summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index d6734a9ec8..24ded0cb18 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -905,6 +905,8 @@ Give the demuxer ID as defined in libmpdemux/\:demuxer.h.
.TP
.B \-dumpaudio (MPlayer only)
Dumps raw compressed audio stream to ./stream.dump (useful with MPEG/\:AC3).
+You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
+last one on the command line will take precedence over the others..
.
.TP
.B \-dumpfile <filename> (MPlayer only)
@@ -915,10 +917,14 @@ Should be used together with \-dumpaudio / \-dumpvideo / \-dumpstream.
.B \-dumpstream (MPlayer only)
Dumps the raw stream to ./stream.dump.
Useful when ripping from DVD or network.
+You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
+last one on the command line will take precedence over the others..
.
.TP
.B \-dumpvideo (MPlayer only)
Dump raw compressed video stream to ./stream.dump (not very usable).
+You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
+last one on the command line will take precedence over the others..
.
.TP
.B \-dvbin <options> (DVB only)