I did take caution here,
ffmpeg must be built with all of the following flags: ./configure
--enable-demuxer=dvdvideo --enable-libdvdread --enable-libdvdnav
--enable-gpl

This is also called out in the docs:
> FFmpeg must be built with GPL library support available as well as the
configure switches --enable-libdvdnav and --enable-libdvdread.

Thank you!

On Sat, Mar 2, 2024 at 11:12 AM James Almer <jamr...@gmail.com> wrote:

> On 3/2/2024 2:03 PM, Jean-Baptiste Kempf wrote:
> > Hello,
> >
> > This is missing an "enabled gpl" in the configure.
>
> The libraries were added to EXTERNAL_LIBRARY_GPL_LIST, so configure will
> not suceed without --enable-gpl.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to