-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Option to disable cuda-nvdec when no CUDA device present #8765
Copy link
Copy link
Closed
Labels
core:option-param-confconfig, parameters, properties, options, shortcutsconfig, parameters, properties, options, shortcutshwdec:cudahwdec:nvdecos:linux
Description
Important Information
Provide following Information:
- mpv version: 0.33.1
- Linux Distribution and Version: Archlinux
- Source of the mpv binary: Archlinux repository
- Window Manager and version: sway 0.16
- GPU driver and version: Intel Tiger Lake, Mesa 21.0
Reproduction steps
- Have a device with CUDA installed, but no Nvidia GPU present and a device that supports hwdec=vaapi
- Launch mpv on any video with hwdec=vaapi.
Expected behavior
Video plays instantly using the device that supports vaapi.
Actual behavior
Video starts playing using the vaapi device after a delay of 10 seconds. Log shows that it gets stuck trying to initialize cuda-nvdec.
Log file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
core:option-param-confconfig, parameters, properties, options, shortcutsconfig, parameters, properties, options, shortcutshwdec:cudahwdec:nvdecos:linux