Hello,

I'm having difficulties generating interlaced MPEG2 streams from images. I have a script that outputs numbered frames. I generate an MPEG2 stream like this:

png2yuv -j Frame%d.png -b 1 -f 25 | mpeg2enc -f 3 -b 9000 -a 3 -o Video.m2v

I am trying to combine two subsequent images into one interlaced frame. So, each input image is actually a single field, every 50 input images generate 1 second of 25 fps film.

I have experimented with the -I and -L options of the png2yuv utility, but I never got what I needed.

Has anyone ever tried something like this?

Thanks for any help!

Dik


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