Re: photos in the directory
Russ Wright <wright@lbl.gov> Wed, 19 August 1992 02:05 UTC
Received: from ietf.nri.reston.va.us by IETF.NRI.Reston.VA.US id aa13027;
18 Aug 92 22:05 EDT
Received: from NRI.NRI.Reston.Va.US by IETF.NRI.Reston.VA.US id aa13023;
18 Aug 92 22:05 EDT
Received: from haig.cs.ucl.ac.uk by NRI.Reston.VA.US id aa02198;
18 Aug 92 22:06 EDT
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP
id <g.06066-0@haig.cs.ucl.ac.uk>; Wed, 19 Aug 1992 02:12:46 +0100
Received: from lbl.gov by bells.cs.ucl.ac.uk with Internet SMTP
id <g.06340-0@bells.cs.ucl.ac.uk>; Wed, 19 Aug 1992 02:12:33 +0100
Received: from Mac-mailer (macruss.lbl.gov) by lbl.gov (4.1/1.39) id AA27227;
Tue, 18 Aug 92 18:14:48 PDT
Message-Id: <9208190114.AA27227@lbl.gov>
Date: Tue, 18 Aug 92 18:12:10 -800
From: Russ Wright <wright@lbl.gov>
To: David Herron <david@twg.com>
Subject: Re: photos in the directory
Cc: osi-ds@cs.ucl.ac.uk
I don't want to start a big JPEG debate right now, but here goes. I just did a few quick tests on my Sparc II: 640x480 image 9 seconds to display JPEG photo in XV 4 seconds for GIF 207 x 237: Display JPEG = 4 seconds Display GIF = < 2 seconds Yes, JPEG takes some time to decompress, but I can live with double the display time. The real issue is image file size: 640x480 image GIF = 133K JPEG = 13K This is a major consideration. Consider a Macintosh that gets the photo over a 230.4Kbit localtalk link. Smaller is better. It takes about 15 seconds to decompress and display the 207x237 image on my Mac IIfx. The bottom line is that you should create small photos (100x100 would be nice) if you want people to look at them. Now for your questions: > For the demonstration he had a particular picture JPEG'd and at 1024x768 pixels. > To display this with xv (recent version) took >30 seconds, and the command That is a BIG photo. You do not want to put that photo in the directory. How long did it take to display the photo in GIF format? My guess would be >15 seconds. > Q: What options are there in storing a picture? Only in 24? Other resolutions? You can set the "quality level", which determins how much the image is compressed. The more compression, the more information is lost in the image and the smaller the size. > > Q: What purpose is the photo stuff to serve? Is it to store a persons picture Any color or grey scale image. Black and White should use G3Fax. If you have more questions, read the documentation that comes with the jpeg software first. (ftp.uu.net in graphics/jpeg - I think). Russ
- RE: photos in the directory Russ Wright
- Re: photos in the directory David Herron
- Re: photos in the directory Russ Wright