[FFmpeg-trac] #5375(avformat:open): Can't download a m3u playlist stream that uses AES encryption

FFmpeg trac at avcodec.org
Tue Jun 27 08:05:01 EEST 2017


#5375: Can't download a m3u playlist stream that uses AES encryption
-------------------------------------+-------------------------------------
             Reporter:  viv1d-       |                    Owner:
  shadows                            |                   Status:  open
                 Type:  enhancement  |                Component:  avformat
             Priority:  wish         |               Resolution:
              Version:  git-master   |               Blocked By:
             Keywords:  hls          |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by kvasa):

 Hi, I'm no expert, but isn't this pretty much what is needed?
 https://github.com/selsta/hlsdl/blob/master/src/hls.c#L292

 It is under MIT license and seems to be doing SAMPLE-AES decryption using
 libavformat and libavcodec. Unfortunately, I do not have the skills to
 implement this directly into FFmpeg. :(

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5375#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list