[FFmpeg-trac] #9182(undetermined:new): try download audio m3u8 but get audio file with missing parts

FFmpeg trac at avcodec.org
Tue Apr 13 10:44:07 EEST 2021


#9182: try download audio m3u8 but get audio file with missing parts
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  hyperspaceru                       |
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Hello, i have script which download audio from m3u8 files by ffmpeg. It
 works perfect about half year ago, but now it save audio without some part
 (e.g. file have duration equals 3:09, but ffmpeg save with duration 2:09
 without parts between 0:25 ~ 0:47 and etc), i try .m3u8 file in vlc and
 streamlink and it works and downloads perfectly.
 How to reproduce:
 {{{
 % ffmpeg -y -protocol_whitelist file,http,https,tcp,tls,crypto -i
 466874.m3u8 -c copy 466874.mp3
 ffmpeg version 4.2.4-1ubuntu0.1
 built on ubuntu
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list