Artem Galin

Results 26 comments of Artem Galin

@dengelsma I had the same problem. Please try CMake 3.16.3 https://cmake.org/files/v3.16/cmake-3.16.3-Linux-x86_64.tar.gz

@bradleysepos seems `cmake --host=` argument is not supported in latest cmake.

OS: Ubuntu 22.04 LTS I observed that QSV capabilities are not found on flatpak development build. If I build flatpak binary on my own it has the same issue. Result...

@jstebbins thank you for clarification. Adding support of the plugin would be great. I tried GUI flatpak but got the similar issue. ``` flatpak list Name Application ID Version Branch...

@jstebbins I am doing extensive testing on Linux at the moment, will provide updates soon.

@sr55 additional changes expected, some issues were found with latest testing. I will update this PR.

> Were any tests performed with the updated plugin? Tested on KabyLake (old gens) for MediaSDK usage and AlderLake (new gens) systems for oneVPL usage

Thanks for the reporting! Need to find proper Linux setup to reproduce but please find my initial thoughts: H.264 is not enabled for lowpower encoding in HandBrake for now. H.265...

`./configure --flatpak --enable-qsv` works fine. From environment perspective nothing specific I have installed in system. ``` Freedesktop Platform org.freedesktop.Platform 21.08.16 21.08 flathub system Mesa org.freedesktop.Platform.GL.default 21.3.9 21.08 flathub system Mesa...

@s55 to build flatpak package from the latest source code with my changes I had to made commit first and then build flatpak package on my machine.