HW accel broken for flatpak

Hw transcoding with hevc file working since 2 years with nvidia qatrop p4000 stop working on plex app on windows and browser are broken. i can direct play but transcoding 1080 12mbps work some time and if i try 720p never working now. im on fedora and all working since i update my package

@treeger1

I unfortunately can’t help you here with anything Windows.
I did hear that Windows HW decoding had a problem but don’t know any details of it.

I suggest looking in the Windows Desktop player section.

Am I understanding correctly that your Nvidia P4000 is working on Fedora?
Which Nvidia driver version and which kernel version are you using?

I ask because I’ve found my rtx 2000 runs best on the Ubuntu-vetted 565.77 drivers (570 is not yet public/production stable). I’m running 6.8.0-52 kernel

Was this updated or is this still under way? Because on my Fedora 41 installation with a Pentium 4415Y (HD 615 GPU), I still can’t get hardware acceleration working.

That fix hw decoding on my t490. Thanks!

I am also interested in this line of code for the LIBVA drivers, but in a different way. I installed mpv from a snap package, which appears to use the correct driver files when playing a local video file. Intel_gpu_top reports the video hardware is in use, and CPU usage is low.

Since the plex flatpak points to something involving snap, would there be a way to point it to the LIBVA drivers that come from the mpv package installed?
I don’t understand how to read the line to access the structure of files in a snap, or how I should change it to point elsewhere to look for the libva drivers. Is there an easy to understand explanation of the syntax?