On Mon, 21 Nov 2005 10:15:15 +0100
Michael Hanke <[EMAIL PROTECTED]> wrote:

> > ( <command that generates yuv4mpeg> ; <another command that generates 
> > yuv4mpeg> ; ...  ) | mpeg2enc
> How can I get rid of the headers of the individual streams?

tail +2 should do the trick.

You could also split every take needing different processing parameters into 
its own yuv file, and compress them all when you're done with them instead of 
building a humongous command line. You'd need plenty of disk instead.

/Sam


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to