[Ffmpeg-devel] [PATCH] dvdsub encoder -- 2nd version
Guillaume POIRIER
poirierg
Sat Nov 5 11:30:19 CET 2005
Hi,
On 31 Oct 2005 15:50:16 -0000, Wolfram Gloger
<wmglo at dent.med.uni-muenchen.de> wrote:
> > or if you have a .vob with subtitles
> >
> > ffmpeg -i x.vob -acodec copy -vcodec copy -scodec dvdsub -newsubtitle
>
> arghh, here ^
> an out.vob is missing before "-newsubtitle".
God, I'm such a n00b with ffmpeg. Here is the error message I get:
./ffmpeg -i MIRACLE_WORKER.vob -acodec copy -vcodec copy -scodec
dvdsub /tmp/out.vob -newsubtitle
ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-a52 --disable-debug
built on Nov 5 2005 10:47:01, gcc: 4.0.2 20050808 (prerelease)
(Ubuntu 4.0.1-4ubuntu9)
Input #0, mpeg, from '/mnt/fatty/G/MIRACLE_WORKER/vob/MIRACLE_WORKER.vob':
Duration: 01:42:20.9, start: 0.280000, bitrate: 9750 kb/s
Stream #0.0[0x1e0], 25.00 fps: Video: mpeg2video, yuv420p, 720x576, 8800 kb/s
Stream #0.1[0x80]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.2[0x81]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.3[0x82]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.4[0x83]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.5[0x84]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Could not find input stream matching output stream #0.2
Am I missing something to make this whole thing work?
Guillaume
--
Reading doesn't hurt, really!
-- Dominik 'Rathann' Mierzejewski
More information about the ffmpeg-devel
mailing list