libva
                                
                                 libva copied to clipboard
                                
                                    libva copied to clipboard
                            
                            
                            
                        Libva is an implementation for VA-API (Video Acceleration API)
In the upcoming LLD 17 (and previously in LLD 16.0.0, but reverted in 16.0.1), --no-undefined-version is becoming the default behavior. This causes the configure check for --version-scripts support to fail...
We have `LIBVA_DRIVER_NAME`, and `LIBVA_DRIVERS_PATH` to find libva driver libraries. But there is no replacement for `MOZ_DRM_DEVICE` https://bugzilla.mozilla.org/show_bug.cgi?id=1751710 (`LIBVA_DRM_DEVICE=/dev/dri/renderD129` or `LIBVA_DRM_DEVICE=/dev/dri/card1`) so that we can specify the right default path...
I am validating YUV444 8-bit 60 fps hevc encoding support on Intel x7000E based ADL-N, dev boards. I am using ubuntu 22.04 running a 5.15.0-1026-intel-iotg kernel and latest Vaapi drivers,...
I try to encode videos to the VP9 codec while using the ICQ rc_mode with ffmpeg and vaapi directly. ## Hardware Intel Arc A380 on Archlinux VM ## Software *...
I have a strange issue; when using Kodi and the built in Youtube addon with the inputstream adaptive addon for playing back DASH content, my Arc A380 seems to have...
Hi there, Where can I get conformance window info when encoding HEVC using non-packed header mode? That's to say when I prefer using driver to encode HEVC SPS raw bits....
try DRI2 firstly, if suecess, it could detect driver name , also could use vaPutSurfaces. if failed , try DRI3, it only support driver name detection could not use vaPutSurfaces....
https://01.org/linuxmedia just redirects to a generic overview page. Where is the new homepage now?
Ubuntu 22.04 8700k 1080Ti Vainfo was working fine untile I decided to update using autogen and there are duplicate files of libva in /usr/lib/x86_64-linux-gnu/. Files are linked and I have...