Hallo

> On Sunday 22 Aug 2004 17:12, Bernhard Praschinger wrote:
> > > I'm still getting similar errors.  I think this bit of output is the bit
> > > you need to see:
> >
> > I see no errors. the output is fine for me.
> >
> But after a few lines it exits with 'too many frame drops'.
Than the bitrate you have used is still to low. 

> > > mplex -V -r 4750 coda.m2v coda_sound.mp2 -o coda.mpg
> > >    INFO: [mplex] Frame width     : 720
> > >    INFO: [mplex] Frame height    : 576
> > >    INFO: [mplex] Aspect ratio    : 1:0.6735
> > >    INFO: [mplex] Picture rate    : 25.000 frames/sec
> > >    INFO: [mplex] Bit rate        : 4500000 bits/sec
> > >    INFO: [mplex] Vbv buffer size : 229376 bytes
> >
> > Do you really have encoded video without the -f option ? If not you
> > should use the same option in mplex to.
> >
> The m2v was made with
> 
> lav2yuv coda.eli | yuvscaler -O DVD | yuvdenoise | mpeg2enc -f 9 -b 4500 -q 7
> - -4 1 -2 1 -o coda.m2v
I guess that the -b option was ignored. Do you really want to use the -f
9. If you create something for DVD you usually use -f 8, if you want to
create generic MPEG2 you usually use -f 3. -f 9 is something suitable
for DX2 and other MPEG decoder cards. So use -r 8000 or higer till you
don't get that message any more. You might also tell mplex that you have
used a bigger buffer, so you can also try to add -b 300, to your mplex
commandline. 

> I didn't know the best way to get the soundtrack, so I probably went a long
> way round.  I took a clip from the main film, got the soundtrack with
> 
> lav2wav musicclip.avi > musicclip.wav
> 
> Then I imported it into audacity so that I could correct the length and fade
> the ending, and exported it back to .wav.  I then added it back to the silent
> coda.avi with lavaddwav, and finally made the mp2 with
> 
> lav2wav coda_sound.avi | mp2enc -v 2 -V -o codasound.mp2
That should work. You could have piped the generated wav from audacity
directly to mp2enc.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to