[Libva] bug report - vainfo: dri2_util.c:164: isDRI2Connected: Assertion `dri_state->fd >= 0' failed
Kite Lau
kitelau at gmail.com
Tue Mar 30 02:45:44 PDT 2010
于 2010年03月30日 17:29, Xiang, Haihao 写道:
> Are you using libva master? The i965_drv_video driver on master only
> supports mpeg2 however your video is h264.
Excuse me but what is libva master. My system is equipped with i3-530
arrandle CPU with GPU built in. And here lsmod shows that module i915 is
loaded. I did try to play some .vob files from DVD movies which I think
should be mpeg2 files. But still the same error.
I came across this link http://strangestone.livejournal.com/107092.html
and found that the guy mentioned that he got:
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264High : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
But my vainfo returned only:
bash-4.1$ vainfo
libva: libva version 0.31.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib64/dri/i965_drv_video.so
libva: va_openDriver() returns 0
vainfo: VA API version: 0.31
vainfo: Driver version: i965 Driver 0.1
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
No H264 support? It is normal?
Best regards,
Kite
More information about the Libva
mailing list