summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-25 03:07:39 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-25 03:07:39 +0000
commitc5491ef6faaf406dfa1c2f2732e2ed521283e473 (patch)
tree5be83326fa82a4b64e9b70e7cb1456951d4a4b2f /DOCS
parent72b583051d1fa0b27ddb35e76cc9a124e3bc2c84 (diff)
downloadmpv-c5491ef6faaf406dfa1c2f2732e2ed521283e473.tar.bz2
mpv-c5491ef6faaf406dfa1c2f2732e2ed521283e473.tar.xz
-format description updated to match current behavior.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14804 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.140
1 files changed, 6 insertions, 34 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index ed9f72b08d..43f39e5f84 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1686,39 +1686,11 @@ Override audio driver/\:card buffer size detection.
Audio delay in seconds (positive or negative float value).
.
.TP
-.B \-format <0\-8192>
-Select the format used for output from the filter layer (according to the
-defines in libao2/\:afmt.h):
-.PD 0
-.RSs
-.IPs " 1"
-Mu-Law
-.IPs " 2"
-A-Law
-.IPs " 4"
-Ima-ADPCM
-.IPs " 8"
-unsigned 8-bit
-.IPs " 16"
-signed 16-bit (little-endian)
-.IPs " 32"
-signed 16-bit (big-endian)
-.IPs " 64"
-signed 8-bit
-.IPs " 128"
-unsigned 16-bit (little-endian)
-.IPs " 256"
-unsigned 16-bit (big-endian)
-.IPs " 512"
-MPEG (2) Audio
-.IPs 1024
-AC3
-.IPs 4096
-signed 32-bit (little-endian)
-.IPs 8192
-signed 32-bit (big-endian)
-.RE
-.PD 1
+.B \-format <format> (also see the format audio filter)
+Select the sample format used for output from the audio filter
+layer to the sound card.
+The values that <format> can adopt are listed below in the
+description of the format audio filter.
.
.TP
.B \-mixer <device>
@@ -3670,7 +3642,7 @@ Channel 4 and 5 will contain silence.
.PD 1
.
.TP
-.B format[=format]
+.B format[=format] (also see \-format)
Convert between different sample formats.
Automatically enabled when needed by the sound card or another filter.
.PD 0