INTRODUCTION
------------

This directory contains some sample apps to test video providers capabilities.



DESCRIPTION
-----------

sample1: a small example about using video providers in windowed mode.

sample2: similar to the previous, but uses xine through the "DFB" video 
         output driver instead.

df_xine: primarily a test app for the "DFB" xine video output driver
         (you can navigate DVDs with this one).



USAGE
-----

Simply run:

$ <app> video-file

to watch what you want.

Run:

$ <app> -h

to have a brief help.

