From fa013116432ae56d374701849f7124d1caf4ded1 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 22 May 2005 19:12:58 +0000 Subject: 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 --- DOCS/man/en/mplayer.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS/man') 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 (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 (DVB only) -- cgit v1.2.3