Differences between version 2 and revision by previous author of AVI.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Friday, June 17, 2005 5:37:03 pm | by JohnMcPherson | Revert |
Older page: | version 1 | Last edited on Friday, June 17, 2005 4:35:10 pm | by PerryLorier | Revert |
@@ -1,7 +1,7 @@
-[AVI] is an acronym for __A__udio __V__ideo __I__nterleved
.
+[AVI] is an acronym for __A__udio __V__ideo __I__nterleaved
.
-Avi is a container format defined by Microsoft for media files. Avi files are codec independant
and can contain [VBR] video, but only constant bitrate audio as the AVI file uses the audio track for it's
time information.
+Avi is a container format defined by Microsoft for media files. Avi files are codec independent
and can contain [VBR] video, but only constant bitrate audio as the AVI file uses the audio track for its
time information.
The file(1) command under linux can be used to determine what codecs are used within a avi container file.
Compare [Ogg|OggVorbis]