summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorjonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-16 12:49:29 +0000
committerjonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-16 12:49:29 +0000
commitf2d9d119e37a2ec7c58611f9ab896b5a87aa9339 (patch)
tree333a22345cba168e6f484b077051a314552911d4 /DOCS
parent63962cda217ce5257a2fce08fd06f885eaabb211 (diff)
downloadmpv-f2d9d119e37a2ec7c58611f9ab896b5a87aa9339.tar.bz2
mpv-f2d9d119e37a2ec7c58611f9ab896b5a87aa9339.tar.xz
Small fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14953 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.13
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 3317ee160f..653d721549 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -575,7 +575,7 @@ Prints all keys that can be bound to commands.
Prints all commands that can be bound to keys.
.IPs js-dev
Specifies the joystick device to use (default: /dev/\:input/\:js0).
-.IPs file\
+.IPs file=<filename>
Read commands from the given file.
Mostly useful with a FIFO.
.br
@@ -8117,6 +8117,7 @@ mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
.TP
.B Play a 6-channel AAC file with only two speakers:
mplayer \-rawaudio on:format=0xff \-af pan=6:.32:.39:.06:.17:-.17:.33:.32:.06:.39:-.17:.17:.33 adts_he-aac160_51.aac
+.br
You might want to play a bit with the pan values (e.g multiply with a value) to
increase volume or avoid clipping.
.