mirror of https://github.com/mpv-player/mpv
make = and + both adjust audio delay, useful for keyboards without keypads
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29137 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a9d4cebae0
commit
b901ebc9a0
|
@ -20,6 +20,7 @@ PGDWN seek -600
|
|||
m mute
|
||||
# switch_audio # switch audio streams
|
||||
+ audio_delay 0.100
|
||||
= audio_delay 0.100
|
||||
- audio_delay -0.100
|
||||
[ speed_mult 0.9091 # scale playback speed
|
||||
] speed_mult 1.1
|
||||
|
|
Loading…
Reference in New Issue