Closed rbouqueau closed 1 year ago
This message appear with https://dash.akamaized.net/WAVE/vectors/chh1_sets/12.5_25_50/t1/2023-05-12/stream.mpd.
However other tools seem happy (e.g. ffmpeg -i stream.mpd -c copy -bsf:v trace_headers -f null - 2>&1 | grep Trailing).
ffmpeg -i stream.mpd -c copy -bsf:v trace_headers -f null - 2>&1 | grep Trailing
See https://github.com/cta-wave/Test-Content/issues/38 for details
Fixed by #668
This message appear with https://dash.akamaized.net/WAVE/vectors/chh1_sets/12.5_25_50/t1/2023-05-12/stream.mpd.
However other tools seem happy (e.g.
ffmpeg -i stream.mpd -c copy -bsf:v trace_headers -f null - 2>&1 | grep Trailing
).See https://github.com/cta-wave/Test-Content/issues/38 for details