Hallo

> I encode the yuv stream like this:
> cat stream.yuv | nice mpeg2enc -f 4 -I 0 -V 230 -b 2500 -n p -F 3 -a 2
> -q 9 -g 6 -G 18 -Q 0.0 -S 790 -B 252 -o svcd.m2v
> And audio:
> cat audiodump.wav | nice mp2enc -V -o svcd_audio.m2a
> 
> After Mplexing the audio is never synchronized.
> At the very beginning the result is already a fraction of a second
> asynchron and it gets worse and worse.
Are you soure that you have 25FPS (-F 3 option). Could it be that the
stream was broadcast with 24FPS ? You should see it when you play it
back with mplayer.

> Am I doing anything fundamentally wrong?
> I can fix the beginning of the synchronize problem with the mplex offset
> option, but for the rest would would have to find a way to "scale" the
> audio encoding. Is there a way?
"scaling" could be done with sox. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

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


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to