Re: Xine Libstk Video Output Plugin
Marc Strämke <[email protected]> Tue, 22 Jul 2003 14:04:58 +0200
| Newsgroups | gmane.comp.embedded.stk.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
Hmmm how are you doing the Overlays atm, AFAIK may XLIB only be accessed by one frame at the time. Darren Vincent Hart wrote: > *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 >>Libstk@Óq«LD" >>http://www.dvhart.com/cgi-bin/mailman/listinfo/libstk > >