Raw RGB

From MultimediaWiki
Revision as of 10:31, 21 March 2007 by DonDiego (talk | contribs) (link fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In MOV files, the 'raw ' FourCC is used to denote raw, uncompressed RGB. In Microsoft multimedia files, the absence of a FourCC (i.e., FourCC 0x00000000) generally denotes uncompressed RGB video data. The data may be palettized or grayscale 1-, 2-, 4, or 8-bit data, or 15-, 16-, 24-, or 32-bit RGB (or RGBA/ARGB/BGRA/ABGR) data, all depending on the video parameters transported within the specific file.