Abekas YUV

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|yuv}} }} == Overview == '''Abekas YUV''' is raster image file format. Images use the YUV color space, an...")
 
 
(7 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
|extensions={{ext|yuv}}
 
|extensions={{ext|yuv}}
 
}}
 
}}
== Overview ==
+
'''Abekas YUV''' is a raster image file format. Images use the [[YUV]] color space, and are subsampled.
'''Abekas YUV''' is raster image file format. Images use the YUV color space, and are subsampled.
+
  
It is a ''raw'' format, storing only the bitmap. It cannot be decoded unless you know, or can figure out, the image dimensions.
+
It is a ''[[Raw bitmap|raw]]'' format, storing only the bitmap. It cannot be decoded unless you know, or can figure out, the image dimensions.
  
Note that there are other YUV image formats that also use the .yuv extension.
+
Note that there are other YUV image formats that also use the .yuv extension. The Diskus YUV format is apparently the same as the Abekas one, using only raw data for the three color layers and no headers. Apparently "qcif format" is one label for a family of YUV formats, but the format of a particular file can vary in the size of each of the layers and whether they are interlaced or progressive. Quantel raw uncompressed YCbCr (QNT) is another format label.
  
 
== Software ==
 
== Software ==
* [http://netpbm.sourceforge.net/ Netpbm]
+
* [[Konvertor]]
 +
* [[Netpbm]]: ppmtoyuv, yuvtoppm
 +
* [http://www.sunrayimage.com/yuvtools.html YUVTools]
 +
 
 +
== Sample files ==
 +
* [http://www.sunrayimage.com/examples.html Some example YUV files] (qcif format), 6 frame animations
  
 
== Resources ==
 
== Resources ==
 
* [http://netpbm.sourceforge.net/doc/ppmtoyuv.html ppmtoyuv manual]
 
* [http://netpbm.sourceforge.net/doc/ppmtoyuv.html ppmtoyuv manual]
 +
* [http://www.sunrayimage.com/yuvformat.html YUV format discussion]
 +
* [http://www.fourcc.org/yuv.php YUV pixel formats]

Latest revision as of 14:35, 7 May 2019

File Format
Name Abekas YUV
Ontology
Extension(s) .yuv

Abekas YUV is a raster image file format. Images use the YUV color space, and are subsampled.

It is a raw format, storing only the bitmap. It cannot be decoded unless you know, or can figure out, the image dimensions.

Note that there are other YUV image formats that also use the .yuv extension. The Diskus YUV format is apparently the same as the Abekas one, using only raw data for the three color layers and no headers. Apparently "qcif format" is one label for a family of YUV formats, but the format of a particular file can vary in the size of each of the layers and whether they are interlaced or progressive. Quantel raw uncompressed YCbCr (QNT) is another format label.

[edit] Software

[edit] Sample files

[edit] Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox