cta-wave / device-playback-task-force

9 stars 0 forks source link

possible duplication in 8.12.6? #70

Closed jpiesing closed 1 year ago

jpiesing commented 4 years ago

8.12.6 contains the following;

8.12.6 Expected Observation The playback is continuous and time-accurate. No unnecessary startup delay, e.g., initializing a secure video path, negotiating a secure HDCP display connection, etc. Every sample shall be rendered and shall be rendered in order. The playlist plays until the end. The duration of playback matches the duration of the CMAF Presentation, i.e. Last frame is presented at T2 + duration of the CMAF Track. The rendering time report on the API matches the rendered sample.

Is "The playlist plays until the end." covered by the observation immediately before it? If every sample is rendered doesn't this mean the playlist plays to the end?

Isn't "The playback is continuous and time-accurate." partly a duplicate of "Every sample shall be rendered and shall be rendered in order."?

jpiesing commented 4 years ago

The author of this text needs to comment.

haudiobe commented 4 years ago

agree - needs implementation.

gitwjr commented 1 year ago

Jan 31, 2023: Implemented. Closed.

gitwjr commented 1 year ago

Feb 2, 2023: Reopened. Needs final review.

gitwjr commented 1 year ago

Implemented in v1.38 of spec.