Opened 4 years ago
Closed 4 years ago
#9182 closed defect (needs_more_info)
try download audio m3u8 but get audio file with missing parts
Reported by: | hyper | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | hls regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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.
Attachments (1)
Change History (2)
by , 4 years ago
Attachment: | 466874.m3u8 added |
---|
comment:1 by , 4 years ago
Keywords: | hls regression added |
---|---|
Resolution: | → needs_more_info |
Status: | new → closed |
Please reopen this ticket if you can explain how we can reproduce the issue.
Note:
See TracTickets
for help on using tickets.
playlist file, pieces may not be available after a while