Kmenc15 - An advanced KDE/Qt MEncoder frontend.
  By Oded Shimon (ods15) <ods15@ods15.dyndns.org>

1. COMPILING
-------------
Yes, step 1 is already compiling, there is no configuring.
To compile, just type:

  make

Or 'gmake', depending on your system.
To compile for debugging or for a faster compile (at the price of a 
much bigger executeable) you can use 'make debug'.


2. INSTALLING
-------------
To install, type:

  make install


I created the Makefile myself, there is no configure script. I am not 
sure if the Makefile will work on odd architectures or distrobutions, so 
please, if you encounter any problems, e-mail me at 
ods15@ods15.dyndns.org . Whatever problem the Makefile might have with 
your specific system, it is most likely a very easy fix, so just report 
to me any bad output it might have. If you know even a little Makefile 
coding or just have simple common snese, try looking at the first 10 
lines or so of the Makefile and fixing yourself, its all very 
self-explanitory. After that, please send me a patch so everyone can 
benefit from your fix.

- ods15
