From: Marth64 <marth64@proxyid.net> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnav Date: Sat, 2 Mar 2024 22:28:00 -0600 Message-ID: <CA+28BfBWXUx7=eTRV6Gi7veoNK9F1XLLJh8gO7pUYiZh-OHqsw@mail.gmail.com> (raw) In-Reply-To: <ff92788e-a1ba-47fd-938b-f27fe97633f5@gmail.com> 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 <jamrial@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-request@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-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2024-03-03 4:28 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <20240302080816.9E45141198D@natalya.videolan.org> 2024-03-02 17:03 ` Jean-Baptiste Kempf 2024-03-02 17:12 ` James Almer 2024-03-03 4:28 ` Marth64 [this message] 2024-03-03 7:32 ` Jean-Baptiste Kempf
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='CA+28BfBWXUx7=eTRV6Gi7veoNK9F1XLLJh8gO7pUYiZh-OHqsw@mail.gmail.com' \ --to=marth64@proxyid.net \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git