SSC Notes / Computer Awareness / Chapter 11
Chapter 11 of 13

Multimedia and Computer Graphics

Image, audio, and video file formats, plus the vector vs raster graphics distinction that underpins digital design.

📖 ~12 min read 💻 SSC Computer Awareness

Introduction

Multimedia combines text, images, audio, video, and animation into a single interactive presentation. This chapter covers the common file formats for each media type and the fundamental difference between vector and raster graphics.

Elements of Multimedia

ElementDescription
TextWritten characters/words
Graphics/ImagesStatic visual content
AudioSound content
VideoMoving visual content with sound
AnimationSimulated movement of static images/graphics

Vector vs Raster Graphics

FeatureVector GraphicsRaster (Bitmap) Graphics
CompositionMade of mathematical paths (lines, curves, shapes)Made of a grid of individual pixels
ScalabilityCan be resized infinitely without quality lossLoses quality (becomes blurry/pixelated) when enlarged
Best ForLogos, icons, illustrationsPhotographs, detailed realistic images
File FormatsSVG, AI, EPSJPEG, PNG, BMP, GIF
Software ExamplesCorelDRAW, Adobe IllustratorAdobe Photoshop, MS Paint
📌 Key Test: Zoom in repeatedly — a vector image stays crisp at any zoom level; a raster image eventually shows visible square pixels ("pixelation").

Image File Formats

FormatKey Feature
JPEG/JPGCompressed (lossy), widely used for photographs; smaller file size
PNGLossless compression, supports transparency; good for graphics/logos
GIFSupports simple animation, limited colour palette (256 colours)
BMPUncompressed (or minimally compressed), large file size, high quality
SVGScalable Vector Graphics — vector format for web-based graphics

Audio File Formats

FormatKey Feature
MP3Compressed (lossy), widely used, small file size
WAVUncompressed, high quality, large file size
AACCompressed, generally better quality than MP3 at similar file sizes

Video File Formats

FormatKey Feature
MP4Most widely used, good compression-to-quality ratio
AVIOlder format, larger file sizes, high compatibility
MKVOpen-standard container supporting multiple audio/subtitle tracks

Lossy vs Lossless Compression

TypeDescriptionExample Format
LossyReduces file size by permanently discarding some data — some quality lossJPEG, MP3
LosslessReduces file size while preserving all original data perfectlyPNG, WAV, ZIP
UPSC/SSC Focus: Vector vs raster graphics distinction (scalability is the key test) · Image format-specific features (JPEG-lossy, PNG-transparency, GIF-animation) · Lossy vs lossless compression trade-off · Common audio/video format recognition.

💡 Want More? Get the Full eBook

This free chapter covers the key concepts. For complete coverage with 500+ MCQs, mock tests, and previous year analysis — grab the premium eBook.

📚 Browse Premium eBooks →