Re: write a media player using gtk+



On Sun, 2007-12-02 at 09:45 +0000, jcupitt gmail com wrote:
On Dec 2, 2007 3:51 AM, Binary Chen <binary chen gmail com> wrote:
Do you know how you get the video memory address of the gdk drawable? I
want to use memcpy to do the copying, because the gdk-draw-rgb-image
can't be accessed during two different threads.

X doesn't let you do this, because it has to work over a network. What
is your platform? Which gtk backend are you using?

I am using tinyX(which is contained in X11 source code) backend, the
tinyX is based on framebuffer device.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]