FourCC
From Avisynth wiki
(Difference between revisions)
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 | + | 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].