Media Types Flashcards
What is a standard file format?
A standard file format is a way of saving a file so that it can be opened up in different programs, without loss of quality
What are the standard text file formats?
txt and rtf
What are the standard video file formats?
mpeg and avi
What are the standard graphics file formats?
gif, jpeg, png and bmp
What are the standard sound file formats?
wav and mp3
What is compression?
Compression is when the overall size of a file is reduced
What are the two types of compression?
Lossy and lossless
Explain the difference in the two types of compression?
Lossy compression reduces file size be removing information, where as lossless reduces file size but information is not lost.
What are the three compression techniques?
Run Length Encoding (RLE)
Lempel-Ziv-Welch Compression (LZW)
Free Lossless Audio codec
Explain Run Length Encoding?
Simplest type of lossless compression
The RLE algorithm looks for runs of data in which the same sequence is repeated.
And stores an instance of the sequence
Explain Lempel-Ziv-Welch Compression?
More complex type of lossless compression
Looks for recurring sequences
reads data in 8 bits
the compressed file consists of codes from the table created.
Explain Free Lossless Audio codec?
lossless compression designed for music
creates mathematical description of a block of data
What factors can affect the size of a sound file?
The length of the recording
The sampling depth
the sampling frequency
What is sampling depth?
The sampling depth is the number of bits used to store a sound file.
What is sampling frequency?
The sampling frequency is how many times per second that a sound is sampled