Goerge
Goerge
libva info: VA-API version 1.23.0 libva error: vaGetDriverNames() failed with unknown libva error vaInitialize failed with error code -1 (unknown libva error),exit and this gave nothing lspci -nn |grep -Ei...
also vainfo libva info: VA-API version 1.23.0 libva info: Trying to open /usr/local/lib/dri/iHD_drv_video.so libva info: va_openDriver() returns -1 libva info: Trying to open /usr/local/lib/dri/i965_drv_video.so libva info: va_openDriver() returns -1 vaInitialize...
regarding the first pc and the below one? how to verify if they are compatible any chance that they are not? ./vpl-inspect Warning - no implementations found by MFXEnumImplementations() 
# Find the MFX include directory find_path(MFX_INCLUDE_DIR NAMES mfx/mfxdefs.h vpl/mfxdefs.h PATHS /home/george_z/oneAPI/MediaStack/opt/intel/media/include NO_CMAKE_FIND_ROOT_PATH ) # Check if the include directory was found if(NOT MFX_INCLUDE_DIR) message(FATAL_ERROR "Could NOT find MFX (missing:...
Hello, I have MediaSDK and it not working properly as it alwasys looks for hardware, also my intel i5 11th generation should find it, also compiling interl vpl gpu runtime...
