Hello, I am currently creating some mpeg video from stills (png and jpeg) but am having some trouble with aspect ratios and the rectangular pixel problem. I am working in NTSC and creating in 720x480. However, my understanding is that I should be creating it in 720x"something else" and letting the conversion utility (jpeg2yuv/png2yuv?) worry about sizing?
My command line right now looks like: png2yuv -f 24 -I p -b 1 -j k%04d.png | \ yuvfps -r 30000:1001 | mpeg2enc -f 8 -o video.m2v I am about to start a big project and want to make sure that I don't shoot myself in the foot later. Thanks! Eric ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users