This commit is contained in:
2025-09-14 22:40:56 +02:00
parent 0312513ba6
commit a8b778f04b
5 changed files with 12 additions and 5 deletions

5
.scripts/mpv-sm Executable file
View File

@@ -0,0 +1,5 @@
#/bin/sh
export NVPRESENT_ENABLE_SMOOTH_MOTION=1
mpv --vo=gpu-next --gpu-api=vulkan --gpu-context=waylandvk --video-sync=audio "$@"