diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-18 18:24:31 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-18 18:24:31 -0500 |
| commit | 650aa73ff7b8ad8b522e2fb7550df25b1543bf32 (patch) | |
| tree | 32cb5eb49526215459fc341e14139662cd5230c4 | |
| parent | c6b1b80b9a3b0adb37e735865b37303300f264bb (diff) | |
| -rw-r--r-- | mpv.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mpv.conf b/mpv.conf new file mode 100644 index 0000000..797ffdd --- /dev/null +++ b/mpv.conf @@ -0,0 +1,3 @@ +deinterlace=yes +vf=bwdif=mode=1 +video-sync=display-resample
\ No newline at end of file |