home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13550 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  3.0 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!spool.mu.edu!agate!usenet.ins.cwru.edu!po.CWRU.Edu!kxj6
  2. From: kxj6@po.CWRU.Edu (Kijin Jung)
  3. Newsgroups: comp.graphics
  4. Subject: JPEG "Standard"
  5. Date: 8 Jan 1993 07:59:35 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 73
  8. Message-ID: <1ijc97INN17s@usenet.INS.CWRU.Edu>
  9. Reply-To: kxj6@po.CWRU.Edu (Kijin Jung)
  10. NNTP-Posting-Host: thor.ins.cwru.edu
  11.  
  12.  
  13. I was concerned about the standardization of JPEG
  14. between two programs I have, so I did some tests.
  15.  
  16. The original file was a 24-bit true-color file of
  17. size 768 x 768 at 300 dpi, scanned into PhotoStyler.
  18. I saved the file in two formats: 24-bit Targa and
  19. 24-bit BMP.
  20.  
  21. To ensure that both files had the same color
  22. information, I checked the number of unique colors
  23. using Paint Shop Pro. Both TGA and BMP files reported
  24. having 167510 colors.
  25.  
  26. Then I compressed them using ColorView 2.0 for DOS
  27. and WinJPEG 1.6. (The reason why I used a quality of
  28. 74 and 76 for Colorview was because it did not
  29. offer 75 as an option; so I also used those settings
  30. for WinJPEG.) Also, Cview only accepts BMP files.
  31.  
  32. Original   Software   Quality   Entropy   File
  33.   File       Used     Setting   Optmztn   Size
  34. ------------------------------------------------
  35.   TGA      WinJPEG      75        Yes     135909
  36.   BMP      WinJPEG      75        Yes     136256
  37.  
  38.   BMP      Cview        74        N/A      81795
  39.   BMP      Cview        76        N/A      84487
  40.  
  41.   TGA      WinJPEG      74        Yes     133183
  42.   BMP      WinJPEG      74        Yes     133519
  43.  
  44.   TGA      WinJPEG      76        Yes     141489
  45.   BMP      WinJPEG      76        Yes     141800
  46.  
  47.   TGA      WinJPEG      74        No      143693
  48.   BMP      WinJPEG      74        No      143693
  49.  
  50.  
  51. I am very confused by WinJPEG's method of saving JPG's.
  52. WinJPEG takes two original files of the same content but
  53. different format, yet outputs JPEG files of different sizes
  54. (with entropy optimization on).
  55.  
  56. Cview's JPEG output is much smaller than those of WinJPEG
  57. for a given Quality.
  58.  
  59. My questions are:
  60.  
  61. Which program adheres closer to the Quality settings
  62. described in the JPEG FAQ?
  63.  
  64. Exactly what is entropy optimization and how does it affect
  65. the quality of the compressed image? (Should it be used if
  66. I want a "standard" Q75 JPEG file?)
  67.  
  68. And for those who have PhotoStyler 1.1a: how does the
  69. quality range in the JPEG export module translate to the
  70. quality range described in the FAQ? (PhotoStyler uses
  71. a range from 0 to 100, with 0 being minimal compression,
  72. 100 maximum - just the opposite of convention). What
  73. the heck is the difference between YUV422 and YUV411
  74. SubSampling?
  75.  
  76. Sorry to ask so many questions, I'm just very confused.
  77. Thanks for any info.
  78.  
  79.                     -Kijin
  80. -- 
  81.  __ Kijin Jung ________________________ To affect the quality of the day, __
  82. |   kxj6@po.cwru.edu                 |  that is the highest of the arts.    |
  83. |   Case Western Reserve University  |                                      |
  84. |__ (216) 754-1101 __________________|________________________ -Thoreau ____|
  85.