Dictionary

From VideoLAN Wiki
Revision as of 15:43, 29 June 2006 by Xtophe (talk | contribs) (Reverted edits by Jajo9 (Talk); changed back to last version by Miked55737)
Jump to navigation Jump to search

Some terms used in the area of Audio/Video and their meaning.

Help VideoLAN by adding to this page!
Create an account to start editing, and then click here to add to this article.

Aspect Ratio

The ratio of width to height of a video.

Bitrate

The number of bits of data to be played per second.

Chroma

Greek for color, the part of a video file or signal that encodes the color portion.

Codec

A part of the program which understands a type of video or audio (short for Compression/Decompression)

Decode

To understand and play a file, VideoLAN needs to decode it. It does this with a decoder.

Deinterlacing

Demuxing

Encode

ES

An Elementry Stream, a single channel of audio, video or subtitles (without a container).

FourCC

Framerate

The number of frames of video displayed (or encoded to be displayed) per unit time, usually expressed in frames per second (fps) or Hertz (Hz). One Hertz is equivilant to one frame per second.

IDCT

Keyframe

A frame of video which is stored as a complete image, not just as the changes from the previous image.

Motion Compensation

Part of the video compression process. New frames normally store changes in the image since the previous frame. If the scene is moving as a whole (such as panning), motion compensation moves the reference frame to line up with the new frame. This means that there are less changes to be stored since the previous frame, and so less data needs to be stored.

Muxing

Overlay

Displaying an image on top of the video

Packetizing

Post Processing

PCR

PS

Abbreviation for Program Stream.

PTS

Sample rate

Usually used with audio, the frequency at which a signal is digitally sampled, usually expressed in Hertz (Hz) or kiloHertz (kHz). One Hertz is equivilant to one sample per second, One kiloHertz is a thousand (1000) Hertz.

Transcode

Transcoding is changing the format of a file.

TS

Abbreviation for Transport Stream.

Transport Stream