We have chromium-codecs-ffmpeg and chromium-codecs-ffmpeg-extra packages, both providing /usr/lib/chromium-browser/libffmpeg.so. The -std version builds the file provided by chromium-codecs-ffmpeg and is built without non-free codecs.
Just in case I'm wrong, I checked it on my system:
Just in case I'm wrong, I checked it on my system:
Code:
$ diff src/out/arm64-bullseye-ozone-rel{,-std}/args.gn39,40c39,40< ffmpeg_branding = "Chrome"< proprietary_codecs = true---> ffmpeg_branding = "Chromium"> proprietary_codecs = false
Statistics: Posted by ShiftPlusOne — Sun Jul 07, 2024 7:02 am