Hi all This may not be relevant to everybody but ... I am capturing here YUV frames using Coriander. On my Athlon 32 it works fine and the used script to buld my movies back is :
(find . -name \* | xargs cat) | yuyvto4m -k -w 1244 -h 934 -a 1:1 -i p -r 16:1 | bunch_of_filters | yuvplay Let say I have a sequence of frames such as : AAAAAAAAAAAAA BBBBBBBBBBBBBBBBBB CCCCCCCCCCCCC Well I end up with AAAABBBBBAAAAABBBBBCCCCCBBBBBCCCCCC A chance that is not my DNA ! System is Suse 10 on a 64 x2 Atlon 4400+ For Info: the little bugger is encoding in PAL yuvfps -s 16:1 -r 25:1 | mpeg2enc -v 1 -4 1 -2 1 -r 20 -R 0 -D 10 -g 6 -G 9 -q 2 -b 9300 -K tmpgenc -M 2 at the amazing pace of circa 25 fps !!!! cheers E ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users