[FFmpeg-trac] #8933(ffmpeg:new): http m3u8 download command stopped working in 4.3

FFmpeg trac at avcodec.org
Tue Oct 13 11:18:50 EEST 2020


#8933: http m3u8 download command stopped working in 4.3
---------------------------------+---------------------------------------
             Reporter:  aaaeeeo  |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  ffmpeg   |                  Version:  unspecified
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+---------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 ffmpeg -protocol_whitelist file,http,https,tcp,tls,crypto -i
 https://.../xxx.mp4/playlist.m3u8 -c copy -bsf:a aac_adtstoasc "test.mp4"
 4.3.1
 built on mac
 }}}

 Got following error:
 [https @ 0x7fcb5c813200] Opening
 'https://.../xxx.mp4/chunklist_w1708679321.m3u8' for reading
 [hls @ 0x7fcb5d00ac00] Failed to reload playlist 0

 The same command works good on 4.2.3 and 4.2

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8933>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list