MPEG的完整形式是什么?

MPEG:运动图像专家组 (MPEG: Moving Picture Experts Group)

MPEG is an abbreviation of Moving Picture Experts Group. It is a working group of authorities that is founded to establish standards for audio and video compression and transmission. The audio-video file formats are built up by MPEG, which are also known as MPEG files. This group of experts is created by the International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC). It has delivered a variety of versions of the file (standards) namely MPEG-1, MPEG-2, MPEG-3, MPEG-4, MPEG-7, MPEG-21, etc.

MPEG是“运动图像专家组”的缩写 。 它是权威机构的工作组,旨在建立音频和视频压缩和传输的标准。 音频视频文件格式是由MPEG建立的,也称为MPEG文件 。 该专家组是由国际标准化组织(ISO)和国际电工委员会(IEC)创建的。 它提供了多种版本的文件(标准),即MPEG-1,MPEG-2,MPEG-3,MPEG-4,MPEG-7,MPEG-21等。

MPEG full form


Image source: https://commons.wikimedia.org/wiki/File:Mpeg_logo.svg

图片来源:https://commons.wikimedia.org/wiki/File:Mpeg_logo.svg

The standard of MPEG is an order of arrangement for compressed audio and video files. It is developed and designed for storing video on Digital Audio Tapes (DAT) and audio files on standard audio Compact Disc (CD). The MPEG file has ".mpeg" as a file extension. In the earlier period, the MPEG files requisites hardware decoder for storing and playback but in the present day, it needs software-only codecs.

MPEG的标准是压缩音频和视频文件的排列顺序。 它是为将视频存储在数字音频磁带(DAT)上以及将音频文件存储在标准音频光盘(CD)上而开发和设计的。 MPEG文件具有“ .mpeg”作为文件扩展名。 在早期,MPEG文件需要用于存储和回放的硬件解码器,但是在今天,它需要纯软件编解码器。

  • In January 1988, MPEG was founded by the proposal and assistance of Leonardo Chiariglione and Hiroshi Yasuda.

    1988年1月,在Leonardo Chiariglione和Yasuda Hiroshi的提议和帮助下成立了MPEG。

  • In May 1988, its first meeting was held in Ottawa, Canada.

    1988年5月,其第一次会议在加拿大渥太华举行。

  • Since, 1988, it has created a variety of standards that facilitated industry in providing users more pleasing and enjoyable digital media experience.

    自1988年以来,它创建了各种标准,促进了行业向用户提供更令人愉悦和愉悦的数字媒体体验。

  • More than the years, since its beginning of foundation, it has grown and developed into a full-fledged huge ISO working group.

    自成立以来,多年来,它已经成长为一个功能强大的大型ISO工作组。

MPEG的工作 (Working of MPEG)

  • The data is compressed by the MPEG algorithm to small bits.

    数据通过MPEG算法压缩为小比特。

  • These small bits can be effortlessly transmitted and decompressed and then the video is encoded through a method called Discrete Cosine Transform (DCT).

    可以毫不费力地传输和解压缩这些小比特,然后通过称为离散余弦变换(DCT)的方法对视频进行编码。

  • The rate of compression is extremely soaring of MPEG as it stores only the changes that take place from one frame to another frame.

    MPEG的压缩率非常高,因为它仅存储从一帧到另一帧发生的变化。

  • MPEG does not store the entire frame that enables it to trim down the size of the complete file.

    MPEG不会存储整个帧,因此无法缩小整个文件的大小。

Following are the steps followed by MPEG commonly to develop, grow and establish a standard:

MPEG通常遵循以下步骤来开发,发展和建立标准:

  • Discover and categorize the requirements of a standard

    发现和分类标准的要求

  • Bring together the requirements

    汇集需求

  • Call for proposals

    征求提议

  • Evaluate and assess the proposals

    评估和评估提案

  • Technical development

    技术发展

翻译自: https://www.includehelp.com/dictionary/mpeg-full-form.aspx

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/377420.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

安利一款倒计时插件---雨滴桌面

内容来自B站(搜索Rainmeter即可),里面教程很多,因为视频看的有点麻烦,故进行了整理 一、下载安装包、解压、安装 免费下载连接,不需要积分 skin文件夹存放皮肤的一些配置文件,因为原本皮肤太low了 第二个是可执行文…

【C++基础】自定义异常类与多重捕获

目录自定义异常类构建过程例:Vec3D类的数组下标越界的异常类捕获多种无关异常不同的异常的捕获捕获派生异常异常处理的次序例子:多重捕获异常类catch块的参数类型可以不用引用类型吗?自定义异常类 自定义异常类通常由exception或其后代类派生。这样我们…

gprs 睡眠模式_GPRS的完整形式是什么?

gprs 睡眠模式GPRS:通用分组无线业务 (GPRS: General Packet Radio Service) GPRS is an abbreviation of General Packet Radio Service. It is a non-voice, high-level speed packet switching technology planned for GSM networks. On 2G and 3G cellular tran…

【C++基础】C++11的noexcept声明符 与 异常传播

目录C noexcept:1、用途2、用法1、noexcept声明符的用法:2、noexcept运算符的用法异常传播1、异常传播的定义2、异常传播中的规则3、异常传播的代价C noexcept: 1、用途 C11使用noexcept指明函数是否抛出异常: 若函数不抛异常&a…

CSS中的文本格式

CSS文字格式 (CSS text formatting) CSS text properties allow you to style your text in various ways very easily. Such as color, alignment, spacing, direction, etc. CSS文本属性使您可以轻松地以各种方式设置文本样式。 例如颜色 , 对齐方式 ,…

CSS简写指南

1.margin 1.1 margin:1px 2px 3px(上 左右 下) 1.2 margin:2px 3px(上下 左右) 1.2 margin:1px 3px 2px 3px(上右下左) 2.padding(同上) 3.border border:1px red solid (border-width border-color border-style) 1 2 3border-width:1px 2px 3px; //最多可用四个值…

【C++基础】模板基础与函数模板

目录初识模板函数模板函数模板实例化显式实例化隐式实例化初识模板 求两个int、float、char类型的数据的最大值: C里面要这样写: int maxInt(int x, int y); double maxDouble(double x, double y); char maxChar(char x, char y);C使用函数重载&#…

TAFE的完整形式是什么?

TAFE:拖拉机和农用设备 (TAFE: Tractors and Farm Equipment) TAFE is an abbreviation of Tractors and Farm Equipment Limited. It is an Indian tractor manufacturer which is founded at Chennai in 1960. It is the second-largest tractor manufacturer in …

【C++基础】 类模板

类模板 模板是将类中某些类型变为泛型,从而定义一个模板。 如下: 类模板的语法 直接进行对比: 泛型化之前 泛型化之后类模板的实例化 注意:只要是对类模版进行实例化,编译器就会生成一个类!&#xff0…

cocos2d-x游戏开发系列教程-中国象棋02-main函数和欢迎页面

之前两个博客讲述了象棋的规格和工程文件之后,我们继续深入的从代码开始学习cocos2dx首先从程序入口main函数开始main函数int APIENTRY _tWinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPTSTR lpCmdLine,int nCmdShow) {UNREFERENCED_PARAMETER(h…

【C++基础】模板参数与模板继承

模板参数 默认类型参数 函数参数可以设定一个默认值&#xff0c;我们现在可以对类模板的类型参数设定一个默认类型。 指定泛型Stack的默认类型参数为 int template<typename T int> class Stack{... };当我们这样定义一个对象时&#xff1a; Stack<> stack;使…

【C++基础】STL迭代器

已知&#xff1a; STL组成部分&#xff1a; 容器、迭代器、算法、函数对象、空间分配器 容器&#xff1a;用于保存一组数据&#xff0c;数据个体被称为元素 迭代器&#xff1a;用于遍历容器中的元素&#xff0c;容器都有自己专属的迭代器&#xff0c;只有容器才知道如何遍历自己…

office数据集dslr_DSLR的完整形式是什么?

office数据集dslrDSLR&#xff1a;数码单镜反光 (DSLR: Digital Single-Lens Reflex) DSLR is an abbreviation of digital single-lens reflex. It alludes to a digital camera which with the sensor of digital imaging merges optics and mechanism of single-lens reflex…

envs\TensorFlow2.0\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning 解决方案

import tensorflow后的完整报错&#xff1a; D:\Anaconda3\envs\TensorFlow2.0\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or ‘1type’ as a synonym of type is deprecated; in a future version of numpy, it will b…

生产消费是什么设计模式_快速消费品的完整形式是什么?

生产消费是什么设计模式快消品&#xff1a;快速消费品 (FMCG: Fast-Moving Consumer Goods) FMCG is an abbreviation of Fast-Moving Consumer Goods which are also known as Consumer Packed Goods (CPG). These consumer packed goods allude to the products that are sol…

通过从全局和类内部重载operator new /delete来获取内存管理权

目录1、通过重载获得内存管理权2、容器的内存管理3、重载new、array new、replacement new&#xff0c;接管内存控制权1、重载全局::operator new / ::operator delete以及array版本2、在类里面去重载1、通过重载获得内存管理权 之前的几章学习&#xff0c;是红色的路线。此时…

sml完整形式_教资会的完整形式是什么?

sml完整形式教资会&#xff1a;大学教育资助委员会 (UGC: University Grants Commission) UGC is an abbreviation of the University Grants Commission. It is an organization established by the Indian Union government in agreement with the UGC Act 1956 under the Mi…

erp开发模式_ERP的完整形式是什么?

erp开发模式ERP&#xff1a;企业资源计划 (ERP: Enterprise Resource Planning) ERP is an abbreviation of Enterprise Resource Planning. It is incorporated business management that is executed by a lot of numerous business houses to enhance their productivity an…

关于placement new 和 placement delete的重载,以及basic_string重载new()实例

关于placement new 在https://blog.csdn.net/qq_42604176/article/details/111997397中已经介绍了placement new的形式。 它的形式为new()/delete().我们将分配好内存的指针送入括号中&#xff0c;就完成了初步的调用了。 其实我们可以定义放任何的东西到()内部。只放一个指针…

在eclipse中创建web项目(非myeclipse)

在eclipse中创建web项目(非myeclipse) 在eclipse中如何创建dynamic web project项目 本文的演示是从本地文件创建dynamic web project&#xff0c;从svn检出的同时创建dynamic web project于此类似。我们推荐使用解压版的tomcat6.x版本&#xff0c;来作为服务器。可以到http://…