Mercurial > mplayer.hg
changeset 15548:13cc6689b73a
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
author | diego |
---|---|
date | Sun, 22 May 2005 19:12:58 +0000 |
parents | c4e5c20f2dd6 |
children | adaeacb021b3 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <filename> (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 <options> (DVB only)