Re: 3 dvd problem

Bj|rn Englund <[email protected]> Tue, 4 May 2004 11:15:12 +0200
Newsgroups gmane.comp.video.ogle.devel
Message-ID <[email protected]>
Fri Apr 30 2004, Daniel wrote:

> I need to write a program that can play 3 dvd, from 3 different drives at the same time. All 3 will be controlled by 1 GUI ( when I hit "pause", all 3 will pause).
> I would like to know if this is possible with ogle.

I don't see why it shouldn't work.
It will be just like running 3 ogle at the same time.
You will probably need to make your gui have one thread/process per ogle instance.
It all depends on what kind of features/performance you want.
Opening 3 Xv windows might not be possible so you could have to use
unaccelerated/unscaled X windows. Are you outputting the audio to the same
soundcard or no audio, ...
Try running three normal ogle players at the same time first (if you haven't 
done that)

/Björn