Opened 2 years ago

Last modified 19 months 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 Marton Balint, 22 months ago

Priority: criticalnormal

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

comment:2 by Carl Eugen Hoyos, 20 months ago

Component: avformatundetermined
Resolution: needs_more_info
Status: newclosed

This is now 404

comment:3 by luckysk, 19 months ago

Resolution: needs_more_info
Status: closedreopened

Sorry for the delay in replying, the new address is:
https://lcksk.github.io/test-streams/dash-32-period/dash_32period.mpd

Note: See TracTickets for help on using tickets.