[FFmpeg-trac] #11058(undetermined:new): ffmpeg 404 errors after downloading a stream for 15 seconds
FFmpeg
trac at avcodec.org
Sun Jun 16 20:20:49 EEST 2024
#11058: ffmpeg 404 errors after downloading a stream for 15 seconds
-------------------------------------+-------------------------------------
Reporter: | Type: defect
randomcoder67 |
Status: new | Priority: normal
Component: | Version: git-
undetermined | master
Keywords: stream | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
How to reproduce:
{{{
ffmpeg -i "https://vs-cmaf-pushb-uk-
live.akamaized.net/x=4/i=urn:bbc:pips:service:bbc_one_east/pc_hd_abr_v2.mpd"
out.mp4
}}}
Version: ffmpeg version n6.1.1 Copyright (c) 2000-2023 the FFmpeg
developers
After around 15 seconds ffmpeg will stop downloading with the following
errors:
{{{
[dash @ 0x5efbff98c580] Failed to open fragment of playlist
[https @ 0x5efc00007880] HTTP error 404 Not Found
}}}
The same thing can be seen in mpv, as mpv using ffmpeg for streams. The
video will stop after around 15 seconds
It's not an issue with the video stream, as using vlc it will play it,
tested for at least 2 minutes and it doesn't stop
Link is from here: https://github.com/iptv-org/iptv
(Note, this link may only work in the UK, not 100% sure)
Interestingly it does seem to work using ffplay, although only about half
of the time. Half the time ffplay will open in in a tiny window, and it
will stop after a couple of seconds. The other half it will be a normal
sized window and it seems to work okay
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11058>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list