Re: write a media player using gtk+



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?

John



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