You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build mpv for linux (rocky) with nvdec / opengl.
What dependencies are required?
What flags must be enabled?
When I test my build I always have the following errors.
[vo/gpu-next] Failed initializing any suitable GPU context!
Error opening/initializing the selected video_out (--vo) device.
./mpv --vo=help
Available video outputs:
gpu-next Video output based on libplacebo
gpu Shader-based GPU Renderer
libmpv render API for libmpv
null Null video output
image Write video frames to image files
tct true-color terminals
kitty Kitty terminal graphics protocol
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to build mpv for linux (rocky) with nvdec / opengl.
What dependencies are required?
What flags must be enabled?
When I test my build I always have the following errors.
[vo/gpu-next] Failed initializing any suitable GPU context!
Error opening/initializing the selected video_out (--vo) device.
./mpv --vo=help
Available video outputs:
gpu-next Video output based on libplacebo
gpu Shader-based GPU Renderer
libmpv render API for libmpv
null Null video output
image Write video frames to image files
tct true-color terminals
kitty Kitty terminal graphics protocol
./mpv --gpu-api=help
Available GPU APIs:
auto
Available GPU APIs and contexts:
auto auto
Thank you,
Louise
Beta Was this translation helpful? Give feedback.
All reactions