Hallo > Then i used "mogrify *" on all the images. before that i got > some complaints from png2yuv: > > png2yuv -v 2 -f 25.00 -I t -L 1 -n 24 -j pic/img%02d.png > menu.yuv > INFO: [png2yuv] Parsing & checking input files. > --DEBUG: [png2yuv] Analyzing pic/img00.png to get the right pic params > INFO: [png2yuv] Image dimensions are 720x576 > INFO: [png2yuv] Movie frame rate is: 25.000000 frames/second > INFO: [png2yuv] Interlaced frames, top field first. > INFO: [png2yuv] Frame size: 720 x 576 > INFO: [png2yuv] Now generating YUV4MPEG stream. > **ERROR: [png2yuv] mpegz: UNKNOWN COLOR FORMAT 3 in PNG transformation ! I don't know if every option in png2yuv is supported. I think: -I p, would be correct. It is unlikely that that you created a interlaced png.
> So after mogrifying the pictures i can create a YUV stream. > > png2yuv -v 2 -f 25.00 -I t -L 1 -n 24 -j pic/img%02d.png > menu.yuv > ... lots of debug stuff ... What happens when you replace the "> menu.yuv" with "| yuv2lav -o test.avi" And test than your mjpeg encoded avi file with glav, if that works mplayer has a problem. Do you get a reasonable output when you encode the images with mpeg2enc ? > But when i use MPlayer to show the stream i get lots of garbage output. > In the output i can see the generated pictures, but they are heavily > distorted and garbage is added. Should mplayer be able to handle the yuv stream ? auf hoffentlich bald, Berni the Chaos of Woodquarter Email: [EMAIL PROTECTED] www: http://www.lysator.liu.se/~gz/bernhard ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Mjpeg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mjpeg-users
