#10752: Downloading ts files from some m3u8 wrongly reports corrupt packets
--------------------------------------+----------------------------------
Reporter: steinrr | Type: defect
Status: new | Priority: normal
Component: undetermined | Version: 6.0
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+----------------------------------
Summary of the bug:
When downloading video consisting of list of ts fragments from certain
m3u8 files, ffmpeg reports corrupt packets. But resulting mkv files are OK
and fully playable.
Also downloading the individual ts fragments one by one directly in ffmpeg
does not give any errors. M3u8 file streams fine in VLC.
How to reproduce:
{{{
ffmpeg -y -stats -i
https://nrkod23-cdn0-47115-odedge1.dna.contentdelivery.net/47115-odedge1/open/ps/muhu/muhu28000723/da15cff2-1.smil
/sc-gaFEAQ/v3_index.m3u8 -c copy test.mkv
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10752>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker