﻿    _ _ _ _   _ _ _ _             _ _ _ _        _
   |       | |         \      /  |         |    / |
   |   \   | |_ _ _     \    /   |_ _ _    |   /  |
   |    \  | |           \  /    |         |  /   |
   |_ _ _\_| |_ _ _ _     \/     |_ _ _ _  |_/    |
          \



QEVEN 0.3.2

DEPENDENCIES:
- Qt4 Development Tools ( >=4.2 )
- MPlayer
- MEncoder

INSTALL:
- Extract the source file
    example: 
	   extract to <username_dir>/qeven
		
- Change to the source dir 
    example: 
	   cd <username_dir>/qeven
		
- Execute qmake and make tools 
    example: 
	   qmake QEVEN.pro
		make
		
- Execute the program
    example:
	   ./QEVEN
