FourCC

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
Line 1: Line 1:
FourCC, is a FOUR Character Code in the beginning of the media file that tells what codec your system should use for decoding the file. It is mostly associated with [[AVI]] media files. You can use this to force [[AviSource]] to open the avi file using a different codec. A list of FOURCCs can be found [[http://www.fourcc.org/index.php?http%3A//www.fourcc.org/codecs.php here]].  
+
FourCC, is a FOUR Character Code in the beginning of the media file that tells what codec your system should use for decoding the file. It is mostly associated with [[AVI]] media files. You can use this to force [[AviSource]] to open the avi file using a different codec. A list of FOURCCs can be found [[http://www.fourcc.org/index.php here]].  
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 23:51, 14 January 2016

FourCC, is a FOUR Character Code in the beginning of the media file that tells what codec your system should use for decoding the file. It is mostly associated with AVI media files. You can use this to force AviSource to open the avi file using a different codec. A list of FOURCCs can be found [here].

Personal tools