[FFmpeg-user] stuck on ffmpeg version 2.8.15
Peter B.
pb at das-werkstatt.com
Mon May 6 23:10:05 EEST 2019
On 06/05/2019 21:54, Reindl Harald wrote:
> https://trac.ffmpeg.org/wiki/CompilationGuide
If you only want to use the executables (not the libraries) you might
also try the "static builds":
https://johnvansickle.com/ffmpeg/
I'm quite happily using them alongside Debian/Ubuntu's repo versions.
Just unpack them to e.g. /opt/ffmpeg and then symlink ffmpeg, ffprobe,
etc into /usr/bin/ under a different name.
For example:
$ ln -s /opt/ffmpeg/ffmpeg-4.1.3/ffmpeg /usr/bin/ffmpeg-4
Kind regards,
Pb
More information about the ffmpeg-user
mailing list