On Thu, 2001-10-18 at 12:45, Michael Zayats wrote:
> well I am trying to draw 2 streams of yuv420 frames to 2 windows
> 
> I am doing XvShmPutImage , once to first window and once to another once to
> first, once to another etc.
> 
> I use separate shared memories for each window.
> 
> I am doing it very slowly (usleep(3000000) between each draw). the strange
> thing is that when I draw to one of the windows the second goes BLUE!

Most if not all consumer hardware has only one video overlay, sounds
like the i810 is no exception there. ;)

xvinfo shows the available Xv adaptors. I think the number of ports is
equivalent to the number of XvImages that can be displayed
simultaneously.


-- 
Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to