A video call application sends both image frames and sound at the same time.
Each video frame is 640 x 480 pixels with a colour depth of 16 bits per pixel. The application sends 2 frames every second.
The sound is sampled at 8000 Hz with a bit depth of 16 bits, recorded in stereo (2 channels).
(a)Calculate the number of bits needed to store one uncompressed video frame.(2)
(b)Calculate the total number of bits of video data sent in one second, given that 2 frames are sent per second.(1)
(c)Calculate the number of bits of sound data generated in one second.(2)
(d)Calculate the total combined number of bits per second (video and sound together) that the application must transmit, and hence explain why real-time video calls almost always use compression.(3)
(Total for Question 20 is 8 marks)