Unit - 6 Fundamentals of Digital Video
Unit - 6 Fundamentals of Digital Video
Digital Video
Syllabus
References
Progressive scanning results in a clearer image and Results in clearer image. Mostly used in computer
handles movement differently. Mostly used in TV display.
display.
Progressive video on the other hand displays the Each even set of lines are displayed for 1/60th of a
entire image in 1/60th of a second. second and then the odd lines are displayed for
1/60th of a second.
Each time an odd number series of lines are
displayed it is called a “field”. The same name is
given to the even set of lines. Because each field
happens so quickly we are given the illusion of a
whole image. However, we are only being
presented with half an image and very quickly
after that we are presented with the other half of
the image.
Characterization of video raster
Raster signal is characterized by following parameters
• Frame rate-fs,t (frames/sec)
• Line number-fs,y (lines/frame or lines/picture_height)
• Line rate- fl,s (lines/sec= fs,t/fs,y)
Parameters of digital video
Defined by parameters
• frame rate 𝑓𝑠,𝑡 , line number𝑓𝑠,𝑦 and samples per line 𝑓𝑠,𝑥
𝑝𝑖𝑐𝑡𝑢𝑟𝑒ℎ𝑒𝑖𝑔ℎ𝑡
• Vertical sampling interval ∆𝑦 =
𝑓𝑠,𝑦
𝑝𝑖𝑐𝑡𝑢𝑟𝑒𝑤𝑖𝑑𝑡ℎ
• Horizontal sampling interval ∆𝑥 =
𝑓𝑠,𝑥
Spatial sampling
Frame size: Number of pixels per frame
Spatial sampling and quantization of a natural video signal digitizes the image
plane into a two dimensional set of digital pixels that define a digital image.
Temporal Sampling
Frame rate: Number of frames per sec
Temporal sampling of a natural video signal creates a sequence image frames
typically used for motion pictures and television.
Most video formats use temporal sampling rate of 24 frames per sec and above
Advantages of digital video
It permits
Storing video on digital devices or in memory, ready to be proceeds (noise
removal, cut and paste, and so on) and integrated into various multimedia
applications
Direct access, which makes nonlinear video editing simple
Repeated recording without degradation of image quality
Ease of encryption, better tolerance to channel noise
Applications of digital video
A:B:C
A= number of samples/size of
the sample
NTSC version
Scan lines= 525 scan lines,
each having 858 pixels
Uses 4:2:2 subsampling, so each pixel is represented by two bytes (8 bits for Y
and 8 bits alternating between Cb and Cr)
Frame rate is 30fps
Then NTSC data rate is given by
525 𝑋 858 𝑋 30 𝑋 16𝑏𝑖𝑡𝑠 ≈ 216𝑀𝑏𝑝𝑠
Frame types
B- Bidirectional frames
Encoded using future as well as backward prediction
Requires lowest number of bits than I and P
But incurs computational complexity
Inter frame and Intra frame coding