Titre manque

General Information

Status
Published
Current Stage
3060 - Close of voting/comment period
Start Date
18-Apr-2020
Ref Project

RELATIONS

Buy Standard

Standard
ISO/IEC FDIS 23008-2/DAmd 2 - Shutter interval information SEI message
English language
7 pages
limited time 15% off
Preview
limited time 15% off
Preview

Standards Content (sample)

DRAFT AMENDMENT
ISO/IEC 23008-2/DAM 2
ISO/IEC JTC 1/SC 29 Secretariat: JISC
Voting begins on: Voting terminates on:
2020-07-10 2020-10-02
Information technology — High efficiency coding and
media delivery in heterogeneous environments —
Part 2:
High efficiency video coding
AMENDMENT 2: Shutter interval information SEI message
Partie 2: Codage vidéo à haute efficacité
AMENDEMENT 2: Titre manque
ICS: 35.040.40
THIS DOCUMENT IS A DRAFT CIRCULATED
FOR COMMENT AND APPROVAL. IT IS
THEREFORE SUBJECT TO CHANGE AND MAY
NOT BE REFERRED TO AS AN INTERNATIONAL
STANDARD UNTIL PUBLISHED AS SUCH.
IN ADDITION TO THEIR EVALUATION AS
BEING ACCEPTABLE FOR INDUSTRIAL,
This document is circulated as received from the committee secretariat.
TECHNOLOGICAL, COMMERCIAL AND
USER PURPOSES, DRAFT INTERNATIONAL
STANDARDS MAY ON OCCASION HAVE TO
BE CONSIDERED IN THE LIGHT OF THEIR
POTENTIAL TO BECOME STANDARDS TO
WHICH REFERENCE MAY BE MADE IN
Reference number
NATIONAL REGULATIONS.
ISO/IEC 23008-2:ISO custom-meta edition-pub-date year/DAM 2:2020(E)
RECIPIENTS OF THIS DRAFT ARE INVITED
TO SUBMIT, WITH THEIR COMMENTS,
NOTIFICATION OF ANY RELEVANT PATENT
RIGHTS OF WHICH THEY ARE AWARE AND TO
PROVIDE SUPPORTING DOCUMENTATION. ISO/IEC 2020
---------------------- Page: 1 ----------------------
ISO/IEC 23008-2/DAM 2:2020(E)
COPYRIGHT PROTECTED DOCUMENT
© ISO/IEC 2020

All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may

be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting

on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address

below or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Fax: +41 22 749 09 47
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii © ISO/IEC 2020 – All rights reserved
---------------------- Page: 2 ----------------------
ISO/IEC 23008-2/DAM 2:2020(E)
Foreword

ISO (the International Organization for Standardization) and IEC (the International Electrotechnical

Commission) form the specialized system for worldwide standardization. National bodies that are members

of ISO or IEC participate in the development of International Standards through technical committees

established by the respective organization to deal with particular fields of technical activity. ISO and IEC

technical committees collaborate in fields of mutual interest. Other international organizations,

governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of

information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. In some

areas of information technology which fall within the purview of ISO and IEC, the necessary standards are

prepared on a collaborative basis with ITU-T.

International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2.

The main task of the joint technical committee is to prepare International Standards. Draft International

Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication

as an International Standard requires approval by at least 75 % of the national bodies casting a vote.

Attention is drawn to the possibility that some of the elements of this document may be the subject of patent

rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights.

Amendment 2 to ISO/IEC 23008-2:201x was prepared by Joint Technical Committee ISO/IEC JTC 1,

Coding of audio, picture, multimedia and hypermedia information, Subcommittee SC 29, Coding of moving

pictures and audio, in a joint collaboration with ITU-T Study Group 16. Technically aligned twin text is

developed as Recommendation ITU-T H.265.
© ISO/IEC 2020 – All rights reserved
iii
---------------------- Page: 3 ----------------------
DRAFT AMENDMENT ISO/IEC 23008-2/DAM 2:2020(E)
Information technology — High efficiency coding and media
delivery in heterogeneous environments — Part 2: High
efficiency video coding, AMENDMENT 1: Shutter interval
information SEI message
Clause 4
Add an abbreviation as follows:
ATSC Advanced Television Systems Committee
D.2.1
Replace the contents of D.2.1 with the following:
D.2.1 General SEI message syntax
sei_payload( payloadType, payloadSize ) { Descriptor
if( nal_unit_type = = PREFIX_SEI_NUT )
if( payloadType = = 0 )
buffering_period( payloadSize )
else if( payloadType = = 1 )
pic_timing( payloadSize )
else if( payloadType = = 2 )
pan_scan_rect( payloadSize )
else if( payloadType = = 3 )
filler_payload( payloadSize )
else if( payloadType = = 4 )
user_data_registered_itu_t_t35( payloadSize )
else if( payloadType = = 5 )
user_data_unregistered( payloadSize )
else if( payloadType = = 6 )
recovery_point( payloadSize )
else if( payloadType = = 9 )
scene_info( payloadSize )
else if( payloadType = = 15 )
picture_snapshot( payloadSize )
else if( payloadType = = 16 )
progressive_refinement_segment_start( payloadSize )
else if( payloadType = = 17 )
progressive_refinement_segment_end( payloadSize )
else if( payloadType = = 19 )
© ISO/IEC 2020 – All rights reserved 1
---------------------- Page: 4 ----------------------
ISO/IEC 23008-2/DAM 2:2020(E)
film_grain_characteristics( payloadSize )
else if( payloadType = = 22 )
post_filter_hint( payloadSize )
else if( payloadType = = 23 )
tone_mapping_info( payloadSize )
else if( payloadType = = 45 )
frame_packing_arrangement( payloadSize )
else if( payloadType = = 47 )
display_orientation( payloadSize )
else if( payloadType = = 56 )
green_metadata( payloadsize ) /* specified in ISO/IEC 23001-11 */
else if( payloadType = = 128 )
structure_of_pictures_info( payloadSize )
else if( payloadType = = 129 )
active_parameter_sets( payloadSize )
else if( payloadType = = 130 )
decoding_unit_info( payloadSize )
else if( payloadType = = 131 )
temporal_sub_layer_zero_idx( payloadSize )
else if( payloadType = = 133 )
scalable_nesting( payloadSize )
else if( payloadType = = 134 )
region_refresh_info( payloadSize )
else if( payloadType = = 135 )
no_display( payloadSize )
else if( payloadType = = 136 )
time_code( payloadSize )
else if( payloadType = = 137 )
mastering_display_colour_volume( payloadSize )
else if( payloadType = = 138 )
segmented_rect_frame_packing_arrangement( payloadSize )
else if( payloadType = = 139 )
temporal_motion_constrained_tile_sets( payloadSize )
else if( payloadType = = 140 )
chroma_resampling_filter_hint( payloadSize )
else if( payloadType = = 141 )
knee_function_info( payloadSize )
else if( payloadType = = 142 )
colour_remapping_info( payloadSize )
else if( payloadType = = 143 )
deinterlaced_field_identification( payloadSize )
else if( payloadType = = 144 )
content_light_level_info( payloadSize )
else if( payloadType = = 145 )
dependent_rap_indication( payloadSize )
else if( payloadType = = 146 )
coded_region_completion( payloadSize )
© ISO/IEC 2020 – All rights reserved
---------------------- Page: 5 ----------------------
ISO/IEC 23008-2/DAM 2:2020(E)
else if( payloadType = = 147 )
alternative_transfer_characteristics( payloadSize )
else if( payloadType = = 148 )
ambient_viewing_environment( payloadSize )
else if( payloadType = = 149 )
content_colour_volume( payloadSize )
else if( payloadType = = 150 )
equirectangular_projection( payloadSize )
else if( payloadType = = 151 )
cubemap_projection( payloadSize )
else if( payloadType = = 152 )
fisheye_video_info( payloadSize )
else if( payloadType = = 154 )
sphere_rotation( payloadSize )
else if( payloadType = = 155 )
regionwise_packing( payloadSize )
else if( payloadType = = 156 )
omni_viewport( payloadSize )
else if( payloadType = = 157 )
regional_nesting( payloadSize )
else if( payloadType = = 158 )
mcts_extraction_info_sets( payloadSize )
else if( payloadType = = 159 )
mcts_extraction_info_nesting( payloadSize )
else if( payloadType = = 160 )
layers_not_present( payloadSize ) /* specified in Annex F */
else if( payloadType = = 161 )
inter_layer_constrained_tile_sets( payloadSize ) /* specified in Annex F */
else if( payloadType = = 162 )
bsp_nesting( payloadSize ) /* specified in Annex F */
else if( payloadType = = 163 )
bsp_initial_arrival_time( payloadSize ) /* specified in Annex F */
else if( payloadType = = 164 )
sub_bitstream_property( payloadSize ) /* specified in Annex F */
else if( payloadType = = 165 )
alpha_channel_info( payloadSize ) /* specified in Annex F */
else if( payloadType = = 166 )
overlay_info( payloadSize ) /* specified in Annex F */
else if( payloadType = = 167 )
temporal_mv_prediction_constraints( payloadSize ) /* specified in Annex F */
else if( payloadType = = 168 )
frame_field_info( payloadSize ) /* specified in Annex F */
else if( payloadType =
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.