# HG changeset patch # User diego # Date 1116789178 0 # Node ID 13cc6689b73a3b932a133427ac4170ffca02bcfe # Parent c4e5c20f2dd60c98872bb808a96c0202b673218f Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time. diff -r c4e5c20f2dd6 -r 13cc6689b73a DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sun May 22 16:27:17 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Sun May 22 19:12:58 2005 +0000 @@ -905,6 +905,8 @@ .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 @@ .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)