Huffyuv
Sign in to saveHuffyuv (or HuffYUV) is a lossless video codec created by Ben Rudiak-Gould which is meant to replace uncompressed YCbCr as a video capture format. The codec can also compress in the RGB color space.
Key facts
- Software.screenshot size
- 260
- Software.developer
- Ben Rudiak-Gould
- Software.released
- 2000
- Software.operating_system
- Windows 9x, NT
- Software.programming language
- C++
- Software.genre
- lossless video codec
- Software.license
- GNU GPLv2
- Software.discontinued
- yes
via Wikipedia infobox
Wikidata facts
- Official website
- www.math.berkeley.edu:80/~benrg/huffyuv.html
- Image
- Huffyuv config in Wine.png
Show 1 more fact
- software version identifier
- 2.1.1
Sources (1)
via Wikidata · CC0
~2 min read
Article
4 sectionsContents
- Implementations
- See also
- References
- External links
Huffyuv (or HuffYUV) is a lossless video codec created by Ben Rudiak-Gould which is meant to replace uncompressed YCbCr as a video capture format. The codec can also compress in the RGB color space.
"Lossless" means that the output from the decompressor is bit-for-bit identical with the original input to the compressor. Lossless only occurs when the compression color space matches the input and output color space. When the color spaces do not match, a low loss compression is performed.