Re: Re: Xine Libstk Video Output Plugin

Darren Vincent Hart <[email protected]> 21 Jul 2003 09:05:07 -0600
Newsgroups gmane.comp.embedded.stk.gui.devel
Message-ID <1058799907.3963.1.camel@sway>
*GGGG* YV12 and YUY2 overlay support!  I've tried both formats, haven't
even implemented the RGB option.  I'm concerned about the Xlib async
problem, especially in light of the SDL docs that say "Do not perform
video and event tasks in separate threads".  I hope we can find a way
around that...

On Mon, 2003-07-21 at 06:06, Marc Strämke wrote:
> Looks frelling great :) Are you using overlay support for this or is 
> this RGB output?
> Darren Vincent Hart wrote:
> 
> > Team,
> > 
> > The code is a bit ugly, and I haven't finished the interface yet, and if
> > I cause some kinda redraw while its playing we get:
> > 
> > Xlib: unexpected async reply (sequence 0x18)!
> > 
> > like with gtk if you don't do the gtk_threads thing (however that goes),
> > BUT IT FREAKIN' WORKS! And it is fast enough to play a 320x240 mpg clip
> > at 640x480 without dropped frames!
> > 
> > I'll clean up the interface ASAP and get it into CVS (sometime this
> > week).  I also need to talk to the Xine folks about getting it added to
> > the xine build.
> > 
> > Darren
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> 
> 
> 
> _______________________________________________
> Libstk mailing list
> [email protected]
> http://www.dvhart.com/cgi-bin/mailman/listinfo/libstk