PDA

View Full Version : pass my own keyfile to ffmpeg?


utuxia
12-14-2015, 02:22 AM
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?

kk20001996
12-14-2015, 07:20 AM
did u tried to change #EXT-KEY uri to the path of the key

utuxia
12-14-2015, 12:48 PM
did u tried to change #EXT-KEY uri to the path of the key

I don't have access to change the playlist.m3u8 file. Its on a remote server. I was wondering if there was an option to tell ffmpeg to override that key-file url.

surya987
12-16-2015, 01:49 AM
you can download the m3u8 file to your pc and edit it to put key path to it and use it with ffmpeg locally...

RayAllen34
12-17-2015, 11:47 AM
http://i5.imageban.ru/out/2015/12/17/7ee156da62a6edc41a6b20c7d7c800a3.png
can any1 help with this?

johncrawford981
12-17-2015, 10:33 PM
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? (ICQ 337-752) SELL DUMPS WITHOUT PIN

Gmail : johncrawford981 @gmail.com
Yahoo: johncrawford981
ICQ: 337752
----------------------------------------------------------------
Genuine sell CVV here (UPDATE BULK SHOP US CA UK CA AUS FRANCE TURKEY ITALYA )

_ I need serious Business , because i update a lot tools everyday for sale

_ I want sell cc,Bank account,Account paypal,Tranfer and Software...

_ And I Need Good Buyer For Business Long Time With Me

_ I am very willing to provide cvv for those who need to use every day,bulk and cheap

wizard
12-18-2015, 03:14 AM
Reported.

utuxia
12-18-2015, 02:18 PM
you can download the m3u8 file to your pc and edit it to put key path to it and use it with ffmpeg locally...

How does that work with a live stream? The index.m3u8 gets updated every few seconds.