changeset 793:4b157c14aaad

-dumpvideo & -dumpsub options added (to ALPHA/BETA section, so not very usable)
author gabucino
date Sun, 13 May 2001 22:54:34 +0000
parents 62d7f36e6127
children 8a7cd373daec
files DOCS/mplayer.1
diffstat 1 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/mplayer.1	Sun May 13 22:45:21 2001 +0000
+++ b/DOCS/mplayer.1	Sun May 13 22:54:34 2001 +0000
@@ -41,6 +41,8 @@
 .RB [ \-forcexv ]
 .RB [ \-ss\ sec ]
 .RB [ \-dumpaudio ]
+.RB [ \-dumpvideo ]
+.RB [ \-dumpsub ]
 .I - or file
 .PP
 .SH DESCRIPTION
@@ -206,7 +208,8 @@
 force using XVideo (SDL!)
 .TP
 .B \-dumpaudio
-writes audio stream of the file to ./stream.dump
+writes audio stream of the file to ./stream.dump (mostly usable
+with mpeg/ac3)
 .IP
 .SH "ALPHA/BETA CODE"
 .TP
@@ -222,6 +225,12 @@
 .B \-encode\ file
 used with '-vo odivx' .
 Specifies the output OpenDivX file. Won't overwrite.
+.TP
+.B \-dumpvideo
+dump video stream to ./stream.dump (only with MPEG-PS) (not very usable)
+.TP
+.B \-dumpsub
+dumps subtitle from VOB to file (not very usable)
 .IP
 .SH KEYBOARD CONTROL
 .TP