Re: real dvd support in ffmpeg?
Nico Sabbi <nsabbi <at> email.it>
2007-08-01 09:11:14 GMT
tuitfun wrote:
>hello,
>
>from what i've read in the archive, when processing dvd's most people just use
>.vob files in VIDEO_TS directory. but each .vob file is not a complete movie so
>it's been suggested that the .vob files should be cat'ed together first.
>
that method doesn't work with multi-angle dvds
> is
>this the proper way to handle dvd's in ffmpeg? there're comments that some
>infos, eg. language name & index, are not stored in the .vob files. so, is
>there a better way to transcode/rip dvd's other than processing the .vob files
>directly. in mplayer, there's a dvd:// option specifically.
>
>another related question is, can ffmpeg work with dvd image stored in a file,
>eg. .iso, .ngr, .mds?
>
>i've read from an old post that for this to work, a new URLprotocol might need
>to be implemented. has this been done already? i think mplayer is using
>libdvdread for accessing dvd's. would it also work with ffmpeg?
>
>thanks a lot for your help, :)
>tuit
>
>
>
>
dvdread is a very ugly library, and ffmpeg doesn't need one more wrapper;
(Continue reading)