Raw YUV: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(refer to new YUV formats category page)
Line 1: Line 1:
* FourCCs: YVU9, YUY2, YV12
Raw YUV "codecs" actually just denote that the file stores video data in raw, uncompressed YUV format. The video data in the file will have constant bitrate because each frame is exactly the same size in bytes.
* Samples:
** YVU9: http://www.mplayerhq.hu/MPlayer/samples/V-codecs/YVU9/


Raw YUV "codecs" actually just denote that the file stores video data in raw, uncompressed YUV format. The video data in the file will have constant bitrate because each frame is exactly the same size in bytes.
Please see the [[:Category:YUV Formats|YUV Formats category page]] for information on various specific raw YUV formats.


[[Category:Video Codecs]]
[[Category:Video Codecs]]

Revision as of 14:27, 3 June 2006

Raw YUV "codecs" actually just denote that the file stores video data in raw, uncompressed YUV format. The video data in the file will have constant bitrate because each frame is exactly the same size in bytes.

Please see the YUV Formats category page for information on various specific raw YUV formats.