Dash-Industry-Forum / MPEG

Collects issues that need to be reported to MPEG
1 stars 0 forks source link

event message box with a presentation time earlier than segment ept #29

Open RufaelDev opened 3 years ago

RufaelDev commented 3 years ago

this needs a fix in MPEG: https://github.com/Dash-Industry-Forum/Ingest/issues/132

irajs commented 3 years ago

— presentation_time provides the Media Presentation time of the event measured on the Movie timeline, in the timescale provided in the timescale field; the value shall not be less than the earliest presentation time of the carrying Segment.

Remove the sentence.

haudiobe commented 3 years ago

we need to add additional restrictions: 1) the initial event needs to follow the above requirement 2) if the sum of the presentation time and duration is less than the earliest presentation time of the carrying Segment, then the event is not processed. Should not be added.

Events not fulfilling the above requirement are expected to be ignored.

Please add a sentence to LS