ECMA 407-2014 Scalable Sparse Spatial Sound System (S5) - Base S5 Coding (1st Edition).pdf
《ECMA 407-2014 Scalable Sparse Spatial Sound System (S5) - Base S5 Coding (1st Edition).pdf》由会员分享,可在线阅读,更多相关《ECMA 407-2014 Scalable Sparse Spatial Sound System (S5) - Base S5 Coding (1st Edition).pdf(34页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference number ECMA-123:2009 Ecma International 2009 , ECMA-407 1st Edition / June 2014 Scalable Sparse Spatial Sound System (S5) Base S5 Coding COPYRIGHT PROTECTED DOCUMENT Ecma International 2014 Ecma International 2014 i Contents Page 1 Scope 1 2 Conformance . 1 3 Normative references 1 4 Term
2、s, definitions and acronyms 1 5 S5 Overview . 2 6 Inverse Coding . 4 7 Configuration Data 7 7.1 Syntax of Configuration Data (S5Config) 7 7.2 Configuration Identifier (S5ConfigID) 7 7.3 Window Size for the Calculation of Synchronization Tags (S5SyncTagWindow) 7 7.4 Accuracy of the Calculation of Syn
3、chronization Tags (S5SyncTagAccuracy) . 7 7.5 Downmix Configuration (S5DownmixConfig). 8 7.6 Output Channel Configuration (S5ChannelConfig) . 8 7.7 Upmix Configuration (S5UpmixConfig) . 8 8 Inverse Coding Parameter Data . 8 8.1 Syntax of Inverse Coding Parameter Data (S5InvCodeData) 8 8.2 Synchroniz
4、ation Elements (S5SyncTag, S5SyncTag-1, S5SyncTag-2) . 9 8.3 Number of Parameter Sets (S5ParameterSetCount) 9 8.4 Inverse Coding Parameter Data Set ID (S5ParameterSetID) . 9 8.5 Parameter Data Set Type (S5ParameterSetType) 10 8.6 Inverse Coding Parameter Data Set (S5ParameterSet) . 10 9 Downmix . 11
5、 10 Upmix 11 10.1 Synchronization of Inverse Coding Parameter Data . 11 10.2 Expanding of S5AbrParameterSet . 11 10.3 Default Values of Inverse Coding Parameter Data . 11 10.4 Default values of S5UpmixConfig 11 Annex A (normative) Channel Positions and Configurations 13 Annex B (normative) Syntax fo
6、r S5UpmixConfig 15 Annex C (informative) Channel Configuration and Position Tables 19 Annex D (informative) Loudness Adjustment 23 Annex E (informative) Multiplexing . 25 ii Ecma International 2014 Introduction S5 denotes a scalable multichannel coding system for spatial audio data compression, whic
7、h can be applied to provide 3D audio experience with little overhead. Such system may incorporate a wide range of state-of-the-art audio codecs and can be applied to provide 3D audio experience. By using an audio codec, which may offer encapsulation capacity for external data, S5 data may be carried
8、 within the audio coder stream with little overhead and maintain a compatible bit stream syntax. This Standard specifies the base S5 encoder and decoder in terms of configuration data, downmix, inverse coding parameter data and upmix. It provides reference and guidance on how to incorporate further
9、components to form a scalable multichannel coding system for audio data compression. The base S5 codec achieves data compression of multichannel audio information by mapping the audio information on to a downmix signal and to sparse spatial data, which refers to the parameter values of a mathematica
10、l model to reconstruct localization and ambiance. A specific method, denoted as inverse coding, is used for upmixing from the audio downmix and its associated parameter values. Compressing the downmix audio by a state-of-the-art audio codec will further increase the coding efficiency of S5. An overv
11、iew is given on how the base S5 encoder/decoder may be extended by incorporation of an audio codec and other components; however, the components themselves and their interfaces are not specified. Such specific S5 codecs are subject to separate standards, which share the base S5 coding standard as th
12、eir common basis. This Ecma Standard has been adopted by the General Assembly of June 2014. Ecma International 2014 iii “COPYRIGHT NOTICE 2014 Ecma International This document may be copied, published and distributed to others, and certain derivative works of it may be prepared, copied, published, a
13、nd distributed, in whole or in part, provided that the above copyright notice and this Copyright License and Disclaimer are included on all such copies and derivative works. The only derivative works that are permissible under this Copyright License and Disclaimer are: (i) works which incorporate al
14、l or portion of this document for the purpose of providing commentary or explanation (such as an annotated version of the document), (ii) works which incorporate all or portion of this document for the purpose of incorporating features that provide accessibility, (iii) translations of this document
15、into languages other than English and into different formats and (iv) works by making use of this specification in standard conformant products by implementing (e.g. by copy and paste wholly or partly) the functionality therein. However, the content of this document itself may not be modified in any
16、 way, including by removing the copyright notice or references to Ecma International, except as required to translate it into languages other than English or into a different format. The official version of an Ecma International document is the English language version on the Ecma International webs
17、ite. In the event of discrepancies between a translated version and the official version, the official version shall govern. The limited permissions granted above are perpetual and will not be revoked by Ecma International or its successors or assigns. This document and the information contained her
18、ein is provided on an “AS IS“ basis and ECMA INTERNATIONAL DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PU
19、RPOSE.“ iv Ecma International 2014 Ecma International 2014 1 Scalable Sparse Spatial Sound System (S5) Base S5 Coding 1 Scope This Standard specifies the base S5 encoder and decoder in terms of configuration data, downmix, inverse coding parameter data and upmix. In addition it provides reference an
20、d guidance on how to incorporate further components to form a scalable multichannel coding system for audio data compression. 2 Conformance Conformant base S5 encoders generate dataflows as specified in Clauses 7, 8, and 9. Conformant base S5 decoders generate the upmix as specified in Clause 10 by
21、processing dataflows as specified in Clauses 7, 8, and 9. 3 Normative references ISO/IEC 23001-8, Information technology - MPEG systems technologies - Part 8: Coding-independent code points IETF RFC 5234, Augmented BNF for syntax specifications: ABNF 4 Terms, definitions and acronyms For the purpose
22、s of this document, the following terms and definitions apply. 4.1 downmix reduced number of audio channels from an input signal 4.2 upmix increased number of audio channels from a downmix 4.3 base S5 encoder encoding unit providing the downmix, the inverse coding parameter data and the upmix config
23、uration 4.4 base S5 decoder decoding unit providing the upmix based on the downmix, the inverse coding parameter data and the upmix configuration 4.5 base audio codec audio codec component providing lossless or lossy compression and decompression of the downmix 4.6 loudness perceived level of an aud
24、io programme 4.7 Mid (M) signal non-directional input signal to a Mid-Side (MS) decoder 2 Ecma International 2014 4.8 Side (S) signal directional input signal to a Mid-Side (MS) decoder 4.9 uimsbf unsigned integer, most significant bit first 4.10 Q format fixed point binary format for fractional num
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ECMA4072014SCALABLESPARSESPATIALSOUNDSYSTEMS5BASES5CODING1STEDITIONPDF

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