From 39fc0060fb1a2889256e56c1e33421d21ac0f8cf Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 31 Oct 2013 23:25:55 +0100 Subject: command: replace speed_mult with multiply command The compatibility layer still takes care of the old speed_mult command. --- etc/input.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 78da3730bb..1687220d08 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -66,10 +66,10 @@ #PGDWN seek -600 #+ add audio-delay 0.100 # this changes audio/video sync #- add audio-delay -0.100 -#[ speed_mult 0.9091 # scale playback speed -#] speed_mult 1.1 -#{ speed_mult 0.5 -#} speed_mult 2.0 +#[ multiply speed 0.9091 # scale playback speed +#] multiply speed 1.1 +#{ multiply speed 0.5 +#} multiply speed 2.0 #BS set speed 1.0 # reset speed to normal #q quit #Q quit_watch_later -- cgit v1.2.3