Xref: utzoo rec.video:13788 comp.misc:9693 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!shelby!heit@meme.Stanford.EDU From: heit@meme.Stanford.EDU (Evan Heit) Newsgroups: rec.video,comp.misc Subject: Video and computer memory Message-ID: <29@meme.stanford.edu> Date: 31 Jul 90 18:36:01 GMT Sender: heit@meme.Stanford.EDU (Evan Heit) Reply-To: heit@psych.Stanford.EDU (Evan Heit) Organization: Stanford University Lines: 14 I'm trying to figure out how much information is in a one-hour television show, and how much computer memory it would take to store this information. I think the calculations should run something like this. X=bits of information in one frame of videotape Y=number of frames of videotape per second Amount of memory for one hour= X bits/frame * Y frames/second * 60 seconds/minute * 60 minutes/hour. Does this seem right? Can anyone tell me the values for X and Y? Thanks for your help.