Huffyuv

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
 
Line 1: Line 1:
 
Huffyuv is a lossless video codec created by BenRG (the original developer of AviSynth), patterned after JPEG-LS. It supports RGB, UYVY, and YUY2.
 
Huffyuv is a lossless video codec created by BenRG (the original developer of AviSynth), patterned after JPEG-LS. It supports RGB, UYVY, and YUY2.
  
Its homepage used to be at [http://math.berkeley.edu/~benrg/huffyuv.html] but has disappeared. It is mirrored [http://web.archive.org/web/20020607190222/math.berkeley.edu/~benrg/huffyuv.html here]. Version 2.1.1 (binaries and source) is downloadable at [http://neuron2.net/www.math.berkeley.edu/benrg/huffyuv.html Donald Graft's mirror].
+
Its homepage used to be at <span style="color:#c00000"><nowiki>http://math.berkeley.edu/~benrg/huffyuv.html</nowiki></span> but has disappeared. Version 2.1.1 (binaries and source) is downloadable at [{{BenRGMirror}}/huffyuv.html Donald Graft's mirror].
  
 
Latest Huffyuv can be found here: [http://www.doom9.org/index.html?/software2.htm Huffyuv v2.1.1 CCE SP-Patch v0.2.5, released Dec 22, 2003]. Get the file huffyuv_ccesp-patch_025.zip.
 
Latest Huffyuv can be found here: [http://www.doom9.org/index.html?/software2.htm Huffyuv v2.1.1 CCE SP-Patch v0.2.5, released Dec 22, 2003]. Get the file huffyuv_ccesp-patch_025.zip.

Latest revision as of 21:32, 17 September 2014

Huffyuv is a lossless video codec created by BenRG (the original developer of AviSynth), patterned after JPEG-LS. It supports RGB, UYVY, and YUY2.

Its homepage used to be at http://math.berkeley.edu/~benrg/huffyuv.html but has disappeared. Version 2.1.1 (binaries and source) is downloadable at Donald Graft's mirror.

Latest Huffyuv can be found here: Huffyuv v2.1.1 CCE SP-Patch v0.2.5, released Dec 22, 2003. Get the file huffyuv_ccesp-patch_025.zip.

Another implementation exists within libavcodec (MPlayer, FFDShow, etc), which extends the format to support YV12.

Personal tools