cta-wave / device-playback-task-force

9 stars 0 forks source link

Observation wording in 9.3 Random Access of a WAVE Presentation #101

Closed yanj-github closed 1 year ago

yanj-github commented 2 years ago

9.3.3 2) please change "start_index_video" to "random_access_fragment": the CMAF Fragment number of the video

9.3.5.1 1)Every sample shall be rendered and the samples shall be rendered in increasing presentation time order, with the exception of samples with a presentation time greater than random_access_from and less than random_access_to which shall not be rendered. is not correct. Please change it to: 1)Every sample shall be rendered and the samples shall be rendered in increasing presentation time order. No sample earlier than random_access_fragment shall be rendered.

2)please change "Skipped frames between random_access_from and random_access_to." to "Skipped frames earlier than random_access_fragment ."

yanj-github commented 1 year ago

Addressed on "dpctf-s00001-v032-WAVE-DPC-v1.32_draft1.docx" please review.

yanj-github commented 1 year ago

No further comment closing issue.