The document discusses video compression using wavelet transform coding and EZW coding. It begins with an introduction to wavelet transforms and their use in image and video compression. It then describes performing a Haar wavelet transform on video frames, downsampling the frames, and encoding the output with EZW coding. The encoded data is transmitted through a channel encoder. At the receiver, the reverse process of decoding and upsampling is performed to reconstruct the video. Video quality is assessed using peak signal-to-noise ratio between frames. The method aims to remove blocking artifacts and improve video quality compared to standard DCT-based compression.