On Mon, 24 Feb 2003 [EMAIL PROTECTED] wrote: > > Plus maybe a way to get rid of the need for a stream.yuv file since it > is big and I have been unable to pipe straight from mplayer-mpeg2enc.
Make stream.yuv a fifo, then pipe from that. For example: mkfifo stream.yuv mplayer -nosound -benchmark -vo yuv4mpeg movie.avi </dev/null & cat stream.yuv | mpeg2enc ... I'm fairly sure that's how it's intended to be used. -- Robert Kesterson [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users