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
- Windows version: Windows 11 25H2
- GPU model, driver and version: Geforce RTX 5080, driver 610.62
- Source of mpv: zhongfly mpv
- Latest known working version: not sure
- Issue started after the following happened:
Reproduction Steps
set mpv to gpu-api=vulkan and hwdec=vulkan
have the nvidia app installed with nvidia overlay turned on (it's on by default)
I have a weird bug, where if I set my MPV to use vulkan for hw decoding, the player becomes completely transparent when the "Press alt+v to open Nvidia overlay" ribbon briefly shows up. I recorded a video below, where you can see it plays fine while windowed, but disappears when I go fullscreen. Obviously it's easily fixable by either disabling the Nvidia overlay or using d3d11va api, but ideally it wouldn't happen in the first place.
2026-06-28.22-25-12_1.mp4
I carefully read all instruction and confirm that I did the following:
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
mpv Information
Other Information
Reproduction Steps
Expected Behavior
dont be transparent
Actual Behavior
is transparent
Log File
output.txt
Sample Files
I have a weird bug, where if I set my MPV to use vulkan for hw decoding, the player becomes completely transparent when the "Press alt+v to open Nvidia overlay" ribbon briefly shows up. I recorded a video below, where you can see it plays fine while windowed, but disappears when I go fullscreen. Obviously it's easily fixable by either disabling the Nvidia overlay or using d3d11va api, but ideally it wouldn't happen in the first place.
2026-06-28.22-25-12_1.mp4
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt.