diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-24 22:45:05 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-24 22:45:05 -0500 |
| commit | 16d94f2c6f714959e2095084360d1fc3c33c292a (patch) | |
| tree | 70091b8d286c8445eebec8558598b06a7eb6326c /mpv/mpv.conf | |
| parent | 656855c3895e43b019c3f904dcc68694424f2b41 (diff) | |
Diffstat (limited to 'mpv/mpv.conf')
| -rw-r--r-- | mpv/mpv.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 797ffdd..25c0a3b 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -1,3 +1,4 @@ deinterlace=yes vf=bwdif=mode=1 -video-sync=display-resample
\ No newline at end of file +video-sync=display-resample +volume=50 |