For those with Sandy Bridge gpu i made a special script for vaapi testing on debian/ubuntu:
Basically the only requirement is libdrm 2.4.23+ as debian package installed. As you would usually even need 2.4.24 when you want to try latest mesa git for those cpus this should be no problem. A sample output of vainfo will look like this:Code:wget -qO- http://kanotix.com/files/fix/mplayer-vaapi-latest-snb.txt|sudo sh
Can somebody tell me which app can be used to test the encoding?Code:libva: libva version 0.32.0 libva: va_getDriverName() returns 0 libva: Trying to open /usr/lib/dri/i965_drv_video.so libva: va_openDriver() returns 0 vainfo: VA API version: 0.32 vainfo: Driver version: i965 Driver 0.1 vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileH264Baseline : VAEntrypointVLD VAProfileH264Baseline : VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD


Reply With Quote
