 pass my own keyfile to ffmpeg?
I'm trying to decrypt using the downloaded keyfile.
I was able to decrypt one of the .ts files using my keyfile with openssl...but I'm wondering if ffmpeg has a way I can pass in my own keyfile to an encrypted m3u8 input stream and output the decrypted .ts files.
Is this possible?
|