Opened 3 years ago
#9721 new defect
MPD manifest open issue after redirection 302
Reported by: | e2iplayer | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avformat |
Version: | git-master | Keywords: | redirection 302 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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
Note:
See TracTickets
for help on using tickets.