当前位置:网站首页>Soft test preparation multimedia system
Soft test preparation multimedia system
2022-06-26 18:12:00 【Little fox dreams of going to fairy tale town】
Introduction to multimedia system
One 、 Multimedia Basics
1、 The classification of media
(1) Feeling media (Perception Medium)
(2) Presentation media (Representation Medium)
(3) Performance media (RPresentation Medium)
(4) Exchange media (Interchange Medium): Storage media and transmission media
Multimedia technology refers to the use of computer technology to transform text 、 Images 、 graphics 、 voice 、 Animation, television and other media are integrated , Make logical connection between various information , And they can be acquired 、 Compress 、 Processing 、 Storage , Integrated into an interactive system .
2、 voice
1、 The process of digitizing sound signals
(1) sampling : Acquiring the amplitude of the sound signal at some specific time is called sampling .
Sampling period : Sampling interval
Mining frequency : The reciprocal of the time interval
In order to reconstruct the frequency components of all original signals , The sampling frequency needs to be greater than twice the highest frequency of the sound signal .
(2) quantitative : Measure the amplitude of the sample A/D transformation ( A / D conversion ), Quantized and expressed in binary .
Quantization accuracy ( Quantization resolution ): The number of binary digits reflects the accuracy of measuring the amplitude of sound waveform
(3) code : Data coding according to certain format requirements , Then organize the data into files according to a specified format .
2、 The expression of sound ( Calculation formula )
Data transfer rate (bps)= sampling frequency (Hz)* Quantization Bits (bit)* Track number
The amount of sound signal data (Byte)= Data transfer rate (bps)* The duration of the (s)/8
3、 Graphics and images
1、 Basic concept of color
Three elements of color : tonal 、 Saturation and brightness
Color model :RGB Color model 、CMY Color model 、YUV Color models
2、 Resolution and pixel depth
(1) The resolution of the
Display resolution : The number of pixels that can be displayed on the display
Image resolution : Refers to the pixel density of an image , The size of the digitized image is expressed in dots per inch .
(2) Pixel depth
The more bits of a pixel color , The more colors or gray levels he can represent , The deeper the pixel depth .
3、 Image acquisition
sampling —— quantitative —— code
4、 Graphic image conversion
1、 Use rasterization ( Rasterize ) Technology can convert graphics into images ;
2、 Image can be transformed into graph by using graph tracking technology ;
3、 Graphics and images are stored in computer memory in the form of files , It can also be applied 4、 The software realizes the conversion between file formats , Achieve the conversion between graphics and images .
5、 Graphics compression coding and standards
Calculation formula of image data amount :
Total image pixels = Horizontal pixels of the image * Vertical pixels of the image
Amount of image data = Total image pixels * Image depth /8(B)
(1) lossless compression
The data before compression and after decompression are completely consistent . Common techniques are : Entropy coding technology 、 Travel coding technology 、 Lossless predictive coding technology 、 Dictionary coding technology, etc .
(2) Lossy compression
Unrecoverable information is lost during compression , However, the compression coding of multimedia information allows certain information distortion .
4、 Animation and video
1、 Real time animation and vector animation
Real time animation uses various algorithms to control the motion of moving objects ;
Vector animation is an animation form derived from vector graphics ;
2、 3D animation and 2D animation
Two dimensional animation is an improvement of traditional animation , The main technologies are image technology and graphics technology , Image technology is used to draw key frames 、 Picture overlay 、 The data generated , Graphic technology is used for automatic or semi-automatic intermediate picture generation .
three-dimensional animation :
3 A form of recording a model of an object :
(1) Wireframe model : Use lines to describe a body ;
(2) Surface models : Use the combination of faces to describe the shape ;
(3) entity model : Decompose a complex shape into several basic shapes ;
Two 、 Common multimedia file format types
1、 Sound file format
| Sound file format | explain |
|---|---|
| Wave file (.wav) | Windows Standard audio file formats used in the system |
| Sound file (.snd) | NeXT Computer The company to launch , Support compression |
| Audio file (.au) | be applied to UNIX Sound file format in the system |
| AIFF file (.aif) | Apple company Mac OS Standard audio file format in |
| Voice file (.voc) | It consists of file header block and audio data block |
| .mp3 file | Popular sound file formats , High compression ratio |
| RealAudio file (.ra) | It has strong compression and minimal distortion |
| MIDI file (.mid/.rmi) | Non waveform sampling point music format |
2、 Image file format
| Image file format | explain |
|---|---|
| BMP file (.bmp) | Windows Bitmap image file format adopted by the system |
| GIF file (.gif) | Storing image related information in data blocks |
| TIFF file (.tif) | A general image file format developed for scanners and desktop publishing systems |
| PCX file (.pcx) | use RLE Run length encoding , The file body stores the compressed image data |
| PNG file (.png) | GIF substitute , Support lossless data compression |
| JPEG file (.jpg) | It is suitable for processing a large number of images , Is a lossy compressed still image file storage format |
| WMF file (.wmf) | Use only in Windows in , Save the function call information |
3、 Video file format
| Video file format | explain |
|---|---|
| Flic file (.fli/.flc) | 2D/3D Color animation file format used in animation software |
| AVI file (.avi) | accord with RIFF File specification for digital audio and video file formats |
| Quick Time file (.mov/.qt) | Apple Company developed audio 、 Video file format |
| MPEG file (.mpeg/.mpg/.dat/mp4) | stay PC There is a unified standard format on , Compatibility is good. |
| Real Video file (.rm/.rmvb) | A streaming video file format |
边栏推荐
- 非对称密码体制详解
- PC端录制扫515地机器人/scan数据
- JVM entry door (1)
- ISO文件
- wechat_ Solve the problem of page Jump and parameter transfer by navigator in wechat applet
- Tencent qianzhiming: Exploration and application of pre training methods in information flow business
- RSA concept explanation and tool recommendation - LMN
- How does Guosen Securities open an account? Is it safe to open a stock account through the link
- 【QNX】命令
- [npoi] C copy sheet template across workbooks to export Excel
猜你喜欢

Number of solutions for knapsack problem

LeetCode 238 除自身以外数组的乘积

transforms.RandomCrop()的输入只能是PIL image 不能是tensor

Introduction to Ethereum Technology Architecture

Deep understanding of MySQL lock and transaction isolation level
![[buuctf.reverse] 126-130](/img/df/e35633d85caeff1dece62a66cb7804.png)
[buuctf.reverse] 126-130

Tag dynamic programming - preliminary knowledge for question brushing -2 0-1 knapsack theory foundation and two-dimensional array solution template

JVM entry Door (1)

JVM入个门(1)

Bayesian network explanation
随机推荐
判断某个序列是否为栈的弹出序列
How to add an application to the deviceidle whitelist?
Detailed explanation of dos and attack methods
零时科技 | 智能合约安全系列文章之反编译篇
transforms.RandomCrop()的输入只能是PIL image 不能是tensor
KDD 2022 | 如何在跨域推荐中使用对比学习?
[buuctf.reverse] 126-130
分页查询、JOIN关联查询优化
Handwritten promise all
Runtimeerror: CUDA error: out of memory own solution (it is estimated that it is not applicable to most people in special circumstances)
Temporarily turn off MySQL cache
手写promise.all
vutils.make_grid()与黑白图像有关的一个小体会
JVM入个门(1)
I want to know. I am in Zhaoqing. Where can I open an account? Is it safe to open an account online?
Dos et détails de la méthode d'attaque
数据加密标准(DES)概念及工作原理
transforms. The input of randomcrop() can only be PIL image, not tensor
Several key points in divorce agreement
Case study of row lock and isolation level