  oqtplayer [--noaudio] [--novideo] [--mono] [--fullscreen] filename

OQTPlayer is a very very small, even not functionnal, very very buggy
video player that uses OpenQuicktime and the SDL library (www.libsdl.org).

It is just a example to see how easy it is to use the OpenQuicktime library.
Really!

DONE:
 * audio buffering
 * video seeking to arbitrary frame (not only keyframe)
 * video frame dropping
 * audio/video synchronization
 * YUV direct output (with scaling)
 * audio seeking (but does not work well due to a bug in mpg123lib)

TODO:
 * using QT audio/video synchronisation
 * skins (?)
 * easter egg (??)
 * 3D virtual reality interface (???)
 * humf... debug ?  <sigh> (!)

LICENSE
As the OpenQuicktime project, this project is placed under GNU Lesser
Gnu General Public License.


-
Antoine
