Data-Compression.org

data compression link collection

Author Page

Coding Technologies

These guys are responsible for some of the work that took the MP3 standard to its next revision: MP3Pro. They say their current focus is the development and marketing of SBR-enhanced codecs.

http://www.codingtechnologies.com/

read more from admin's post

Posted in June 15th, 2001

Zarak Systems PSQM Testing

Zarak Systems will perform Quality of Service testing using PSQM, the Perceptual Speech Quality Measurement. This web page will tell you a little bit about what that means to you.

http://www.psqm.com/

read more from admin's post

Posted in June 11th, 2001

The Art Of Lossless Data Compression

A comprehensive set of tests on lossless data compression.

http://geocities.com/eri32/

read more from admin's post

Posted in June 10th, 2001

MP3 Patent

This is reportedly the Fraunhofer patent covering the MP3 compression algorithm.

http://www.mp3-tech.org/docs/5579430.pdf

read more from admin's post

Posted in June 10th, 2001

Intel’s PII Inverse DCT Application Notes

Intel has a nice document showing how one can optimize the inverse DCT when running on processors with the MMX instructions, such as the Pentium II. Listings include code you can drop into the Independent JPEG Group’s library. DCL reader Neil H. had this to say: The drop-in replacement for the iDCT of the IJG […]

http://cedar.intel.com/cgi-bin/ids.dll/content/content.jsp?cntKey=Legacy::irtp_886_11228&c
ntType=IDS_EDITORIAL

read more from admin's post

Posted in June 7th, 2001

PackWord

PackWord can compress a Microsoft Word document (.doc) file into a smaller, compressed, .doc file. The compressed .doc file is self-extracting: when loaded into Microsoft Word, the compressed document will automatically expand to the original version.

http://www.packword.com/

read more from admin's post

Posted in May 28th, 2001

Luratech

Luratech has plugins and an SDK for both their proprietary format and JPEG2000. Products come in a dizzying array of options, ActiveX controls, C-SDK, Java-SDK, plugins for PhotoShop or browsers. Note that some of their products can now be downloaded as freeward!

Note: What was once LuraTech is now Algo Vision LuraTech.

Reader Tom H. says: Luratech […]

http://www.algovisionluratech.com/

read more from admin's post

Posted in May 16th, 2001

MP3 Upgrade in the Works?

ZDNet reports that MP3 patent holders, Fraunofer Institute and Thomson Multimedia are shopping around a new version of the aging audio standard. Formats such as Microsoft’s Windows Media format have been eating into the MP3 dominance on the net.

http://www.zdnet.com/zdnn/stories/news/0,4586,5083015,00.html?chkpt=zdhpnews01

read more from admin's post

Posted in May 16th, 2001

Stream Machines Selling MPEG-2 Chip

Stream Machines is selling a dedicate chip that will decode MPEG-1, -2, and -3, along with MP3 and other standards. The chip will be roughly $35 in quantity.

http://www.eet.com/story/OEG20010515S0052

read more from admin's post

Posted in May 16th, 2001

Image Power Downloads

Image Power has their products available for download here, which includes the commercial version of PowerCompressor, and a beta copy of Jasper, a JPEG2000 codec.

http://www.imagepower.com/products/default.asp?url=downloads/default.asp

read more from admin's post

Posted in May 13th, 2001

JPEG200 In Accelerator Chip

Published in Hardware, JPEG-2000

Analog Devices has announced an acceleratory chip that supports the JPEG2000 image compression format. The chip is targeted towards digital still cameras, and is available now for $14 in quantitites.

http://www.eet.com/story/OEG20010511S0029

read more from admin's post

Posted in May 13th, 2001

Xtractor Plus

Home of Xtractor Plus, handy multiple archive extraction utility for Zip, Rar, Ace, and Arj type archives.

http://www.harmonyhollow.net/xplus.shtml

read more from admin's post

Posted in May 13th, 2001

OpenLPC Codec

A low bitrate codec, described as being derived from the work of Ron Frederick. Freeware.

ftp://ftp.futuredynamics.com/OpenLPC/

read more from admin's post

Posted in May 8th, 2001

HawkVoice Speech Samples

Published in Files, Speech

Some speech samples that have been encoded at various rates using various codecs. If you’ve never heard speech encoded at 1.4 Kbps, here’s a chance to check it out.

http://www.hawksoft.com/hawkvoice/codecs.shtml

read more from admin's post

Posted in May 8th, 2001

http://www.faqs.org/rfcs/rfc2190.html

Published in Standards, Video

RFC 2190 describes the Internet standard for encapsulating H.263 in an RTP packet stream.

http://www.faqs.org/rfcs/rfc2190.html

read more from admin's post

Posted in May 8th, 2001

David A. Scott’s Fully Bijective Arithmetic Coder

The term bijective as used by Scott means that for any given given file X you are guarantted that A( B( X ) ) == B( A( X ) ) == X, where A and B are a pair of bijectively matched programs. In this particular case, A and B are a compressor and decompressor […]

http://bijective.dogma.net/compres10.htm

read more from admin's post

Posted in May 1st, 2001

SAWZip - zip file manipulation control

Published in Source Code, Zip

Another nice piece of source code from the Code Project. This is an ATL-based control for reading, writing, and manipulating Zip files.

http://www.codeproject.com/atl/sawzip.asp

read more from admin's post

Posted in April 25th, 2001

The $5000 Compression Challenge

Patrick Craig has an interesting tale to tell. Without being a data compression expert, he managed to beat the $5000 compression challenge. You won’t see him taking an ocean cruise with his winnings, though. DCL reader commented: The challenge was obviously met.

http://www.geocities.com/patchnpuki/other/compression.htm

read more from admin's post

Posted in April 25th, 2001

SBC Archiver

The submitter said: SBC is Burrows Wheeler Transform based file archiver. It’s one of the fastest BWT implementations with high compression ratio. SBC also introduces a high security options with a number of strong encryption algorithms.SBC appears to be shareware. Comment from a DCL user: Cool archiver; the author has made great […]

http://www.geocities.com/sbcarchiver/

read more from admin's post

Posted in April 24th, 2001

Kakadu

The home page describes Kakadu thus: A comprehensive, heavily optimized, fully compliant software toolkit for JPEG2000 developers
.
DataCompression.info user Tim A. gushed: A very fast implementation with a small memory footprint compared to Jasper and even other commercial implementations. Also handles large files better than all others I have tried. Very well done with […]

http://www.kakadusoftware.com/

read more from admin's post

Posted in April 8th, 2001

Lzip

Lossy data compression which can reduce input files to 0% of their size. Hint: product was released April 1, 2000. DCL reader Tim A. marvels: Wow! it’s even faster than tarring to /dev/null!

http://lzip.sourceforge.net/

read more from admin's post

Posted in April 8th, 2001

Eri32 High Performance Freeware Multimedia Archiver

This web page shows a set of images that the author uses to demonstrate the performance of the Eri compressor. The claim is that Eri32 does better on these 24 bit color images than any other lossless compressor.

http://geocities.com/eri32/kodak.html

read more from admin's post

Posted in April 8th, 2001

Compression of Multimedia Information

by A.Ratushnyak. A short discussion related to the compression of audio and pictures. A Russian version of the paper can be found at

http://geocities.com/eri32/mmi.txt.
A Library readher had this to say: Worth reading 2 or 3 times.

http://geocities.com/eri32/mmd.htm

read more from admin's post

Posted in March 18th, 2001

Hawk Software HawkVoice

HawkVoice is a game oriented, multiplayer voice over network API released under the GNU Library General Public License (LGPL), with
support for Linux/Unix and Windows 9x/ME/NT/2000. It is designed to be a portable, open source code alternative to DirectPlay(R) Voice in DX8.

http://www.hawksoft.com/hawkvoice/

read more from admin's post

Posted in March 9th, 2001

Lab squeezes HDTV into standard TV channel

Published in Standards, Video

EE Times reports on a development which would allow HDTV and NTSC to coexist on the same frequencies. It’s a hack, and it takes a lot of compression, but it keeps existing set owners online after cutover.

http://www.eet.com/story/OEG20010305S0104

read more from admin's post

Posted in March 9th, 2001

StreamingMediaLand.com

Published in Links, Video, Audio

Portal site labels itself as a place with Resources for Engineers, Researchers, and Marketing People in the Streaming Media Field. The Knowledge Base has a good selection of links to standards, tutorials, code, etc. of interest to compression aficionados.

http://streamingmedialand.com/

read more from admin's post

Posted in March 9th, 2001

Mathtools.net Compression Page

Mathtools.net describes itself as the technical computing portal for all your scientific and computing needs. Perhaps a bit ambitious! Here’s their page with C++ compression links.

http://www.mathtools.net/C++/Compression/index.html

read more from admin's post

Posted in March 9th, 2001

Mathtools.net DSP/Applications/Compression Page

Published in Links, Data Compression

Mathtools.net describes itself as the technical computing portal for all your scientific and computing needs. Perhaps a bit ambitious! Here’s their page links to compression applications.

http://www.mathtools.net/C++/DSP/Application_and_Industry/Data_Compression/index.html

read more from admin's post

Posted in March 9th, 2001

JPEG arithmetic encoding and decoding portable software implementation

A back-end implemenation of arithmetic coding for JPEG as defined in the standard. It is distributed as an add-on that can be used with the Independent JPEG groups library. The work of Guido Vollbeding.

http://sylvana.net/jpeg-ari/

read more from admin's post

Posted in March 9th, 2001

Claude Who?

Robert X. Cringely waxes on a bit about the death of Claude Shannon. Bob definitely gives the Father his props.

http://www.pbs.org/cringely/pulpit/pulpit20010301.html

read more from admin's post

Posted in March 4th, 2001