<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-flowed"
 style="font-family: -moz-fixed; font-size: 13px;" lang="x-western">Hi
<br>
<br>
I have stolen the subject of this email from a previous post about the
same topic.
<br>
<br>
Currently I am using XvPutImage to display a video stream. The video
needs to be overlayed with various items (pixmaps, text, custom
drawing). As it stands there is a lot of flickering of the overlayed
items. When this is double-buffered (using standard pixmaps) the
flickering, obviously, goes away.
<br>
<br>
I see that XVPutImage does not support writing to pixmaps, only to
windows (xf86XVEnlistPortInWindow seems to be the start of the
problem...). The system is running version 1.3.0. I have checked 1.7.1
and seen that it too doesn't support XVPutImage to pixmaps.
<br>
<br>
I have a few questions:
<br>
<br>
 - has any progress been made in supporting XVPutImage with pixmaps?
<br>
 - if not
<br>
   - what are the alternatives for overlaying text, pixmaps etc?
<br>
   - is there anyone who can provide me with some guidance to implement
the pixmap version of XVPutImage.
<br>
<br>
I appreciate any feedback.
<br>
<br>
Many thanks
<br>
Matthew Fincham
<br>
</div>
</body>
</html>