Skip to content

Commit 8d4c6cd

Browse files
committed
Merge branch 'master' of github.com:ngyj/dots
2 parents 6c0da6f + 46be4cc commit 8d4c6cd

File tree

13 files changed

+2233
-176
lines changed

13 files changed

+2233
-176
lines changed

.config/mpv/mpv.conf

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# video
2+
#gpu-api=vulkan
3+
#vulkan-async-compute=yes
4+
vo=gpu
5+
profile=gpu-hq
6+
scale=spline64
7+
deband-grain=0
8+
deband-iterations=2
9+
deband-range=12
10+
deband-threshold=56
11+
temporal-dither=yes
12+
video-sync=display-resample
13+
14+
# misc
15+
screenshot-directory=~/pictures/shots

0 commit comments

Comments
 (0)