summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-22 19:12:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-22 19:12:58 +0000
commitfa013116432ae56d374701849f7124d1caf4ded1 (patch)
tree4dfe08c6d2ac155a925ff4931b31538c370c19a9 /DOCS
parentf1cf24ba56868da2d9bcb01469d76b956bc8d6f5 (diff)
downloadmpv-fa013116432ae56d374701849f7124d1caf4ded1.tar.bz2
mpv-fa013116432ae56d374701849f7124d1caf4ded1.tar.xz
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15549 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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)