Claudio "KLaN" Ciccani wrote:
Hi,
Hi.
I have written a VideoProvider for xine. It uses an experimental video driver; it works and seems stable,
This sounds good. Does that mean we can finally use xine's wonderful dvdnav support under directfb?
You can play every video supported by xine.
Also I am not a big C/C++ guy, would it be possible for you to supply a sample app that does something like take a filename on the command line and play it on a directfb surface or in a window using the xine provider? Is it used like the other video providers?
Yes, it works as a common video provider. I have uploaded 2 sample apps here: http://web.cheapnet.it/klan82/dfbxine_examples.tar.gz
sample1.c: uses the VideoProvider (use ESC,Q,q to quit; P,p to play; S,s to stop;
CURSOR_UP to increase size; CURSOR_DOWN to decrease size)
sample2.c: uses the driver directly (use ESC,Q,q to quit; P,p to play; S,s to stop; SPACE to toggle pause)
Best Regards,
Claudio--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
