summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/options.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 0772bc2f76..127b3ffe5d 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -1521,16 +1521,13 @@
--rawaudio=<option1:option2:...>
This option lets you play raw audio files. You have to use
``--demuxer=rawaudio`` as well. It may also be used to play audio CDs
- which are not 44kHz 16-bit stereo. For playing raw AC-3 streams use
- ``--rawaudio=format=0x2000 --demuxer=rawaudio``.
+ which are not 44kHz 16-bit stereo.
Available options are:
:channels=<value>: number of channels
:rate=<value>: rate in samples per second
- :samplesize=<value>: sample size in bytes
- :bitrate=<value>: bitrate for rawaudio files
- :format=<value>: fourcc in hex
+ :format=<value>: mplayer audio format (e.g. s16le)
--rawvideo=<option1:option2:...>
This option lets you play raw video files. You have to use