Article 6NDNJ Two Rookie question about ffmpeg version and Handbrake on stable.

Two Rookie question about ffmpeg version and Handbrake on stable.

by
viel
from LinuxQuestions.org on (#6NDNJ)
Hi,

I was updating Handsbrake from SBO and I see that it download FFMPEG 7.0 and I think ... maybe it will be statically compiled ... what version of FFMPEG will I have installed?

If I install Handbrake for Slackware 15 stable, it would not be good to use the same FFMPEG version that I have installed?

So in the slackbuild readme:

Quote:
Handbrake Does Not Support Linking to Most System Libraries for MANY OF ITS DEPENDENCIES DUE TO THE LARGE NUMBER OF PATCHES IT UTLIZES FOR THOSE PROJECTS, SO ID WILL COMPILE AND STATICLY LINK THOSE DURING THE BUILD.
Ok this was Sense.

Does Handsbrake need a specific version of FFMPEG to compile? Why isn't it required?
Can I compile it with another version?
So I thought, could different bugs affect me depending on FFMPEG used?
If SBO Slackbuild script is updated tomorrow and I can't remeber what version was used. How can I know what FFMPEG version was used to compile?

Code:[root@arcadia]# cat /var/log/packages/ffmpeg-4.4.1-x86_64-2 | grep so
ffmpeg: ffmpeg (software to record, convert and stream audio and video)
usr/lib64/libavcodec.so.58.134.100
usr/lib64/libavdevice.so.58.13.100
usr/lib64/libavfilter.so.7.110.100
usr/lib64/libavformat.so.58.76.100
usr/lib64/libavresample.so.4.0.0
usr/lib64/libavutil.so.56.70.100
usr/lib64/libpostproc.so.55.9.100
usr/lib64/libswresample.so.3.9.100
usr/lib64/libswscale.so.5.9.100
[root@arcadia curl_monitor]#Code:readelf -a /usr/bin/HandBrakeCLI | grep libav
strings /usr/bin/HandBrakeCLI | grep libav
objdump -s /usr/bin/HandBrakeCLI | grep libavhttps://stackoverflow.com/questions/...-an-executable

Sometimes I lose myself.

Then I see that I have the FFMPEG 4.4.1 version that is up to date for Stable and I see on the web a new version 4.4.4. We have to update?

https://ffmpeg.org/security.html

https://security.gentoo.org/glsa/202312-14

They are unimportant and not to worry?

There are days that I get up thick, sorry if there is any obvious or dumb question.

Thanks.
Viel.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments