Den 29.10.2024 16:57, skrev Axel Braun:
Am Dienstag, 29. Oktober 2024, 13:31:07 Mitteleuropäische Normalzeit schrieb Terje J. Hanssen:
Den 29.10.2024 12:52, skrev Axel Braun:
Am Dienstag, 29. Oktober 2024, 11:42:05 Mitteleuropäische Normalzeit schrieb Terje J. Hanssen:
Den 29.10.2024 05:05, skrev Bernhard M. Wiedemann:
On 27/10/2024 14.55, Terje J. Hanssen wrote:
Hi List

QSVEnc is meant to investigate performance and image quality of HW
encoder (QSV) of Intel. There are build packages for Fedora and
Ubuntu, but it is missing for openSUSE Slowroll.
Slowroll only gets packages from Tumbleweed, so someone would need to
send it there.

Ciao
Bernhard M.
Yes, it is seemingly is missing on all openSUSE, Tumbleweed/Slowroll and
Leap.
Does it fit in somewhere?
sure. Build it locally in your home project and submit it to a development project, from where it can go to TW and Leap. Check for similar packages to find a suitable project.
hardware for example?

Cheers
Axel
Sorry, I am not a capable package builder myself. I meant if it may fit 
in by someone capable to do build it ?
maybe you can provide the fedora spec file as a starting point

Cheers
Axel

Only Fedora 32 build description?
https://github.com/rigaya/QSVEnc/blob/master/Build.en.md#linux-fedora-32

At least the latest release rpm is x86_64

rpm -qil https://github.com/rigaya/QSVEnc/releases/download/7.71/qsvencc-7.71-1.x86_64.rpm
Name        : qsvencc
Version     : 7.71
Release     : 1
Architecture: x86_64
Install Date: (not installed)
Group       : Applications
Size        : 18763291
License     : MIT
Signature   : (none)
Source RPM  : qsvencc-7.71-1.src.rpm
Build Date  : sø. 27. okt. 2024 kl. 13.07 +0100
Build Host  : e3a802923fa0
Packager    : rigaya
Summary     : qsvencc
Description :
qsvencc
Distribution: (none)
/usr/bin/qsvencc
/usr/lib/.build-id
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/09d3d19fae1545e0928fcd8e2423af66165a69



On Slowroll I just experimented to "run a dry installation" of the this rpm and got

zypper in -D https://github.com/rigaya/QSVEnc/releases/download/7.71/qsvencc-7.71-1.x86_64.rpm
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: 1: nothing provides 'ffmpeg-libs' needed by the to be installed qsvencc-7.71-1.x86_64
 Solution 1: do not install qsvencc-7.71-1.x86_64
 Solution 2: break qsvencc-7.71-1.x86_64 by ignoring some of its dependencies



I have most ffmpeg- 7.1 installed from Packman and no "ffmpeg-libs" is available, so obviously different ffmpeg package names are used between openSUSE/Fedora.

Rgds
Terje J. H