MPV on Vulkan becomes transparent when Nvidia overlay notification shows up
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 37k
- Forks
- 3.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
mpv Information
mpv v0.41.0-826-g5abce15f1 Copyright © 2000-2026 mpv/MPlayer/mplayer2 projects
built on Jun 28 2026 16:02:32
libplacebo version: v7.365.0 (v7.360.0-90-g50a7571-dirty)
FFmpeg version: N-125338-g97115451d
FFmpeg library versions:
libavcodec 63.2.100
libavdevice 63.2.100
libavfilter 12.2.100
libavformat 63.2.100
libavutil 61.2.100
libswresample 7.2.100
libswscale 10.2.100
Other Information
- 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)
- launch a video in mpv and go fullscreen
Expected Behavior
dont be transparent
Actual Behavior
is transparent
Log File
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.
https://github.com/user-attachments/assets/6623b65c-c2f6-4e5f-a4eb-1f69a90de35f
I carefully read all instruction and confirm that I did the following:
- I tested and confirmed that the issue exists with the latest release version or newer.
- 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.
- I attached the full, untruncated log file.
- I attached the backtrace in the case of a crash.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with gpu-api=vulkan and hwdec=vulkan in fullscreen while the Nvidia overlay is enabled, then inspect the attached output.txt log. Compare the fullscreen transition with the overlay notification present and absent; done means mpv remains visible when the notification appears under the reported Windows and Nvidia driver conditions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- computer-graphics, desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100