Search found 3 matches

by travolter
10 Jun 2024, 05:33
Forum: General — Displays, Graphics & More
Topic: Running computer without DWM --> videplayers artifacts
Replies: 4
Views: 1575

Re: Running computer without DWM --> videplayers artifacts

None of these settings solve the problem in MPV
I also tested with mplayer (mplayerhq = the old MPV).. and again same problems


But I found something.

Potplayer work using following video renderers:
- Overlay mixer (video at original size and cannt be resized)
- VMR7 windowed (video at original ...
by travolter
09 Jun 2024, 04:51
Forum: General — Displays, Graphics & More
Topic: Running computer without DWM --> videplayers artifacts
Replies: 4
Views: 1575

Re: Running computer without DWM --> videplayers artifacts

MPV uses d3d11-flip by default, which assumes DWM takes care of frame presentation. Do disable it, use:

d3d11-flip=no

In your mpv.conf file. If you also want exclusive fullscreen (when you switch MPV to fullscreen mode), then also add:

d3d11-exclusive-fs=yes


None of these settings works ...
by travolter
07 Jun 2024, 15:50
Forum: General — Displays, Graphics & More
Topic: Running computer without DWM --> videplayers artifacts
Replies: 4
Views: 1575

Running computer without DWM --> videplayers artifacts

Hi guys!

I use computer (win10-1607) without DWM because I love the smoothness of mouse movements.

In general all 2D apps are running OK .. but when I watch a movie.. I see jitter effects, no sync etc... so I have to reenable DWM to watch movies properly.

I think that the problem comes because ...