CAN CSA-ISO IEC 14496E-11-2008 Information technology - Coding of audio-visual objects - Part 11 Scene description and application engine AMENDMENT 5 Support for Symbolic Music Not.pdf
《CAN CSA-ISO IEC 14496E-11-2008 Information technology - Coding of audio-visual objects - Part 11 Scene description and application engine AMENDMENT 5 Support for Symbolic Music Not.pdf》由会员分享,可在线阅读,更多相关《CAN CSA-ISO IEC 14496E-11-2008 Information technology - Coding of audio-visual objects - Part 11 Scene description and application engine AMENDMENT 5 Support for Symbolic Music Not.pdf(14页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference numberISO/IEC 14496-11:2005/Amd.5:2007(E)ISO/IEC 2007Information technology Coding of audio-visual objects Part 11: Scene description and application engineAMENDMENT 5: Support for Symbolic Music Notation Technologies de linformation Codage des objets audiovisuels Partie 11: Description d
2、e scne et moteur dapplication AMENDEMENT 5: Support pour la notation musicale symbolique Amendment 5:2008 toNational Standard of CanadaCAN/CSA-ISO/IEC 14496-11:07Amendment 5:2007 to International Standard ISO/IEC 14496-11:2005 has been adopted withoutmodification (IDT) as Amendment 5:2008 to CSA Sta
3、n dard CAN/CSA-ISO/IEC 14496-11:07. ThisAmendment was reviewed by the CSA Technical Committee on Information Technology (TCIT) under thejurisdiction of the Strategic Steering Committee on Information Technology and deemed acceptable for use inCanada.September 2008 International Organization for Stan
4、dardization (ISO), 2007. All rights reserved. International Electrotechnical Commission (IEC), 2007. All rights reserved. NOT FOR RESALE. ISO/IEC 14496-11:2005/Amd.5:2007(E) PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, this file may be prin
5、ted 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 therein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat accepts no li
6、ability 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; the PDF-creation parameters were optimized for printing. Every care has been taken to ensure that the file is
7、 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 DOCUMENT ISO/IEC 2007 All rights reserved. Unless otherwise specified, no part of this publication may be reprod
8、uced 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 body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 74
9、9 01 11 Fax + 41 22 749 09 47 E-mail copyrightiso.org Web www.iso.org ii ISO/IEC 2007 All rights reservedISO/IEC 14496-11:2005/Amd.5:2007(E) ISO/IEC 2007 All rights reserved iiiForeword ISO (the International Organization for Standardization) and IEC (the International Electrotechnical Commission) f
10、orm 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
11、 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
12、 1. 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
13、 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 identify
14、ing any or all such patent rights. Amendment 5 to ISO/IEC 14496-11:2005 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 29, Coding of audio, picture, multimedia and hypermedia information. This Amendment contains new node specifications with syntax an
15、d semantics as well as a short description of SMR and its role inside MPEG-4. ISO/IEC 14496-11:2005/Amd.5:2007(E) ISO/IEC 2007 All rights reserved 1Information technology Coding of audio-visual objects Part 11: Scene description and application engine AMENDMENT 5: Support for Symbolic Music Notation
16、 In clause 4, add the following definition: Symbolic Music Representation (SMR) A method of describing a logical structure consisting of: symbolic elements that represent audiovisual events; the relationship between those events; and aspects of rendering those events as defined by ISO/IEC 14496-23.
17、In subclause 7.2, Node Semantics, add the following subclauses: 7.2.2.87 MusicScore 7.2.2.87.1 Node interface MusicScore eventIn SFBool executeCommand eventIn SFString gotoLabel eventIn SFInt32 gotoMeasure eventIn SFTime highlightTimePosition eventIn SFVec3f mousePosition exposedField MFString argum
18、entsOnExecute exposedField SFString commandOnExecute exposedField SFInt32 firstVisibleMeasure 0 exposedField SFBool hyperlinkEnable TRUE exposedField SFBool loop FALSE exposedField MFString partsLyrics exposedField MFInt32 partsShown exposedField SFTime scoreOffset 0.0 exposedField SFVec2f size -1,
19、-1 exposedField SFFloat speed 1.0 exposedField SFTime startTime 0.0 exposedField SFTime stopTime exposedField SFFloat transpose 0.0 exposedField MFURL url exposedField MFURL urlSA exposedField SFString viewType eventOut SFString activatedLink eventOut MFString availableCommands eventOut MFString ava
20、ilableLabels eventOut MFString availableLyricLanguages eventOut MFString availableViewTypes eventOut SFBool isActive ISO/IEC 14496-11:2005/Amd.5:2007(E) 2 ISO/IEC 2007 All rights reservedeventOut SFVec3f highlightPosition eventOut SFInt32 lastVisibleMeasure eventOut SFInt32 numMeasures eventOut MFSt
21、ring partNames NOTE For the binary encoding of this node see node coding tables in electronic attachment. 7.2.2.87.2 Functionality and semantics Rendering of Symbolic Music allows different solutions ranging from bitmap to vector graphics. To minimize the impact on some widespread existing solutions
22、, including the SMR reference software, two new nodes are defined: ScoreShape, similarly to Shape, is used to map a MusicScore on a geometry, and a MusicScore as a child node. In such a way different solutions are allowed, including vector graphics and bitmaps. The loop, startTime, and stopTime expo
23、sedFields and the isActive eventOut, and their effects on the MusicScore node, are described in 7.1.1.1.6.2. A MusicScore node is inactive before startTime is reached. The MusicScore node displays the score at SMR stream time t=0 until it is activated, and keep the last composed image available when
24、 it is deactivated. Please note that the internal SMR decoder has also its own time representation and it may continue to run after stopTime with SMR stream being processed. However, a loop field set to TRUE may infer a restart of a certain portion of the score rendering. The executeCommand eventIn
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CANCSAISOIEC14496E112008INFORMATIONTECHNOLOGYCODINGOFAUDIOVISUALOBJECTSPART11SCENEDESCRIPTIONANDAPPLICATIONENGINEAMENDMENT5SUPPORTFORSYMBOLICMUSICNOTPDF

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