Multimedia and File Compression

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Flashcards covering multimedia concepts including bit-map images, vector graphics, sound files, video, and file compression techniques.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

Bit-map image

System that uses pixels to make up an image.

2
New cards

Pixel

Smallest picture element that makes up an image.

3
New cards

Colour depth

Number of bits used to represent the colours in a pixel.

4
New cards

Bit depth

Number of bits used to represent the smallest unit in a sound or image file.

5
New cards

Image resolution

Number of pixels that make up an image.

6
New cards

Screen resolution

Number of horizontal and vertical pixels that make up a screen display.

7
New cards

Resolution (screen)

Number of pixels per column and per row on a monitor or television screen.

8
New cards

Pixel density

Number of pixels per square centimetre.

9
New cards

Vector graphics

Images that use 2D points to describe lines and curves and their properties, grouped to form geometric shapes.

10
New cards

Sampling resolution

Number of bits used to represent sound amplitude (also known as bit depth).

11
New cards

Sampling rate

Number of sound samples taken per second.

12
New cards

Frame rate

Number of video frames that make up a video per second.

13
New cards

Lossless file compression

File compression method where the original file can be restored following decompression.

14
New cards

Lossy file compression

File compression method where parts of the original file cannot be recovered during decompression, so some of the original detail is lost.

15
New cards

JPEG

Joint Photographic Expert Group – a form of lossy file compression based on the inability of the eye to spot certain colour changes and hues.

16
New cards

MP3/MP4 files

File compression method used for music and multimedia files.

17
New cards

Audio compression

Method used to reduce the size of a sound file using perceptual music shaping.

18
New cards

Perceptual music shaping

Method where sounds outside the normal range of hearing of humans are eliminated from the music file during compression.

19
New cards

Bit rate

Number of bits per second that can be transmitted over a network; a measure of the data transfer rate.

20
New cards

Run length encoding (RLE)

Lossless file compression technique used to reduce text and photo files in particular.