cryptout
CryptFile output¶
Register name used to load filter: cryptout
This filter is not checked during graph resolution and needs explicit loading.
This filter dispatch raw blocks from clear input files to encrypted files with AES 128 CBC in PKCS7
The filter is automatically loaded by the DASH/HLS multiplexer and should not be explicitly loaded by your application.
The filter accepts URL with scheme gcryp://URL
, where URL
is the URL to encrypt.
Options¶
dst (cstr): location of source file
fullfile (bool, default: false): reassemble full file before decryption