rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.08k stars 412 forks source link

Issue with enabling --enable-libbluray option during FFmpeg build #734

Open tknts opened 6 months ago

tknts commented 6 months ago

When attempting to build FFmpeg with the --enable-libbluray option enabled, the build process fails. It seems that enabling this option causes a failure in the build process.

https://trac.ffmpeg.org/ticket/10937