Posted by Jukka Aho on 02/06/07 16:03
Laphan wrote:
> Is AVI really MPEG-4?
AVI is a container format - a framework for storing video and audio
streams multiplexed into a single file.
AVI - the framework itself - does not specify the actual format of the
streams. Instead, each AVI file has a header which tells which codecs
should be used for viewing the file. If you don't have suitable codecs
installed in your system, you can't play back the file.
For more information, see:
<http://en.wikipedia.org/wiki/Container_format_%28digital%29>
<http://en.wikipedia.org/wiki/AVI>
<http://en.wikipedia.org/wiki/Codec>
<http://en.wikipedia.org/wiki/Video_codec>
<http://en.wikipedia.org/wiki/Audio_codec>
<http://en.wikipedia.org/wiki/FourCC>
<http://www.fourcc.org/>
<http://www.fourcc.org/codecs.php>
<http://www.videohelp.com/tools?tool=GSpot>
--
znark
Navigation:
[Reply to this message]
|