summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-13 22:54:34 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-13 22:54:34 +0000
commit530f10e123c62f592703d9e11e514c46740a75ab (patch)
tree2b7b88ecad07c535bb7eefa19c6bcc6c5ec52702 /DOCS
parent9cb442ad8dbe0efa8f32be63d8358d29c1b4244b (diff)
downloadmpv-530f10e123c62f592703d9e11e514c46740a75ab.tar.bz2
mpv-530f10e123c62f592703d9e11e514c46740a75ab.tar.xz
-dumpvideo & -dumpsub options added
(to ALPHA/BETA section, so not very usable) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@794 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.111
1 files changed, 10 insertions, 1 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 127c4f23c1..e38c6a17d9 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -41,6 +41,8 @@ mplayer \- Movie Player for Linux
.RB [ \-forcexv ]
.RB [ \-ss\ sec ]
.RB [ \-dumpaudio ]
+.RB [ \-dumpvideo ]
+.RB [ \-dumpsub ]
.I - or file
.PP
.SH DESCRIPTION
@@ -206,7 +208,8 @@ disable XVideo hardware acceleration (with SDL only!)
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 @@ Specifies the bitrate to encode OpenDivx at
.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