Opened 13 months ago
#10752 new defect
Downloading ts files from some m3u8 wrongly reports corrupt packets
Reported by: | steinrr | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | 6.0 | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Error log (run with xerror paramter)