Open Jefferson-tan opened 7 months ago
Saying "yes" spits out this exit code instead
Oh no! Nvidia transcoding failed! Do you want to try again with Intel QSV? yes
[AVHWDeviceContext @ 0x55cfd50dec00] libva: /usr/lib64/dri/nvidia_drv_video.so init failed
[AVHWDeviceContext @ 0x55cfd50dec00] Failed to initialise VAAPI connection: 1 (operation failed).
Device creation failed: -5.
Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': Input/output error
Error parsing global options: Input/output error
Exit code: 251
Oh no! Nvidia transcoding failed! Do you want to try again with Intel QSV? yes
Transcoding with hevc on systems with hybrid graphics (Nvida + Intel iGPU) seems to be broken ATM, seems like it's still trying to use Nvidia even though it should fallback to using Intel after failing the first time.