AVI: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
m 1 revision
 
Raffriff42 (talk | contribs)
add links, remove TODO
Line 1: Line 1:
TODO
'''AVI''' (Audio/Video Interleaved) is a multimedia container, introduced by Microsoft in 1992 and still in widespread use. 
 
=== More Information ===
*[[AviSource|Avisynth: AviSource]]
*[http://en.wikipedia.org/wiki/Audio_Video_Interleave Wikipedia: Audio Video Interleave]
*[http://wiki.multimedia.cx/index.php?title=Microsoft_Audio/Video_Interleaved MultimediaWiki: Microsoft Audio/Video Interleaved]
*[http://en.wikipedia.org/wiki/Digital_container_format Wikipedia: Comparison of (audio/video) container formats]


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 01:40, 21 September 2014

AVI (Audio/Video Interleaved) is a multimedia container, introduced by Microsoft in 1992 and still in widespread use.

More Information