[MPlayer-DOCS] r24785 - in trunk: DOCS/man/en/mplayer.1 libmpdemux/demux_lavf.c

reimar subversion at mplayerhq.hu
Sun Oct 14 14:11:29 CEST 2007


Author: reimar
Date: Sun Oct 14 14:11:28 2007
New Revision: 24785

Log:
Add -lavfdopts cryptokey


Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/libmpdemux/demux_lavf.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Sun Oct 14 14:11:28 2007
@@ -10154,6 +10154,11 @@ Maximum amount of data to probe during t
 In the case of MPEG-TS this value identifies the maximum number
 of TS packets to scan.
 .
+.TP
+.B cryptokey=<hexstring>
+Encryption key the demuxer should use.
+This is the raw binary data of the key converted to a hexadecimal string.
+.
 .
 .
 .SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf)



More information about the MPlayer-DOCS mailing list