PDA

View Full Version : merge .264 streams in one avi file


msm_007
7th October 2009, 00:09
Hi,
Please I have a lot of .264 streams encoded with x264 from raw yuv files.
I’ve merged them in one 264 stream, but I need to merge them in one avi file
How can I merge them in one avi file please?

LoRd_MuldeR
7th October 2009, 00:12
While AVI is not the best container to store H.264, there still is the avc2avi (http://sourceforge.net/projects/avc2avi/files/) tool, which can mux "raw" H.264 streams into AVI.

As you already merge the H.264 streams together, that should be all you need...