#9721: MPD manifest open issue after redirection 302
-------------------------------------+-------------------------------------
Reporter: e2iplayer | Type: defect
Status: new | Priority: normal
Component: avformat | Version: git-
Keywords: redirection | master
302 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
The issue occurs after redirection (HTTP302).
[dash @ 001e28c0] Could not read complete fragment.
:23: parser error : XML declaration allowed only at the start of the
document
</MPD><?xml version="1.0" encoding="UTF-8"?>
^
:24: parser error : Extra content at the end of the document
<MPD xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="urn:mpeg:dash:
How to reproduce:
{{{
% ffmpeg -i input
https://hrdashde.akamaized.net/dash/live/2024544/hrdashde/manifest.mpd
output
ffmpeg version
built on 4.0.1 and all never
issue does not occurs on version 3.4
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9721>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".