Linux Sound subsystem development
 help / color / mirror / Atom feed
From: "Eric B. Mitchell" <emitchell@altaira.com>
To: linux-sound@vger.kernel.org
Subject: Re: compression tools
Date: Tue, 22 Sep 1998 22:49:57 +0000	[thread overview]
Message-ID: <marc-linux-sound-90652287731840@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-90634456129446@msgid-missing>

There is an implementation of the adpcm algorithms available in the
Speak Freely package:  	http://www.fourmilab.ch/speakfree/

Off topic: Although, I'm wonder if anyone has implemented the adaptive 
audio compression algorithms from Dr. Dobbs a few months ago...

Chris Bagwell wrote:
> 
> I can only speak from the point of view of *free*.  Best quality is only
> going to come with buying something from the likes of RealAudio.
> 
> Besides that, I've had good luck with various ADPCM formats.  Both IMA
> ADPCM and Microsoft ADPCM can convert 16-bit audio into 4-bit audio
> which results in a considerable compression.  Plus realtime
> compression/decompression is easy on even limited machines (even 386s).
> Sound quality holds up remarkably well.  Right now its probably easiest
> to convert your samples into .wav files under windows as it includes
> codecs for both of those versions.
> 
> I've implemented the decoder portion into sox but haven't gotten around
> to adding the encoder (although the algorithms are readily available).
> You could use that to listen to the streaming audio.  IMA ADPCM was
> designed to support streaming (recovery from lost blocks of data)
> although I haven't seen any decoders take advantage of this.  You can
> grab a copy of sox with this support from:
> 
> http://home.sprynet.com/sprynet/cbagwell/projects.html
> 
> There is also a RAW IMA ADPCM encoder/decoder available on the net that
> compiles under most versions of unix.  Do a search for adpcm.shar.
> 
> Hope it helps,
> Chris
> 
> Florin Andrei wrote:
> >
> > I need some real-time compression tools, wich can provide a reasonable
> > sound quality and a good compression ratio.
[snip]
> >         Any suggestions?
> >                                         Florin Andrei
> 
> --
>           Chris Bagwell              |  Fujitsu Network Communications
>  mailto:cbagwell@tddtx.fujitsu.com   |         Richardson, Texas

-- 
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
| Eric B. Mitchell         mailto:ericmit@ix.netcom.com |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+

      parent reply	other threads:[~1998-09-22 22:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-20 22:14 compression tools Florin Andrei
1998-09-22 15:21 ` Chris Bagwell
1998-09-22 22:49 ` Eric B. Mitchell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-90652287731840@msgid-missing \
    --to=emitchell@altaira.com \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox