vainfo
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_34
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.34 (libva 1.2.1)
vainfo: Driver version: Intel i965 driver - 1.2.1
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
pmithrandir wrote:It seams that the intel driver was not installed from the g45-h264 branch.
described here https://01.org/linuxgraphics/community/vaapi
If I understand right, to make it work I need :
- the specific branch
- mplayer-vaapi
Does that sound easy to setup without loosing too much advantage of mageia pre-configured package ?
[doktor5000@Mageia3 ~]$ urpmq -i vaapi-driver-intel
Name : vaapi-driver-intel
Version : 1.2.1
Release : 2.mga4
Group : System/Kernel and hardware
Size : 1295062 Architecture: x86_64
Source RPM : vaapi-driver-intel-1.2.1-2.mga4.src.rpm
URL : http://cgit.freedesktop.org/vaapi/intel-driver/
Summary : Is the VA-API implementation for Intel G45 chipsets
Description :
Libva-driver-intel is the VA-API implementation for Intel G45 chipsets
and Intel HD Graphics (Intel Core processor family).
[pmithrandir@localhost ~]$ urpmq -i vaapi-driver-intel
Name : vaapi-driver-intel
Version : 1.2.1
Release : 2.mga4
Group : System/Kernel and hardware
Size : 1295062 Architecture: x86_64
Source RPM : vaapi-driver-intel-1.2.1-2.mga4.src.rpm
URL : http://cgit.freedesktop.org/vaapi/intel-driver/
Summary : Is the VA-API implementation for Intel G45 chipsets
Description :
Libva-driver-intel is the VA-API implementation for Intel G45 chipsets
and Intel HD Graphics (Intel Core processor family).
rpm -q vaapi-driver-intel
[pmithrandir@localhost ~]$ rpm -q vaapi-driver-intel
vaapi-driver-intel-1.2.1-2.mga4
checking for DRM... no
configure: error: Package requirements (libdrm >= 2.4.45) were not met:
No package 'libdrm' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DRM_CFLAGS
and DRM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
checking for LIBVA_DEPS... no
configure: error: Package requirements (libva >= 0.34) were not met:
No package 'libva' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
pmithrandir wrote:And libva doesn't seem to exist in 64bits.
Any suggestion ?
[doktor5000@Mageia3 ~]$ urpmf -f -m --name lib64va-
Core Release:lib64va-devel-1.2.1-2.mga4.x86_64
pmithrandir wrote:I did the classic configure / make, but I cant find the driver file...
[doktor5000@Mageia3 intel-driver-g45-h264]$ find . -iname "*so"
./src/.libs/i965_drv_video.so
make[2]: Entering directory '/home/doktor5000/intel-driver-g45-h264/src'
make[3]: Entering directory '/home/doktor5000/intel-driver-g45-h264/src'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/lib64/dri'
/bin/sh ../libtool --mode=install /usr/bin/install -c i965_drv_video.la '/usr/lib64/dri'
libtool: install: /usr/bin/install -c .libs/i965_drv_video.so /usr/lib64/dri/i965_drv_video.so
libtool: install: /usr/bin/install -c .libs/i965_drv_video.lai /usr/lib64/dri/i965_drv_video.la
libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/lib64/dri
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib64/dri
[pmithrandir@localhost Telechargements]$ vainfo
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_34
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.34 (libva 1.2.1)
vainfo: Driver version: Intel i965 driver - 1.2.1.pre1
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264Baseline : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264High : VAEntrypointVLD
[pmithrandir@localhost Telechargements]$ mplayer -vo vaapi video.mp4
libavformat version 55.12.100 (external)
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO: [H264] 848x480 24bpp 23.976 fps 649.5 kbps (79.3 kbyte/s)
Clip info:
major_brand: isom
minor_version: 1
compatible_brands: isomavc1
creation_time: 2013-11-20 16:15:56
Load subtitles in ./
Error opening/initializing the selected video_out (-vo) device.
git clone git://gitorious.org/vaapi/mplayer mplayer.git
cd mplayer
git pull origin hwaccel-vaapi
./configure -prefix=/usr/local
make
pmithrandir wrote:Hello,
Question, what kind of performance do you have ?
Mine were so poor that I had to come back to xv driver.
Pierre
pmithrandir wrote:Hello.
This is the first time I'm trying
Driver are not very up to date.
I will check at my return from vacation with command line, But I think I remember someone telling that this G45 branch was not really good now... they said 720 should be ok, but 1080 was not.
I will see.
Pierre
Users browsing this forum: No registered users and 1 guest