Hi all,
How can I determine which ffmpeg version is used by handbrake?
Strangely in the Add/Remove Software application for the handbrake 1.10.2-4 ffmpeg is not listed between the dependencies.
No, but ffmpeg is most likely already a dependency of one or several of the packages listed as dependencies for handbrake itself.
Furthermore, ffmpeg will commonly already be installed in just about every GNU/Linux distribution. I haven’t come across any distribution yet that did not have it installed out-of-the-box.
From looking at the files included in the package, no, it doesn’t contain ffmpeg.
Addendum: I am guessing that handbrake assumes ffmpeg to be installed already — as would normally be the case — and if you were to try installing it on a system that for some reason does not already contain ffmpeg, that it would give you a list of potential providers, i.e. indirect dependencies, each of which would be pulling in fffmpeg upon their installation.
And thus, choosing one of the listed providers would ensure that ffmpeg gets installed in your system either way.
HandBrake uses FFmpeg libavformat and libavcodec libraries under the hood
$ pamac info ffmpeg
Name : ffmpeg
Version : 2:8.0.1-2
Description : Complete solution to record, convert and stream audio and video
Provides : libavcodec.so=62-64 libavformat.so=62-64