Opened 3 hours ago

#11322 new defect

ffmpeg stops with exit code 0 during input of hls http stream

Reported by: Mad Sweeney Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: hls http
Cc: Mad Sweeney Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

ffmpeg stops with exit code 0 while reading certain hls http input streams.
It will stream for a varying amount of time and then stop.

To reproduce:

ffmpeg -report -v 9 -loglevel 99 -nostdin \
  -y -i 'http://as-hls-ww-live.akamaized.net/pool_904/live/ww/bbc_radio_three/bbc_radio_three.isml/bbc_radio_three-audio%3d96000.norewind.m3u8' \
  -to 3:00:00 \
  -acodec libmp3lame -write_xing 0 \
  testr3.mp3 \
  > testr3.out 2>&1

Also affects ffmpeg 7.0 and 7.1
Log is attached.

Attachments (1)

ffmpeg-20241126-094146.log (1.2 MB ) - added by Mad Sweeney 3 hours ago.

Download all attachments as: .zip

Change History (1)

by Mad Sweeney, 3 hours ago

Attachment: ffmpeg-20241126-094146.log added
Note: See TracTickets for help on using tickets.