The new PSPlay app for Linux released and it works on Steam Deck, but not Bazzite. The app launches, but when it tries to open the video stream, it shows a hardware decoding error and dies. Terminal shows the following:
22.06.2024 12:34:34.262 [pool-4-thread-1] DEBUG:
[AVHWDeviceContext @ 0x7f96a019abc0] libva: VA-API version 1.22.0
22.06.2024 12:34:34.262 [pool-4-thread-1] DEBUG:
[AVHWDeviceContext @ 0x7f96a019abc0] libva: Trying to open /usr/lib/dri/radeonsi_drv_video.so
22.06.2024 12:34:34.262 [pool-4-thread-1] ERROR:
[AVHWDeviceContext @ 0x7f96a019abc0] libva: dlopen of /usr/lib/dri/radeonsi_drv_video.so failed: /usr/lib/dri/radeonsi_drv_video.so: wrong ELF class: ELFCLASS32
22.06.2024 12:34:34.262 [pool-4-thread-1] DEBUG:
[AVHWDeviceContext @ 0x7f96a019abc0] libva: va_openDriver() returns -1
22.06.2024 12:34:34.262 [pool-4-thread-1] ERROR:
[AVHWDeviceContext @ 0x7f96a019abc0] Failed to initialise VAAPI connection: -1 (unknown libva error).
22.06.2024 12:34:34.262 [pool-4-thread-1] WARN:
HW accel could not be created for type: 3, hw_context was null: false
22.06.2024 12:34:34.262 [pool-4-thread-1] INFO:
HW accel found hw accel type 11
22.06.2024 12:34:34.262 [pool-4-thread-1] WARN:
No HW accel support on that device
22.06.2024 12:34:34.262 [pool-4-thread-1] ERROR:
Set hwaccel support failed. Fallback to software decoding is disabling. Abort initialization.