[Libva] Fwd: Simple test program produces assert with branch vaapi-ext

Lutz Sammer johns98 at gmx.net
Sat Mar 10 08:15:59 PST 2012


Somebody alive?


-------- Original Message --------
Subject: Simple test program produces assert with branch vaapi-ext
Date: Sat, 04 Feb 2012 20:42:57 +0100
From: Lutz Sammer <johns98 at gmx.net>
To: libva at lists.freedesktop.org

Hello,

I'm trying to write a test program to report a bug.
But it self produces this:

libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib64/va/drivers/i965_drv_video.so
libva: va_openDriver() returns 0
video/vaapi: libva 0.32 (Intel i965 driver - 1.0.16.pre1) initialized
a.out: i965_render.c:2122: gen6_render_put_subpicture: Assertion
`obj_subpic' failed.
Aborted

libva: git from today branch vaapi-ext
libva-intel-driver: git from today vaapi-ext
x11-drivers/xf86-video-intel: 2.17.0-r3
x11-base/xorg-server: 1.11.4

I appended the test application.
To compile gcc -g vaapi.c -lva -lva-x11 -lX11
To run ./a.out or DISPLAY=:0.0 ./a.out

cu,
Johns

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vaapi.c
Type: text/x-c
Size: 5893 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libva/attachments/20120310/620637d2/attachment-0001.bin>


More information about the Libva mailing list