summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-10-31 23:25:55 +0100
committerwm4 <wm4@nowhere>2013-10-31 23:30:14 +0100
commit39fc0060fb1a2889256e56c1e33421d21ac0f8cf (patch)
treeb9b6133481dbeebb4af264a0c6f23e89b3510f6d /etc
parent71ded03123a704ddcbf018dcb0ec633475ccb04a (diff)
downloadmpv-39fc0060fb1a2889256e56c1e33421d21ac0f8cf.tar.bz2
mpv-39fc0060fb1a2889256e56c1e33421d21ac0f8cf.tar.xz
command: replace speed_mult with multiply command
The compatibility layer still takes care of the old speed_mult command.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf8
1 files changed, 4 insertions, 4 deletions
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