
			    Enjoympeg



Enjoympeg is an MPEG-1 video player based on the source of plaympeg from the 
SMPEG library. It has a hideable control bar which allows you to play/pause,
stop, seek and switch to fullscreen mode.


Usage:
======

Start the program with:

    enjoympeg [FILE]
    
If started without FILE, a Filedialog pops up.

Right mouseclick toggles controlbar.
In fullscreen mode right mouseclick toggle controlbar and mousecursor.

Enjoy it!


Requirements:
=============

	* SMPEG library 0.4.2
		http://www.lokigames.com/development/smpeg.php3
	* Simple DirectMedia Layer 1.1.6
		http://www.devolution.com/~slouken/SDL/

Install:
========

	./configure
	make
	make install (as root)


BUGS:
=====
	
	Please mail bug reports, fixes, ideas and other stuff 
	to dieter.mittelmaier@freenet.de Subject: enjoympeg
