* Mike Pieper ([EMAIL PROTECTED]) wrote:
> Hi Hallvar,
> 
> On Thursday 10 January 2002 19:35, you wrote:
> > Good :) I _promise_ I'll put it up here
> > http://www.ii.uib.no/~hallvar/mplayer-cvs-with-directfbvidprovider.tar.bz2
> > by the end of the day (CET)
> I found it. Thank you.
> 
> > BTW: I'm currently working a little on mplayer's directfb video out
> > driver so that I can play multiple videos by using DirectFB multiapp
> > core.
> Yes, that was something I also thought about later. I think mplayer is not 
> written to run in multiple threads. If there are globals used than it's 
> difficult to add multi instance support. To let it run in different processes 
> is probably a better idea. Perhaps one should simply fork a new process when 
> a new videoprovider instance is created.
Yes I've been thinking of forking new instances of the mplayer
videoprovider, perhaps I'll test it tomorrow, but I have no clue how if
it will work... it's definitly not the best solution. However what I
meant in my "BTW" is that you could run mplayer from the commandline
using a directfb video output "plugin" instead of the ordinary
X11/Xv/mga/etc video output plugins. That way you could run several
mplayers from the commandline and the video output would share the
DirectFB display using DirectFB multi application core. Problem right
now is that DirectFB multiapp core is very much not finished.

You can test the directfb videout plugin I've created using mplayer -vo
directfb from the mplayer source I've provided.

Thanks for your interest!

Hallvar Helleseth


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to