From 530f10e123c62f592703d9e11e514c46740a75ab Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 13 May 2001 22:54:34 +0000 Subject: -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 --- DOCS/mplayer.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'DOCS') 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 -- cgit v1.2.3