LCL-Codec
LCL (lossless codec library) is a compression method for digital video.
LCL is available free of charge and contains two different video codecs: AVIzlib and AVImszh. The lossless video codecs are especially suited for graphical CGI videos.
AVIzlib compresses single images using zlib and optionally with a PNG filter. AVIzlib uses the FourCC zlib.
Compression using MotionSZH is based on the LZ77 data compression, an algorithm by Abraham Lempel and Jacob Ziv from 1977. Edit source text Weblinks Edit sourcetext
wiki