mirror of
https://github.com/mpv-player/mpv
synced 2025-03-01 20:00:37 +00:00
-dvdkey
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@823 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8c6cb48ee2
commit
cb8f5af36b
@ -46,6 +46,7 @@ mplayer \- Movie Player for Linux
|
||||
.RB [ \-noframedrop ]
|
||||
.RB [ \-framedrop ]
|
||||
.RB [ \-hardframedrop ]
|
||||
.RB [ \-dvdkey\ key ]
|
||||
.I - or file
|
||||
.PP
|
||||
.SH DESCRIPTION
|
||||
@ -223,6 +224,10 @@ frame dropping : decode all frames, video may skip
|
||||
.B \-hardframe
|
||||
hard frame dropping : skip even decoding (when using with DivX also
|
||||
specify -nodshow !!!)
|
||||
.TP
|
||||
.B \-dvdkey key
|
||||
key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699
|
||||
(this is NOT for DVD playing! For DVD use the -dvd option!)
|
||||
.IP
|
||||
.SH "ALPHA/BETA CODE"
|
||||
.TP
|
||||
|
Loading…
Reference in New Issue
Block a user