>Unfortunately, no. You can do further processing offline using >tcextract, but that can't be done on the fly (well, there is of course >the FIFO way). >Not all formats can be extracted using tcextract.
It seems yuv4mpeg actually does a raw file: transcode -y yuv4mpeg,null -J modfps=clonetype=5=buffer=24 \ --export_fps 0,3 -i input.avi -o /dev/stdout \ | mplayer - -demuxer y4m -rawvideo w=640:h=260:format=yv12 Am I wrong? (wow, another Italian) etb