home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!ncar!news.miami.edu!umiami!tcwan
- From: tcwan@umiami.ir.miami.edu
- Newsgroups: comp.sys.mac.misc
- Subject: Re: times two AND AD? anyone brave enough?
- Message-ID: <1992Dec19.091247.14228@umiami.ir.miami.edu>
- Date: 19 Dec 92 09:12:47 EST
- References: <977677.2B1A1F7E@cmhgate.fidonet.org> <1992Dec19.112619.4086@midway.uchicago.edu>
- Organization: Univ of Miami IR
- Lines: 34
-
- In article <1992Dec19.112619.4086@midway.uchicago.edu>, N.W. Choe <nwc1@midway.uchicago.edu> writes:
- [explanations about times two deleted]
-
- > So, since the two use completely different and equally invisible
- > schemes
- > to compress data, does this mean that it is theoretically possible to
- > quadruple the amount of data per disk-sector by using the two of them
- > together? Or does one supplant the other- ie just as
- > already-compressed
- > items like JPEGs don¬t compress further, TimesTwo wouldn¬t be able to
- > compress AD things further? What a scary thought, though.
- > N.W. Choe Beaver Consulting Co.- Chicago
- > 5454 S. Shore Dr. #318
- > Chicago, IL 60615 312.702.4605
- > "Embarking upon the obvious to stumble upon the truth."
-
- There's no such thing as a free lunch :)
-
- Seriously, since all lossless compression techniques (ie: not JPEG related)
- are bounded by the entropy of the data (entropy is a measure of the info.
- content, this is a theoretical lower bound that cannot be exceeded if
- information is to be reconstructed unchanged from the compressed version)
- the use of two compression programs is unlikely to yield better performance.
-
- In fact, it might make the final file larger than that obtained via either
- method alone.
-
- Most lossless compression schemes based on LZW and its variants give about
- 2:1 compression ratios at best.
-
- Hope this helps,
- t.c.
- #I reserve the right to be wrong :)
-
-