Mercurial > mplayer.hg
comparison etc/input.conf @ 23568:519e42b716aa
The audio balance feature implemented with af_pan.
author | zuxy |
---|---|
date | Wed, 20 Jun 2007 02:26:20 +0000 |
parents | 0c811221c415 |
children | a0432f65040e |
comparison
equal
deleted
inserted
replaced
23567:0438d97d0aae | 23568:519e42b716aa |
---|---|
49 4 brightness 1 | 49 4 brightness 1 |
50 5 hue -1 | 50 5 hue -1 |
51 6 hue 1 | 51 6 hue 1 |
52 7 saturation -1 | 52 7 saturation -1 |
53 8 saturation 1 | 53 8 saturation 1 |
54 ( balance -0.1 # adjust audio balance in favor of left | |
55 ) balance +0.1 # right | |
54 d frame_drop | 56 d frame_drop |
55 r sub_pos -1 # move subtitles up | 57 r sub_pos -1 # move subtitles up |
56 t sub_pos +1 # down | 58 t sub_pos +1 # down |
57 #? sub_step +1 # immediately display next subtitle | 59 #? sub_step +1 # immediately display next subtitle |
58 #? sub_step -1 # previous | 60 #? sub_step -1 # previous |