CAN CSA-ISO IEC 14496-11G-2012 Information technology - Coding of audio-visual objects - Part 11 Scene description and application engine - AMENDMENT 7 ExtendedCore2D profile.pdf
《CAN CSA-ISO IEC 14496-11G-2012 Information technology - Coding of audio-visual objects - Part 11 Scene description and application engine - AMENDMENT 7 ExtendedCore2D profile.pdf》由会员分享,可在线阅读,更多相关《CAN CSA-ISO IEC 14496-11G-2012 Information technology - Coding of audio-visual objects - Part 11 Scene description and application engine - AMENDMENT 7 ExtendedCore2D profile.pdf(26页珍藏版)》请在麦多课文档分享上搜索。
1、Information technology Coding of audio-visual objects Part11:Scene description and application engine AMENDMENT7:ExtendedCore2D profileAmendment 7:2012 (IDT) toNational Standard of CanadaCAN/CSA-ISO/IEC 14496-11-07(ISO/IEC 14496-11:2005, IDT)NOT FOR RESALE.PUBLICATION NON DESTINE LA REVENTE.CSA Stan
2、dards Update ServiceAmendment 7:2012 toCAN/CSA-ISO/IEC 14496-11-07March 2012Title:Information technology Coding of audio-visual objects Part11:Scene description and application engine AMENDMENT7:ExtendedCore2D profilePagination:20 pages (iii preliminary and 17 text)To register for e-mail notificatio
3、n about any updates to this publication go on-line to shop.csa.caclick on E-mail Services under MY ACCOUNTclick on CSA Standards Update ServiceThe List ID that you will need to register for updates to this publication is 2418653.If you require assistance, please e-mail techsupportcsa.ca or call 416-
4、747-2233.Visit CSAs policy on privacy at csagroup.org/legal to find out how we protect your personal information.Reference numberISO/IEC 14496-11:2005/Amd.7:2010(E)ISO/IEC 2010INTERNATIONAL STANDARD ISO/IEC14496-11First edition2005-12-15AMENDMENT 72010-12-15Information technology Coding of audio-vis
5、ual objects Part 11: Scene description and application engineAMENDMENT 7: ExtendedCore2D profile Technologies de linformation Codage des objets audiovisuels Partie 11: Description de scne et moteur dapplication AMENDEMENT 7: Profil ExtendedCore2D ISO/IEC 14496-11:2005/Amd.7:2010(E) PDF disclaimer Th
6、is PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, this file may be printed or viewed but shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In downloading this file, parties accept th
7、erein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat accepts no liability in this area. Adobe is a trademark of Adobe Systems Incorporated. Details of the software products used to create this PDF file can be found in the General Info relative to the file;
8、the PDF-creation parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below. COPYRIGHT PROTECTED DOC
9、UMENT ISO/IEC 2010 All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or ISOs member
10、 body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fax + 41 22 749 09 47 E-mail copyrightiso.org Web www.iso.org ii ISO/IEC 2010 All rights reservedAmendment 7:2012 to CAN/CSA-ISO/IEC 14496-11-07ISO/IEC 14496-11:2005/Amd.7:2010(E) ISO
11、/IEC 2010 All rights reserved iiiForeword 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 Inter
12、national 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
13、 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. International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2. The main task of the joint technic
14、al 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 dra
15、wn 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 7 to ISO/IEC 14496-11:2005 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information tec
16、hnology, Subcommittee SC 29, Coding of audio, picture, multimedia and hypermedia information. Amendment 7:2012 to CAN/CSA-ISO/IEC 14496-11-07ISO/IEC 14496-11:2005/Amd.7:2010(E) ISO/IEC 2010 All rights reserved 1Information technology Coding of audio-visual objects Part 11: Scene description and appl
17、ication engine AMENDMENT 7: ExtendedCore2D profile In 7.2, add the following subclauses in node alphabetical order: 7.2.2.ZZ CacheTexture 7.2.2.ZZ.1 Node interface CacheTexture Field SFInt32 objectTypeIndication 0 Field SFString decoderSpecificInfo NULL Field SFString image NULL Field SFString cache
18、URL NULL Field MFURL cacheOD Field SFInt32 expirationDate 0 Field SFBool repeatS TRUE Field SFBool repeatT TRUE NOTE For the binary encoding of this node see node coding tables in electronic attachment. 7.2.2.ZZ.2 Functionality and semantics The CacheTexture allows carriage of visual data embedded i
19、nside the BIFS stream rather than using the OD framework. The objectTypeIndication field identifies the media type of the visual data. The compressed data is carried in the image field, as a single access unit. If a decoder configuration is needed, it may be carried in the decoderSpecificInfo field.
20、 The node can be used as a texture object in an Appearance node. The node can also be used in as a child node of a 2D or 3D container when it is only used for image caching. Additionally, the CacheTexture node allows for caching the embedded image by specifying a cacheURL name to be referred to by o
21、ther nodes in the scene, as well as an expirationDate indicating the time in seconds the terminal should keep the data in its cache. If expirationDate is 0, the data shall not be cached. If expirationDate is strictly negative, the data should be cached for as long as possible. In any case, whether t
22、he data is cached or not is implementation specific. The cacheOD field identifies an existing OD in the scene to be cached with the given cacheName and expirationDate. If cacheOD is set, image, decoderSpecificInfo and objectTypeIndication shall be ignored. Results are undefined if the OD indicated b
23、y the cacheOD is not a still image object such as JPEG or PNG. The scoping of the CacheTexture node shall be done at the service level (same broadcast channel or same service URL of the initial scene). Sub-scenes opened through inline nodes are part of the same caching scope as the parent scene. Ame
24、ndment 7:2012 to CAN/CSA-ISO/IEC 14496-11-07ISO/IEC 14496-11:2005/Amd.7:2010(E) 2 ISO/IEC 2010 All rights reservedExample of cache usage Shape appearance Appearance texture ImageTexture url “some_cache_url_name“ . CacheTexture objectTypeIndication 0x6D image . cacheURL “some_cache_url_name“ expirati
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CANCSAISOIEC1449611G2012INFORMATIONTECHNOLOGYCODINGOFAUDIOVISUALOBJECTSPART11SCENEDESCRIPTIONANDAPPLICATIONENGINEAMENDMENT7EXTENDEDCORE2DPROFILEPDF

链接地址:http://www.mydoc123.com/p-590418.html