Hallo

>         If I try :
> cat stream.yuv | yuvdenoise -F -f | yuvfps -r 30000:1001 | mpeg2enc -f 8 -q 7
> -4 1 -2 1 -P -I 0 -N -o svcd_stream.m2v
> 
>         I get a very very long stream that plays very slowly each frame in the
> original lasts several seconds. The ration seems to be being misunderstood.
> I'm converting using-r instead of -c because the frame rate (reported by
> mplayer) is 59.94. If I just put this through assuming its a 29fps stream it
> plays at half speed.
I guess that the number you see is the fieldrate which is is 60000:1001
(about 59,9x).

What framerate does yuvfps print out when you start it in verbose mode
(-v 2) ?

Do you remember the framerate or fieldrate mpeg2enc printed out when
encoding started ?
Here you might also have to set the mpeg2enc -F option too. But I think
you have alreaddy tried that option. 

>         Any ideas on the yuvfps option ?
If you know that the header is wrong you also have to add the -s, else
yuvfps will assume that the header is correct, and change the framerate
from 60000:1001 to 30000:1001 FPS. Or it is doing something else weird. 

Are you still battling with the stream from the 27th May ?

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: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to