Difference between revisions of "FourCC"
Jump to navigation
Jump to search
(FourCC links) |
|||
Line 7: | Line 7: | ||
Good lists of FourCC (or FOURCC) can be found here: | Good lists of FourCC (or FOURCC) can be found here: | ||
− | * | + | * http://abcavi.kibi.ru/fourcc.php |
− | * | + | * http://www.fourcc.org/codecs.php |
− | * | + | * http://wiki.multimedia.cx/index.php?title=FourCC |
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 13:32, 19 May 2007
FourCC, - sometimes called FOURCC or fourcc - is a 4-bytes identificant which specify the format of datas contained in a media file.
Every codec has its own unique FourCC.
This is very useful to tell if VLC media player can or cannot read a video codec.
Good lists of FourCC (or FOURCC) can be found here: