[Libva] VaSurface coping

Sergey Omelchenko arieserg at gmail.com
Thu Jan 12 09:08:27 PST 2012


1. Is it possible to copy one surface content to another without cpu memory
mapping?
I am trying:
VAImage va_img;
vaDeriveImage(va_display,va_surf_1,&va_image);
vaPutImage(va_display,va_surf_2,va_img.image_id,.....);
But, va_surf_2 still empty.

2. Is it possible to copy opengl PBO content to vaapi surface without cpu
memory mapping?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libva/attachments/20120112/22737c97/attachment.htm>


More information about the Libva mailing list