Compressing Digital Video
Compressing Digital Video
differences caused by the lossy compression. However, when the image is enlarged, the data loss is obvious, and it will look blocky. The algorithm of a codec achieves compression in other ways, such as by recording only the differences between frames. Since most of the information from frame to frame is the same, less data needs to recorded. Compression is also achieved by assigning short codes to frequently used characters while less frequently used characters are converted to longer codes. The amount of compression that is achieved is known as the compression ratio. Compression ratios will vary according to the type of images in the video and how much the images change. A busy image with many colors will not compress as much as one with less colors.
Recently, a start-up company known as Pulsent has unveiled their new video compression technique which they claim can shrink digital video to one fourth of the MPEG standard (Olsen and Hansen, 2002, March 24). This company seeks to use their technology for Video-On-Demand services provided by companies such as Disney and Century Fox that would deliver quality broadcast programming over the internet.
is no fast moving items. Cutting the speed to 15 frames per second or less can cut the size of a file in half (or less than half) without sacrificing quality when there is only a moderate amount of motion. 2. Image Size: Full screen resolution is typically 640 x 480 pixels. Like frame rate, reducing the image size can significantly reduce file size. When reducing image size, a 4:3 aspect ratio should be retained. It may be possible to play back a 320 x 240 image sized video at double-size to become a full-screen movie with reasonably good results. A small video size would typically run at 192 x 144 pixels. 3. Color Depth: Normal digital video contains 24-bit color (millions of colors). Pulling down the color range to 16 bit (thousands of colors) will reduce file size by one third. Some codecs allow 8-bit color (256 colors) which might work only for animatio ns. Tests should be done on the video file to determine which color depth is necessary because reducing color depth can greatly distort the image.
Summary
Since raw digital video produces enormous file sizes, the video file must be compressed so that it can be stored and transferred. File sizes need to be reduced so they can fit on a CD-ROM (700 MB) or DVD (4 GB) or transferred over the web at 1-2 Mbpm. File compression is achieved through a codec, a compression/decompression algorithm that reformats data so it takes up less space. Video compression is lossy compression that uses the MPEG format as the standard. A variety of different codecs are available which produce widely varying results, both in terms of compression ratios and in terms of image quality.
References
Chamberlin, C., Ormand, B. and McNutt, K. Images in Motion: Digital Video for the Web. http://www.cahe.nmsu.edu/streaming/working.html Compression/Decompression FAQ. http://www.midl.co.jp/DLC/com_decom_E.htm De Lancie, P. (2002, January 1). Shrink to Fit. Video Systems. Available online from Electric Library, www.elibrary.com Heid, J. (2002, April 1). Sorenson Squeeze 1.0. MacWorld p. 39. Available online from Electric Library, www.elibrary.com Olsen, S. and Hansen, E. (2002, March 24). Show Time for New Video Compression. CNET News.com. http://news.com.com/2100-1023-867490.html?tag=prntfr Vaughan, T. (2001). Multimedia: Making it Work (5th ed.). Berkeley, CA: McGraw-Hill.
This paper is written by Martha Wolf for the course EDC385G Multimedia Authoring at the University of Texas-Austin.