WHAT FUCKING SHIT IS THIS?
--------------------------
LZOcodec is a windows codec. It makes a lossless video compression with
three steps, first converts RGB information to YUY2 (if necesary) then
makes a compression algorithm of my own, and last uses LZO algorithm to
compress the information.

WHAT IS IT USEFULL FOR?
-----------------------
Well, you can use it as capture codec like Huffyuv or LOCOcodec if you
have a fast computer. But the main use I can think is to compress computer
generated videos (or animation movies).

If you think about it you can use for:
- Capture your screen as an avi
- Convert a SWF (flash file) to an avi
- Convert a Power Point file to an avi
...

CAN I USE IT FOR REAL VIDEO?
----------------------------
Yes, of course you can. But do not expect too much performance.


WHY MUST I USE IT?
------------------
Well, if you like "Camstudio losless codec" you will probably know that
this kind of codecs compress every frame without take care of previous one.
But LZOcodec uses previous one in order to compress much more.
So If you like "Camstudio lossless codec" you will love LZOcodec!


INSTALATION:
------------

Simply make a "right click" on the file "LZOcodec.inf" and then a "left
click" on "install". 


LICENSE:
--------

This software is provided as-is and there is no type of waranty.
So if your windows hangs, your hard drive breaks or your girlfriend slaps
you, I'm not responsible.

This software is free software to use but MUST NOT BE INCLUDED AS PART OF
ANY COMERCIAL SOFTWARE. If your software is free software you can include
it.

AUTHOR:
-------
The author of this codec is me. Abraham Macias Paredes.

