View Single Post
  #1  
Old 12-14-2015, 02:22 AM
utuxia utuxia is offline
Member
 
Join Date: Apr 2015
Posts: 32
utuxia is on a distinguished road
Default

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?
Reply With Quote