On Fri, 21 Apr 2006, Rich Felker wrote:
On Thu, Apr 20, 2006 at 02:03:12AM -0700, Nabeel Iqbal wrote:
Hi all,
i am looking for the information regarding container for H.264 .
as far i know MPG4 and Quicktime supports the H.264 but don't
know the details. if any one of you have additional information
in this regard kindly post it . that will be a great help.
mp4 and quicktime are the same thing and are one of the most poorly
designed containers out there. Basically you can use any container you
want. Matroska would be a decent choice and even AVI will work if you
want to use it.
afaik, AVI can't contain h264 streams. Virtualdub can nevertheless mux
h264 streams in AVI, but it adds a "vfw" layer.
Vincent