You are not logged in.

#1 2025-08-15 05:05:01

vaskos
Member
Registered: 2025-08-15
Posts: 2

Nvidia 580.76.05 & MPV interpolation

Hi ,

MPV interpolation stopped working after updating Nvidia drivers to 580.76.05 , the application plays the video but freezes, the controls do not load, I have to kill MPV process always

It seems the problem is the video-sync=display-resample setting - without this setting MPV works

mpv.conf :

vo=gpu-next
gpu-api=vulkan
gpu-context=auto
hwdec=nvdec
interpolation
video-sync=display-resample
tscale=oversample
vulkan-device="NVIDIA GeForce RTX 3070"
scale=ewa_lanczos
cscale=ewa_lanczos

The same settings worked before the driver update. Any suggestions?

Thanks for help

Last edited by vaskos (2025-08-15 05:29:56)

Offline

#2 2025-08-15 06:29:45

Tiikerihai
Member
Registered: 2025-06-25
Posts: 21

Re: Nvidia 580.76.05 & MPV interpolation

I think this should be reported straight to nvidia as a bug, I don't see any reason to believe it would be specific to Arch. I also have this issue.

Offline

#3 2025-08-15 06:47:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,177

Re: Nvidia 580.76.05 & MPV interpolation

gpu-api=vulkan

https://bbs.archlinux.org/viewtopic.php?id=307566

vulkan is essentially broken w/ that driver roll

Online

#4 2025-08-15 06:57:21

vaskos
Member
Registered: 2025-08-15
Posts: 2

Re: Nvidia 580.76.05 & MPV interpolation

OK thanks I will report it on Nvidia forum

Offline

#5 2025-08-15 07:15:11

Tiikerihai
Member
Registered: 2025-06-25
Posts: 21

Re: Nvidia 580.76.05 & MPV interpolation

You can switch gpu-api to opengl for a workaround for now. Should yield the same results that it used to before.

Offline

Board footer

Powered by FluxBB