From c38b0f7ae304060b11c093882dc003b18266630d Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Mon, 19 Nov 2018 19:36:38 +0200 Subject: [PATCH] remove custom deinterlace shortcut --- .config/mpv/input.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 4ba0548..e61824b 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -6,5 +6,3 @@ Shift+DOWN seek -5 - exact h add audio-delay 0.100 # this changes audio/video sync j add audio-delay -0.100 - -d cycle-values deinterlace yes yes no yes; cycle-values field-dominance bottom top auto auto; show-text "deinterlace: ${deinterlace} ${field-dominance}"