[FFmpeg-user] vob->mpeg4 with subtitle track
Alon Bar-Lev
alon.barlev at gmail.com
Mon Nov 19 21:03:07 CET 2012
On Mon, Nov 19, 2012 at 10:00 PM, Roger Pack <rogerdpack2 at gmail.com> wrote:
>> I know this had been discussed some times, but I could not fine any
>> definite answer... I have vob file with dvdsub stream, I want this stream
>> to be embedded within the output mpeg4.
>
> How do you get a vob file from a DVD? I can try and reproduce the
> failure it for instance with my copy of "sintel" DVD :)
> -roger-
I use the following command within a loop of lsdvd output:
tccat -i /dev/dvd -T 1,${chapter} > "${chapter}.vob"
I can open the vob within vlc and select the subtitles, so the vob is OK.
Thank you for your help!
Alon.
More information about the ffmpeg-user
mailing list