
							MLC Codec.

MLC is lossless codec using Vfw standard. 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.

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

		3. License.

This program is freeware.


March 2009, 					Miro Linek