Digital Media Flashcards

(84 cards)

1
Q

What is a transducer?

A
  • Electronic device that converts energy from one form to another
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are examples of transducers?

A

-Microphones, loudspeakers, thermometers, position and pressure sensors and antenna

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does a transducer do?

A
  • Converts audio (sound waves-analog) to electrical signals (digital) that can be stored in a computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are two ways of creating audio?

A
  1. Sampling

2. Synthesis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is sampling?

A
  • A step used in converting an analog signal to a digital signal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is synthesis?

A
  • Artificial sound produced from mathematical equations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the two steps of sampling?

A
  1. Take snapshots are regular intervals
  2. Truncation or Quantization: Lossy compression technique achieved by compressing a range of values to a single quantum value.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a period?

A
  • The time interval between two waves
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How to find the amplitude and what it does relate to?

A
  • The distance between the center line of the function and the top or bottom of the function,
  • Relates to intensity of sound (loud or soft)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is frequency?

A
  • Describes the number of waves that pass a fixed place in a given amount of time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How to find the frequency?

A

1/ period

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is frequency related to?

A
  • Perceived pitch
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does phase relate to?

A
  • Can depend on the relative location of the sound
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is dB-SPL(sound pressure level) equal to?

A

20 log10 (sound/threshold)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the frequency limit that humans can hear?

A

16-20 Hz and as people get older, the range becomes lower

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does digitizing sound involve?

A

-Involves taking samples (measurements) at a fixed rate (sampling rate) and recording them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What does the Nyquist Shannon Therom state?

A
  • The sampling rate must be equal to or greater than twice the highest frequency in the signal.
  • The period or interval of your sample should be less than half of the original signal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What are three examples of CODECS

A
  1. FLAC (Free Loseless Audio Codecs)
  2. MP3 (Moving Pictures Experts Group)
  3. AAC (Advanced Audio Coding)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is FLAC? (only lossless)

A
  • Most common lossless algorithm but it not as effective

- Used for archiving high quality audio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is MP3?

A
  • Lossy compression
  • Uses psychoacoustics, Huffman encoding, and lower bit rates
  • Popular on most mobile devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is AAC?

A
  • Lossy compression
  • Uses psychoacoustics, Huffman encoding, and lower bit rates
  • Better perceived quality than MP3
  • Popular on Apple devices and most smartphones
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What are three types of audio compression techniques?

A
  1. Lossy
  2. Lossless
  3. Codecs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What is lossless audio compression?

A
  • Compression technique that does not lose any data in the compression process.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What is lossy audio compression? (2 points)

A
  • Delete data that your ears can’t perceive in order to make files easier to transfer over the internet.
  • Reduce bit rate (less accurate reproduction of the original)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Codecs (2 points)
- Device or software that is used to compress or decompress algorithms for audio and video - It’s job is to organize data in the media file
26
What was the only practice way to store massive amounts of data?
- Videotape
27
Bit Rate (2 points)
- Number of bits that are translated or processed per unit of time ( every second) - Bit rate: sampling rate x bit depth
28
What does a higher bit rate mean?
- Higher bit rate = better quality = larger file size
29
Bit depth
-how many bits are used for each sample
30
What is uncompressed audio stored in?
- Saved in a .wav format
31
What does a higher bit depth mean?
- More accurate sample
32
What is quantization noise?
- Difference between what the signal was vs. what the signal was recorded as
33
Bits <8
-Not used for sound - Can be used to record physical processes like blood pressure, heartbeat, motion due to walking or running
34
8 bits
- Common in telephony | - Quantization noise can be perceptible sometimes
35
16 bits
- Most high-quality sound (CDs, DAT, MP3, movie audio tracks)
36
24+ bits
- Even higher quality/dynamic range (DVD-Audio, DTS) | - Often used before or during sound processing/editing (mastering)
37
Name 4 colour models
1. RGB 2. Cyan, Magenta, Yellow, and blacK (CMYK) 3. Hue, Saturation, Luminance (HSL) 4. Luminance, Blue, Red (YUV)
38
How many hexadecimal are in 1 byte for RBG Model?
- Two hexadecimals
39
How many bits are in each channel for RBG Model?
-There are 3 -8 bit channels, 24 bit colour
40
How many bytes are in each of the RBG components?
- 1 byte which is 3 bytes per pixel
41
What is a pixel?
- Dots of colour in an image (or on a display)
42
What is resolution?
- Number of pixels in an image (or on a display) - Size of an image, measured in pixels Sometimes refers to the pixel density, the number of pixels per unit of distance (e.g., pixels per inch or ppi)
43
What are Vector Graphics?
- An image that is defined using mathematical equations representing lines, curves, and polygons
44
What does each pixel represent?
- Single colour and represents RBG
45
The benefit of vector graphics?
- Can be enlarged without loss of detail or change in file size
46
How are vector graphics created?
- Created through drawing applications or text editors
47
What is SVG (Scalable Vector Graphics)?
- Popular vector graphics format and are text-based
48
What are Raster Graphics?
- An image that is comprised of a matrix of pixels
49
What are examples other than SVG that are examples of vector graphics?
1. Computer fonts | 2. Geometric shapes in various shapes
50
How are raster graphics?
- Images created/edited using painting applications
51
Disadvantage of Raster Graphics
- Good for photographs but suffers from pixelation
52
What is a popular technique for compressing images?
-Indexed colour- Instead of representing all colours, save only those used (or those that are most useful to keep
53
What type of encoding is similar to Indexed colour?
- Keyword encoding but with colours instead and with some colours possibly removed
54
What are some examples of image formats?
1. GIF 2. PNG 3. JPEG
55
What is a GIF and type of compression? (3 points)
- Graphics Interchange Format - Lossless, indexed colours (maximum of 256), coding related to Huffman’s - Allows transparency and animation - low quality
56
PNG + Type of Compression
- Portable Network Graphics - Lossless compression using indexed colours, run-length encoding - Allows transparency and more modern
57
What are PNG and GIF best used for?
- line drawings, logos, or diagrams
58
JPEG + Type of Compression
- Joint Photographic Experts Group) | - Lossy compression technique (only one)
59
What is JPEG good for?
- Great for photos, bad for images with text or sharp lines - Reduce colour resolution (sharp colour transitions less noticeable than to sharp brightness transitions)
60
What is a compression artifact?
- Noticeable distortion of media caused by the application of lossy compression. 
61
Challenges with using Virtual Reality (four)
1. Processing power 2. More complex hardware 3. Images need to be generated much faster than movies 4. Cannot be used for too long
62
What is a video comprised of?
- Comprised of frames of still images (combined with audio)
63
What are two video compression techniques?
1. Spatial (Intra-frame) (e.g., M-JPEG) | 2. Temporal (Inter-frame) techniques
64
What is Spatial Compression? (2 points)
- Intra frame technique (compression is done within that single frame) - Use information from within the same frame to reduce file size
65
What is temporal compression?
- Use data from nearby frames (before or after) to reduce the file size -
66
How are key frames compressed?
- typically compressed using only spatial technique
67
What are key frames and how are they reproduced?
- defines the starting and ending points of any smooth transition - can be reproduced independently
68
Where are keyframes inserted?
- inserted automatically at scene changes and/or at regular intervals to preserve quality of streaming or playback
69
What are P frames? (predictive)
- Frames can use data from previous frames to decompress and are more compressible than I‑frames
70
What are B frames? (Bidirectional)
- Frames can use both previous and forward frames for data reference to get the highest amount of data compress
71
What happens if bitrate becomes too low?
- The video becomes pixelated
72
What is variable bit rate?
- Allows higher bitrates during fast motion scenes, and lower bitrates when there is little motion - A control technique which allows the bit rate to vary, but maintains the quality
73
What is control bit rate?
- A control technique which keeps the bitrate constant, but allows video quality to vary.
74
Examples of 4 Codecs
1. HuffYUV 2. MPEG-2 3. H.264 4. H.265 (HEVC)
75
What is HuffYUV?
- a codec that uses lossless compression (Huffman encoding)
76
MPEG2?
- a codec that uses lossy temporal and spatial compression and Huffman encoding
77
What is H.264?
- a codec that uses lossy, temporal and spatial compression for frame prediction - Perceived quality higher than MPEG-2 at same bitrate
78
What is H.265 (HEVC)
- a codec that is lossy, 50% reduction is size from H.264 | - more complex and drains battery faster
79
What is a file container?
-Combine a video stream and an audio stream into one file
80
What type of additional data does file container allow for ?
- optional subtitles - Multiple language audio tracks - Additional video stream representing different viewing angles
81
What is.avi? (Audio Video interleave)
- a container that is very old not good for streaming
82
What is .mp4? (MPEG4
- a container that supports multiple audio/video streams and subtitles, but limited codecs - very popular on mobile devices
83
What is mkv (Matroska)?
- a container that is like like mp4, but supports unlimited streams and unlimited codecs - support on mobile devices varies
84
Name 4 video editors
1. iMovie ((macOS, iOS) 2. OpenShot (Linux, macOS, Windows) 3. VSDC Free Video Editor (Windows) 4. Adobe Premiere Pro (macOS, Windows; professional app)