From 9f64599b8f84dd60b53f14ec90bc32af569131f5 Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 20 Oct 2004 20:07:50 +0000 Subject: allow changing playback speed during playback. Based on patch by Steve Mueller (diffusor ugcs (dot) caltech [dot] edu), OSD support by Frank Schertan (scherthan (at) uni-landau de), several modifications by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13711 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/input.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 092a408fd1..4cde2d2bab 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -15,6 +15,11 @@ PGUP seek 600 PGDWN seek -600 - audio_delay 0.100 + audio_delay -0.100 +[ speed_mult 0.9091 # scale playback speed +] speed_mult 1.1 +{ speed_mult 0.5 +} speed_mult 2.0 +BS speed_set 1.0 # reset speed to normal q quit ESC quit ENTER pt_step 1 1 -- cgit v1.2.3