[Bug 278705] multimedia/ffmpeg: update to 8.0.1 (WIP)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 25 Dec 2025 08:58:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278705

--- Comment #44 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Some files produce errors related to issues like audio channel layout, but by
porting the code added for LIBAVCODEC_VERSION_MAJOR > 60 of qt6-webengine, we
can get past that.

However, there is code that uses reordered_opaque in
${WRKSRC}/src/3rdparty/chromium/media/filters/ffmpeg_video_decoder.cc, and it's
unclear whether it will work if simply ported as-is.

So, it might be better to switch qt5-webengine to use the bundled ffmpeg rather
than forcefully applying patches for using system ffmpeg-8, probably :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.