From ad25de5903d3edb3edb8f8a49d4816418208caac Mon Sep 17 00:00:00 2001 From: openingnow Date: Tue, 22 Dec 2015 17:28:45 +0900 Subject: input.conf: erase `audio-delay` from `Not assigned by default` `ctrl+ +`is assigned as `add audio-delay` by default. Tested by running `mpv --input-test --force-window --idle` Signed-off-by: wm4 --- etc/input.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/input.conf b/etc/input.conf index b5229b008a..11e9a85621 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -183,8 +183,6 @@ # ? sub-step +1 # previous # ? cycle-values window-scale 0.5 2 1 # switch between 1/2, 2x, unresized window size # ? cycle colormatrix -# ? add audio-delay 0.100 # this changes audio/video sync -# ? add audio-delay -0.100 # ? cycle angle # switch DVD/Bluray angle # ? add balance -0.1 # adjust audio balance in favor of left # ? add balance 0.1 # right -- cgit v1.2.3