mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.39k stars 2.91k forks source link

Video stuttering on Windows 11 #15196

Open steo86 opened 1 week ago

steo86 commented 1 week ago

mpv Information

Hello,

I have the issue that video on Windows 11 is stuttering. Display refreshrate is set to match the video (23,976hz) and also when checking with "I" there are no framedrops. It´s just stuttering. 

This happens:

- When switchen between windows. Means swtichen between mpv and other windows with "alt+tab".
- Video is running fine for about 20-60 minutes fine without stutter in fullscreen and then begin to sutter suddenly.

To fix it I need to:
- Pause the video
- Jump to another Windows with "alt+tab"
- Jump back to mpv with atl+tab
- Unpause video

Then video is running fine again for a few minutes and starts stuttering again.
I have this with my customized config-file but also with a plank downloaded MPV without any config.
So it seems to be independent form the config ander shaders etc. In logfile no error is visible.
Someone haveing similar issues?

Other Information

- Windows 11 24H2
- Latest mvp build form git
- Nvidia RTX 4070 + I5-14400F

Reproduction Steps

see description

Expected Behavior

Video should not stutter.

Actual Behavior

begins stuttering after a few minutes or when switching window.

Log File

outlog.log

Sample Files

No response

I carefully read all instruction and confirm that I did the following:

steo86 commented 4 days ago

outlog.zip Attached a logfile with logging options set to maximum (--msg-level=all=trace) Video was running fine first minute and then began stuttering. Then I pressed pause --> see line [ 105.444][v][cplayer] Set property: pause -> 1 So stuttering began a few seconds before that line. Maybe someone is seeing whats going wrong?

the-database commented 2 days ago

I have the same issue, stuttering on Windows 11 running the latest NVIDIA driver, no frame drops reported by mpv but the video is clearly dropping frames sometimes.

The only way I was able to work around the issue is to downgrade NVIDIA driver to 551.86. Not sure if there's any way to avoid the issue while running the latest driver.