Multimedia Option Flashcards
(40 cards)
Contrast vector and bitmapped graphics
“Vector graphics are created using mathematical formula and are scalable. Bitmapps are created using pixels”
Explain how vector images are stored
“Vector images are stored using mathematical equations (co-ordinates). This means that when they are resized”
Explain how bitmapped images are stored.
Bitmapped graphics are stored by storing individual pixels (dots) which make up an image._Ä©
Give examples of where bitmapped images would be best used?
Photographs!_Ä©
Explain how resolution affects an image.
“Resolution is essentially an images QUALITY. Resolution is the number of pixels in an image”
Define Bit depth
Bit depth is the number of bits required to represent each pixel. We know that: 2^bit depth = number of colours. Also known as colour depth._Ä©
Define colour depth
Colour depth is the number of bits required to represent each pixel. We know that: 2^bit depth = number of colours. Also known as bit depth._Ä©
How do you calculate the file size of an image?
Resolution * Bit depth /8 * 1024
Describe features of TIFF Files
widely supported bitmap format, good with photographic as well as line art graphics (kind of the best of both worlds between jpeg and gif. Can be compressed a little, but not too much. generally about 10 x the file size of the equivalent sized jpeg.
Describe features of BMP Fiels
Uncompressed, good quality files. Generally just used in windows systems.
Describe features of PCX/PICT Files
An older format, that used to be the standard for graphic design. this has been surpassed by other, more standardised file formats.
Describe features of JPEG files
Lossy compression, averages out values of colours near each other to create common areas of colours. Good for photos. Standardised. Does not support transparency, or animation.
Describe features of GIF files
Good for fine line drawings, cartoons, maps, etc. Bitmapped format, but good compression, as uses lossless compression, where quality is restored on extraction. Gif is an 8 bit file format (256 colours) which supports transparency and animation.
Describe features of PNG Files
Good for fine line drawings, cartoons, maps, etc. Bitmapped format, but good compression, as uses lossless compression, where quality is restored on extraction.
Define anti-aliasing
Anti-ailiasing gives the illusion of a higher quality as it may smoothen edges of an image. However anti aliasing takes more to process (graphics card has to do more work) and may worsen the quality (as it is blurrier) on projects that are intended for printed.
Describe features of WMA
WMA files are Windows Media Audio files as these files are optimised for the windows operating system, which may be a negative when a user wants to use it on an apple system (as they need a different codec/program). These files have a low compression and therefore have a higher quality and file size when compared to files such as .mp4.
Describe features of midi files
MIDI (Musical Instrument Digital Interface) files are audio. These files store the sound with formulae, and therefore they may be more easily edited and manipulated by users.
How is a sound file stored in memory
This involves taking a number of samples or Ä_Ù´ÄãslicesÄ_Ù´Ä_ of the sound wave. This is called the sampling rate (Samples per second). Each sample is assigned a number of bits. This is called the sample size (or bit rate). Better quality sound is achieved by increasing the sampling rate and/or the sampling size. These co-ordinates then define the curve that the shape follows. The more of either of these elements, then the greater quality of the curve, therefore the better quality sound.
Define Sampling
Sampling is the process of digitising sound by taking samples of the sound wave in order to correctly map the co-ordinates of the curve that defines the wave.
Describe features of AIFF Files
AIFF is an apple based format that is used to store sound files. AIFF itself is uncompressed, but has variants that are compressed using certain codecs. It is high quality, and a higher file size than say, MP3.
What is the difference betweenMIDI file and a sound file?
A midi file is a programmed sequence of sound that is generated from the sound card, which plays sounds in a particular sequence. Sound files, however are simply recordings of sound, and are typefied by wave files.
What considerations are thereregarding file size of a video?
Frames per second, resolution, length, bit depth
Define:Ä_Ù´û˜ LossyÄ_Ù´û˜ Lossless
Lossy is compression where data is thrown out and it is not restored on decompression. Lossless data is restored on decompression, so that there is very little loss in quality.
Describe features of MPEGFiles (video)
Good compression ratio, highly standardised.