Opened 4 years ago
Last modified 4 years ago
#9731 reopened defect
Dashdec reports wrong duration when playing a 32 period dash
| Reported by: | luckysk | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | git-master | Keywords: | |
| Cc: | luckysk | Blocked By: | |
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Run following command:
mpv https://rolandjon.github.io/test-streams/dash-32-period/dash_32period.mpd
dashdec reports a duration of 45S. In fact, the content has 5 minutes, and it has 32 periods.
[ 3.883][t][ffmpeg/demuxer] dash: stream 0: start_time: 0.12 duration: NOPTS
[ 3.883][t][ffmpeg/demuxer] dash: stream 1: start_time: 0 duration: NOPTS
[ 3.883][t][ffmpeg/demuxer] dash: format: start_time: 0 duration: 45 (estimate from stream) bitrate=6 kb/s
[ 3.884][t][ffmpeg/demuxer] dash: After avformat_find_stream_info() pos: 38117 bytes read:38117 seeks:0 frames:82
Change History (3)
comment:1 by , 4 years ago
| Priority: | critical → normal |
|---|
comment:2 by , 4 years ago
| Component: | avformat → undetermined |
|---|---|
| Resolution: | → needs_more_info |
| Status: | new → closed |
This is now 404
comment:3 by , 4 years ago
| Resolution: | needs_more_info |
|---|---|
| Status: | closed → reopened |
Sorry for the delay in replying, the new address is:
https://lcksk.github.io/test-streams/dash-32-period/dash_32period.mpd



This is not a regression or a crash, so reducing priority.