[MPlayer-dev-eng] [PATCH] DR support for vo_corevideo

Reimar Döffinger Reimar.Doeffinger at gmx.de
Fri Sep 7 19:18:20 CEST 2012


On Fri, Sep 07, 2012 at 09:48:30AM +0200, Stefano Pigozzi wrote:
> On Fri, Sep 7, 2012 at 5:35 AM, Zongyao Qu <zongyao.qu at gmail.com> wrote:
> >
> > I am currently working on the IOSurface based buffer sharing mechanism.
> > Hoping I could submit it in the not far future, since I have to make
> > MPlayerX (a mplayer frontend I wrote) to be compatible with it first.
> 
> 
> I'm interested in an IOSurface based sharing mechanism. Do you plan to make
> it as a backend for -vo gl (much like x11, sdl and w32 backends), rendering
> to the IOSurface instead of a window?

That seems like a very interesting approach, despite still being
OS-specific.
Looking at Apple's samples
(http://developer.apple.com/library/mac/samplecode/MultiGPUIOSurface/Listings/ServerOpenGLView_m.html)
it looks like it shouldn't be that hard to plug it into the existing
OpenGL backend mechanism.
Unfortunately I have only a PowerPC Mac, so I won't be able to work on
this myself since it requires 10.6.


More information about the MPlayer-dev-eng mailing list