Moving Picture Experts Group (MPEG) a working group of ISO/IEC in charge of the development of standards for coded representation of digital audio and video. Established in 1988, the group has produced MPEG-1, the standard on which such products as Video CD and MP3 are based, MPEG-2, the standard on which such products as Digital Television set top boxes and DVD are based, MPEG-4, the standard for multimedia for the fixed and mobile web, MPEG-7, the standard for description and search of audio and visual content and MPEG-21, the Multimedia Framework.
MPEG standards can be purchased directly from ISO by email, from their website or from a National Body. Some MPEG standards are publicly available (including reference software of all MPEG standards). the reference software can download from:
some related MPGE book be available in : MPEG books 中文简单解释: 【MPEG1,2,4和ISO/IEC 11172 ,13813,14496的关系】 MPEG是一个组织,是ISO旗下的,专门分管开发音视频标准的组织。 而我们通常所说的MPEG-1,MPEG-2,MPEG-4等,指的是其对应的音视频标准的总称。 ISO/IEC 组织制定的N多的标准,一般以数字表示。而其中的ISO/IEC 11172,ISO/IEC 13813,ISO/IEC 14496就分别对应MPEG-1,MPEG-2,MPEG-4。 而MPEG-1,MPEG-2,MPEG-4是其制定的那些对应的标准的大家所常说的普通名称,。 其中每个标准具体还有子部分,包括系统,音频,视频,兼容性等等。 具体解释如下: MPEG-1 (即ISO/IEC 11172) This standard is published in four parts. Part 1 – systems – specifies the system coding layer of the standard. It defines a multiplexed structure for combining audio and video data and means of representing the timing information needed to replay synchronized sequences in real-time. Part 2 – video – specifies the Part 4 – conformance testing – is still in preparation.(注:这个是当时1991年的版本,其实现在早就制定好了,最新的已经有MPEG-7和MPEG-21了) It will specify the procedures for determining the characteristics of coded bit streams and for testing compliance with the requirements stated in Parts 1, 2 and 3. MPEG-2(即ISO/IEC 13813) ISO/IEC 13818 consists of the following parts, under the general title Information technology — Generic coding of moving pictures and associated audio information: 注:这个是第二个版本的,2000年的,第一个版本的是1996年的。
MPEG-4(即ISO/IEC 14496) What are the different parts of the MPEG-4 Standard? Currently MPEG-4 is broken down into 8 Separate parts, some of which are still under development and are not available for purchase from ISO.
|
什么是MPEG1,2,4以及他们和ISO/IEC 11172 ,13813,14496的关系
与本文相关的文章
- 【规避解决】html中用Bootstrap添加可点击关闭的标签
- 【部分解决】VSCode查看函数调用关系函数堆栈
- 【简单记录】用wordpress建立个人博客站点的前后过程(本地建站,买域名,买主机,在线建站)
- 【记录】给Gitbook添加更多配置和功能
- 【经验记录】C#中,库函数有bug,会将http所返回的response响应中的headers头信息中的Set-Cookie值,解析错误,丢失部分cookie
- 【整理】(Windows中)cygwin下的QEMU
- 【已解决】C#中得到的Http的response中的Set-Cookie的内容的格式不对/错误/不正确 –> 已实现把Set-Cookie部分的字符串解析为CookieCollection
- 【整理】facebook的授权登录后得到的用户的id
- 【已解决】如何画技术线路图
- 【已解决】终端命令行中用ssh登录远程服务器
- 【问题回答】网页中一段文字的标题的背景色颜色是如何设置的
- 【已解决】如何用方便的画平衡BST二叉树