Hallo > Following section 7 if the how-to, I tried to use lav2mpeg: > > lav2mpeg -o mpeg2 -O newbyhall.mpg newbyhall.eli Sh.... the doku is again out of date. After I wrote that in the howto they have changed the syntax .....
[....] > So, I changed the command to: > > [EMAIL PROTECTED] Data]$ lav2mpeg -m mpeg2 -o newbyhall.mpg newbyhall3.eli > 11:40:20 - mode=mpeg2 - outfile=newbyhall.mpg - > 11:40:20 - using mode=mpeg2, stereo=2 audio bpr=224 > 11:40:20 - beginning conversion of newbyhall3.eli to newbyhall.mpg > 11:40:20 - had 3296 to encode > 11:40:20 - beginning video encoding > 11:40:20 - ugh! video encoding failed, bailing. used command: > 11:40:20 - nice -n 19 lav2yuv newbyhall3.eli | nice -n 19 yuvdenoise > - -F | nice -n 19 mpeg2enc -f 3 -b 1152 -q 12 -4 1 -2 1 -o newbyhall.m2v > > I tried the -N switch which came up with: > > [EMAIL PROTECTED] Data]$ lav2mpeg -N -m mpeg2 -o newbyhall.mpg newbyhall3.eli > 11:43:14 - being noisy - mode=mpeg2 - outfile=newbyhall.mpg - > 11:43:14 - using mode=mpeg2, stereo=2 audio bpr=224 > 11:43:14 - beginning conversion of newbyhall3.eli to newbyhall.mpg > 11:43:14 - had 3296 to encode > 11:43:14 - beginning video encoding > COMMAND=nice -n 19 lav2yuv newbyhall3.eli | nice -n 19 yuvdenoise -F > | nice -n 19 mpeg2enc -f 3 -b 1152 -q 12 -4 1 -2 1 -o newbyhall.m2v [...] > INFO: [mpeg2enc] Setting colour/gamma parameters to "PAL B/G" > INFO: [mpeg2enc] Progressive format frames = 1 > **ERROR: [mpeg2enc] Horizontal size is greater than permitted in > specified Level > 11:43:14 - ugh! video encoding failed, bailing. used command: > 11:43:14 - nice -n 19 lav2yuv newbyhall3.eli | nice -n 19 yuvdenoise > - -F | nice -n 19 mpeg2enc -f 3 -b 1152 -q 12 -4 1 -2 1 -o newbyhall.m2v > > I presume that the clue is in the line > ++ WARN: [lav2yuv] unspecified sample-aspect-ratio --- taking a guess... No thats not the problem. the problem is that part: ... yuvdenoise - -F ... > What do I need to do about this? Finding someone that check and fixes the script. ;) If you have a full size movie just try that command: lav2wav newbyhall3.eli | mp2enc -V -o audio.mp2 lav2yuv newbyhall3.eli | yuvdenoise | mpeg2enc -f -b 4500 -q 7 -4 1 -2 1 -o new.m2v You multiplex it with that command: mplex -f 3 -r 4750 -V audio.mp2 new.m2v -o final.mpg auf hoffentlich bald, Berni the Chaos of Woodquarter Email: [EMAIL PROTECTED] www: http://www.lysator.liu.se/~gz/bernhard ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users