Hallo

> I have a new problem, and don't know what's causing it or what to do about it:

> mplex coda.m2v coda_sound.mp2 -o coda.mpg
>    INFO: [mplex] mplex version 1.6.2 (2.2.3 $Date: 2004/01/13 20:45:26 $)
>    INFO: [mplex] File coda.m2v looks like an MPEG Video stream.
>    INFO: [mplex] File coda_sound.mp2 looks like an MPEG Audio stream.
[...]
> ++ WARN: [mplex] Stream e0: data will arrive too late sent(SCR)=6414
> required(DT
> S)=6414
> ++ WARN: [mplex] Video e0: buf=   4542 frame=000000 sector=00000021
> ++ WARN: [mplex] Audio c0: buf=   4096 frame=000000 sector=00000000
> ++ WARN: [mplex] Padding : sector=00000000
> ++ WARN: [mplex] Stream e0: data will arrive too late sent(SCR)=114848
> required(
> DTS)=114414
> 
> .....
> 
> **ERROR: [mplex] Too many frame drops -exiting
> 
> This is for the coda I constructed from stills to avis.  I want to test this
> through to the end before encoding with the whole production.  Advice,
> please?
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.

So you command should llook like that:
mplex -r 4750 -V coda.m2v coda_sound.mp2 -o coda.mpg

PS: You should also find that in the howto. (Look for: Putting the
streams together)

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