diff options
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 |