On Sun, 22 Aug 2004, Anne Wilson wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Sunday 22 Aug 2004 15:18, Bernhard Praschinger wrote:
> >
> > I guess you have used the -b option when you encoded the mpg movie.
> > And you have to add that option +audio bitrate to mplex with the -r
> > option.
> >
> I'm still working at a very simple level, starting from settings you gave me 
> and adapting only a little at a time ;-) - so on checking back I find that I 
> do have -b 4500 in the mpg encoding command.
> 
> > So you command should llook like that:
> > mplex -r 4750 -V coda.m2v coda_sound.mp2 -o coda.mpg
> >
> I'm still getting similar errors.  I think this bit of output is the bit you 
> need to see:

Its much easier to use one of the presets unless you really really want
to fine-tune the bitrate (-r ) video buffer size etc.. In your case

mplex -f 8 coda.m2v coda_sound.mp2 -o coda.mpg

should. It will produce a DVD compliant stream, hope that cant hurt. Same
with mpeg2enc:

lav2yuv movie.eli   | mpeg2enc -f 8 -q 6 -o coda.m2v

should give you something to start with. Later you can play with
-q, -r etc.. I have not been following this thread closely, so sorry if 
I missed out something.

Selva



-------------------------------------------------------
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