Thanks,

Am Montag 21 November 2005 10.03 schrieb Dik Takken:
> > for every take. This way I can produce many individual mpeg files which 
must
> > be joined together. Is there a more elegant way such that I can chain the
> > takes on the YUV4MPEG level before piping them into mpegenc? I am using 
the
> > PAL norm.
> 
> You can do something like this in Bash:
> 
> ( <command that generates yuv4mpeg> ; <another command that generates 
> yuv4mpeg> ; ...  ) | mpeg2enc
How can I get rid of the headers of the individual streams?

> 
> In this way you can generate one continuous yuv4mpeg stream using 
> different filtering/processing tools for each part of the stream. Be sure 
> that each command generates exactly the same output format (resolution, 
> framerate, etc).

Thank you,
Michael


-------------------------------------------------------
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