Re: [FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-06 Thread Carl Eugen Hoyos
yzf yzf888.com yzf888.com> writes: > You would try Free DVD ripper Please do not advertise copyright violators here. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-06 Thread Carl Eugen Hoyos
Andy Civil gmail.com> writes: > I tried MPlayer, but I got an error; libdvdread > complained that it couldn't open the file with > libdvdcss. This indicates a broken MPlayer build, you can try dvdnav:// instead of dvd:// > I'm guessing that FFmpeg can't do it, since I > got the alternative

Re: [FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-05 Thread Andy Civil
Thank you for all the suggestions. I want to stick to open-source if possible, on principle. I tried MPlayer, but I got an error; libdvdread complained that it couldn't open the file with libdvdcss. Not sure why. It seemed to open the DVD OK, because it told me the correct number of titles on

Re: [FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-05 Thread y...@yzf888.com
You would try Free DVD ripper at http://www.free-star.org/free-dvd-ripper-freeware.html At 2016-01-06 10:42:13, "Steve Boyer" wrote: >On Tue, Jan 5, 2016 at 5:59 PM, Nicholas Robbins > wrote: >> You might also want to take a look at makemkv (makemkv.com) >Second the nomination of Ma

Re: [FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-05 Thread Steve Boyer
On Tue, Jan 5, 2016 at 5:59 PM, Nicholas Robbins wrote: > You might also want to take a look at makemkv (makemkv.com) Second the nomination of MakeMKV. Not free, but it has a linux version that you can "compile" and install. In my experience, MakeMKV is the only program that can successfully backu

Re: [FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-05 Thread Nicholas Robbins
> On Tuesday, January 5, 2016 4:25 PM, Matt Zagrabelny > wrote: > > On Tue, Jan 5, 2016 at 3:20 PM, Andy Civil wrote: >> Can anyone tell me if there's a command to fetch a title (this is > DVD-speak >> for a 'track') from a DVD file structure? I have a DVD structure in > a >> VIDEO_TS fold

Re: [FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-05 Thread Matt Zagrabelny
On Tue, Jan 5, 2016 at 3:20 PM, Andy Civil wrote: > Can anyone tell me if there's a command to fetch a title (this is DVD-speak > for a 'track') from a DVD file structure? I have a DVD structure in a > VIDEO_TS folder, and I want to fetch title #7 from it, and convert it to > something. This requi

[FFmpeg-user] Can FFmpeg fetch a title from a DVD?

2016-01-05 Thread Andy Civil
Can anyone tell me if there's a command to fetch a title (this is DVD-speak for a 'track') from a DVD file structure? I have a DVD structure in a VIDEO_TS folder, and I want to fetch title #7 from it, and convert it to something. This requires FFmpeg to be aware of the DVD menu structure, and I'm