Video Data

 

Video coding is the field in computer science that deals with finding efficient coding formats for video that is digital (DV).

Video data usually not only contains visual information but also audio. Therefore, it is often referred to as multimedia. Modern video coding standards even include other multimedia data such as synthetic computer graphics, text and meta information for searching/browsing and digital rights management. They also often provide mechanisms for user interaction.

However, the most intensive parts of video data in terms of data size (memory demand, transmission bandwidth) remain (visual) video and audio data. These parts have to be compressed. Unfortunately, this can hardly be done without loss of quality (lossy compression), because of the enormous size of a lossless video stream. There are two special research areas that deal with multimedia compression: video compression and audio compression.

Video coding has two distinct goals: storing and transmission of video data. These two goals have much in common. Therefore, video file formats usually have the same structure as streaming video formats with just a little header information added.

A computer program that encodes and decodes video data is called video codec. (The part that only deals with audio data is called audio codec.)

Almost all successful techniques developed for video coding have been integrated in the MPEG standards. Therefore, the MPEG standards represent a comprehensive knowledge base for video coding. Most video coding standards and commercial formats are modifications of MPEG.

 

 
 

AVI, an acronym for Audio Video Interleave, is a multimedia container format introduced by Microsoft in November 1992.

 
 

MPEG-2 (1994) is the designation for a group of coding standards for digital audio and video.

 
 

DivX® [div'eks] is a video codec created by DivX, Inc. (formerly DivXNetworks, Inc.)

 
 

WAV (or WAVE), short for WAVE form audio format, is a Microsoft and IBM audio file format standard for storing audio on PCs.

 
 

Windows Media Audio (WMA) is a proprietary compressed audio file format developed by Microsoft.

   
 
Copyright © Datapan.com. All Rights Reserved.