Raw RGB

From MultimediaWiki
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.