
							MLC Codec.

MLC is lossless codec using Vfw interface. It uses FCC code MLCY. Codec supports YUY2, YV12, RGB24 and RGB32 color spaces. 
All are fully lossles, lossy modes are not implemented.
 
You can inform me about problems, bugs or comments on my mail: miro@linek.sk.


		1. Instalation.

Use InstallMLC.exe.


		2. Description of configure screen.

Compression (predefined) 
	- some predefined configurations. User can always change them manualy. 

Only keyframes
	- when not checked you can define interval between key frames. Non key frames (P-frames) are usually faster and better compressed.

Motion estimation
	- used for P-frames. Usefull for slow scenes. Sometimes it doesn't help too much.

Mode
	- changes inner program parameters. In most cases Standard is the best setting. Maximize speed is usefull for realtime capture. 
	  With Maximize compression user get slightly better compression. The amount of memory used by codec is also dependent on selected mode.

Use multithreading
	-more independent threads are created with this option set.

		3. License.

This program is freeware under GNU GPL license.

May 2011, 					Miro Linek