You are not logged in.
I have a laptop with two GPUs. Intel + Nvidia
The nvidia GPU isn't capable of hardware video acceleration.
That isn't a problem if the application detects or allows me to select the right one.
Sadly Chiaki (a remoteplay client for PS4/PS5) seems always to choose /dev/dir/render128 for video decoding but I need to use /dev/dri/render129 to use vaapi.
Vaapi is correctly installed and works fine with ffmpeg (decode + encode) if I choose the right device.
Is there a away to change which render device points to which GPU, so that /dev/dir/render128 is the Intel GPU?
Everything worked fine before I installed the proprietary nvidia driver but I want it installed.
Offline