|
From: Poohba <po...@bl...> - 2004-10-23 21:32:55
|
I don't get that error anymore when using ffmpeg -i video.avi -target ntsc-dvd video.mpg but I do get the following warnings and my video either is unplayable or the video is jumpy, it moves or zooms thru frames. WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 21 PGCS WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 WARN: unknown frame rate 2 WARN: unknown mpeg2 aspect ratio 1 On Mon, 2004-10-18 at 05:55, Heine Laursen wrote: > Hi. > > This is first time I try to create a dvd useing dvdauthor. > > When I try to create a dvd i just get a bunch of these messages, and I > have no idea of what it mean: > WARN: Skipping sector, waiting for first VOBU... > > I Have created a mpeg file useing ffmpeg, with these options: > > ffmpeg -i capture.avi -b 2000 -aspect 4:3 -vcodec mpeg2video -ab 224 -ar > 48000 ./test.mpeg > > Input #0, avi, from 'capture.avi': > Duration: 01:39:08.8, bitrate: 68530 kb/s > Stream #0.0: Video: huffyuv, 704x576, 25.00 fps > Stream #0.1: Audio: pcm_s16le, 44100 Hz, stereo, 1411 kb/s > Output #0, mpeg, to './test.mpeg': > Stream #0.0: Video: mpeg2video, 704x576, 25.00 fps, q=2-31, 2000 kb/s > Stream #0.1: Audio: mp2, 48000 Hz, stereo, 224 kb/s > Stream mapping: > Stream #0.0 -> #0.0 > Stream #0.1 -> #0.1 > > I then maid a dvdauthor.xml file who looks like these: > > <dvdauthor dest="test"> > <vmgm /> > <titleset> > <titles> > <pgc> > <vob file="out.mpeg" /> > </pgc> > </titles> > </titleset> > </dvdauthor> > > and runs dvdauthor -x dvdauthor.xml > And get a bunch of the abow messages! > > How can I fix these so I can create a dvd? > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Dvdauthor-users mailing list > Dvd...@li... > https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |