command: replace speed_mult with multiply command

The compatibility layer still takes care of the old speed_mult command.
This commit is contained in:
wm4
2013-10-31 23:25:55 +01:00
parent 71ded03123
commit 39fc0060fb
5 changed files with 5 additions and 17 deletions

View File

@@ -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