[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.34,1.35
Berczi Gabor
gabucino at users.sourceforge.net
Mon May 14 23:03:15 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv2803/DOCS
Modified Files:
mplayer.1
Log Message:
frameskip options
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -r1.34 -r1.35
*** mplayer.1 2001/05/13 22:54:34 1.34
--- mplayer.1 2001/05/14 21:03:13 1.35
***************
*** 44,47 ****
--- 44,50 ----
.RB [ \-dumpvideo ]
.RB [ \-dumpsub ]
+ .RB [ \-noframedrop ]
+ .RB [ \-framedrop ]
+ .RB [ \-hardframedrop ]
.I - or file
.PP
***************
*** 211,214 ****
--- 214,227 ----
writes audio stream of the file to ./stream.dump (mostly usable
with mpeg/ac3)
+ .TP
+ .B \-noframedrop
+ no frame dropping : every frame is played, audio may skip (default)
+ .TP
+ .B \-framedrop
+ frame dropping : decode all frames, video may skip
+ .TP
+ .B \-hardframe
+ hard frame dropping : skip even decoding (when using with DivX also
+ specify -nodshow !!!) (also can be turned on/off with the 'd' key runtime)
.IP
.SH "ALPHA/BETA CODE"
***************
*** 231,235 ****
.TP
.B \-dumpsub
! dumps subtitle from VOB to file (not very usable)
.IP
.SH KEYBOARD CONTROL
--- 244,248 ----
.TP
.B \-dumpsub
! dumps subtitles from VOB to file (not very usable)
.IP
.SH KEYBOARD CONTROL
***************
*** 253,256 ****
--- 266,271 ----
m toggle using master/pcm volume
+
+ d toggle hard frame dropping
.IP
.SH FILES AND DIRECTORIES
***************
*** 267,271 ****
.I SUBTITLE FILES
Sub files are searched in $HOME/.mplayer/sub, and in the directory
! of the movie.
.IP
.SH "EXAMPLES"
--- 282,286 ----
.I SUBTITLE FILES
Sub files are searched in $HOME/.mplayer/sub, and in the directory
! of the movie. (TODO)
.IP
.SH "EXAMPLES"
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list