Chapter description in case of DVD using FFMpeg
Hi, Can anyone let me know, if I can read Chapter description in case of DVD, using FFMpeg. In case if it is possible then which API's I have to use. Do let me know. Thanks, Sunil
Can anyone let me know, if I can read Chapter description in case of DVD, using FFMpeg.
In case if it is possible then which API's I have to use. Do let me know.
The answer is NO. ffmpeg only supports .vob file and can not deal with .ifo file which includes chapter info of DVD. And ffmpeg can not cover DeCSS, and if your dvd is encrypted, then fffmpeg can not deal with it. There are some dvd lib, eg. mplayer includes one. Maybe you can switch to mplayer because ffmpeg is focusing on a/v codec, not file(format) parser. Best Regards, Xie Bo
Hi Bo Xie, Thanks for valuable information. Does FFMpeg support wmv3, .mov and .dat video files ? In case, if I wish to fetch chapter info from .ifo file, is there any open source code for fetching the chapter details related with the I-frames from .ifo file ? Best Regards, Sunil ----- Original Message ----- From: "Bo Xie" <xiebopublic at gmail.com> To: "FFMpeg user questions and RTFMs" <ffmpeg-user at mplayerhq.hu> Sent: Monday, June 06, 2005 1:05 PM Subject: Re: [Ffmpeg-user] Chapter description in case of DVD using FFMpeg
Can anyone let me know, if I can read Chapter description in case of DVD, using FFMpeg.
In case if it is possible then which API's I have to use. Do let me know.
The answer is NO. ffmpeg only supports .vob file and can not deal with .ifo file which includes chapter info of DVD. And ffmpeg can not cover DeCSS, and if your dvd is encrypted, then fffmpeg can not deal with it. There are some dvd lib, eg. mplayer includes one. Maybe you can switch to mplayer because ffmpeg is focusing on a/v codec, not file(format) parser.
Best Regards, Xie Bo
_______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu http://mplayerhq.hu/mailman/listinfo/ffmpeg-user
participants (2)
-
sunil_j@conceptemsys.com -
xiebopublic@gmail.com