Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.
Please keep in mind:
Support response
Support checklist
What do you have listed in your dashboard under FFMPEG.
![]()
I've tried several versions, and I've tried changing the location and specifying the location.Have you tried re-installing FFMPEG?
I tried installing from https://ffmpeg.org/releases/ffmpeg-7.0.1.tar.xz and I got the same issuePicture you posted says "your ffmpeg is too old". Perhaps the issue is that you are using the git source? You should be using a release package, not a repo branch. These are for development, not for everyday use.
V6 same issueYou are using the source code, use a static release from here: https://johnvansickle.com/ffmpeg/
Perhaps the issue is V7, try using V6.
ffmpeg -version
you will get the same error. It is a passtru, nothing fancy.Chevereto only issues a command wrapper, simple as that. The wrapper tries for -version, meaning that if you runffmpeg -version
you will get the same error. It is a passtru, nothing fancy.
😎 Try using my docker infra, this stuff works flawlessly there.