[FFmpeg-trac] #11058(undetermined:new): ffmpeg 404 errors after downloading a stream for 15 seconds
FFmpeg
trac at avcodec.org
Sun Jun 16 20:21:45 EEST 2024
#11058: ffmpeg 404 errors after downloading a stream for 15 seconds
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
randomcoder67 |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: stream | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Description changed by randomcoder67:
Old description:
> 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
New description:
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
(Note, in attached log, I Ctrl-C killed the process after a few seconds of
the error happening)
--
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11058#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list