'ffmpeg supply key to override m3u8 encryption key
I want to convert some m3u8 to mp4 but the way they supply the EXT-X-KEY:METHOD=AES-128,URI= in the m3u8 it doesn't directly point to the key. I can get the key just fine through a different endpoint. But is there a way to tell ffmpeg to "use this key instead" when its decrypting all the .ts files?
Solution 1:[1]
i use 1dm download manager in android (i don't know alternatives in pc) to download the m3u8 files. it then asks for key just enter it that's it.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | shadirvan |
