Help - Search - Members - Calendar
Full Version: ADPCM (WAV)
Hydrogenaudio Forums > Lossy Audio Compression > Other Lossy Codecs
Alkslay
It confused me with its extension (*.WAV) but it's definitely lossy with 176 kbits/s. So if it is lossy which coder is the best to transcode ADPCM into it?
SebastianG
The format itself doesn't give an encoder much freedom w.r.t. deciding how to encode your signel, so, it doesn't really matter which encoder you use.

Cheers!
SG

Alkslay
I've meant I have ADPCM files and I wonder which encoder is better to code them.
pdq
Are you worried about the issues of transcoding from one lossy format to another? Don't be. ADPCM does not utilize any of the psychoacoustics that can cause problems when reencoding. At most there will be an increase in the noise level, so reencoding to your favorite lossy format should work just fine.
Emanuel
The noise will still be a problem.

Quoting an old but easy-to-understand post:
QUOTE(Trelane @ Feb 27 2002, 23:20) *

The only thing you'll probably notice is a slight increase in noise. This is because ADPCM uses prediction and a predefined index of sample values. These predefined are used instead of the real value.

So if you have, say, 283, 999, 391 as the input, ADPCM codecs may make them 290, 1000, 400.

It sounds pretty good, but it's not perfect wink.gif

pdq
QUOTE(Emanuel @ Nov 16 2007, 13:25) *

The noise will still be a problem.

The noise will be a problem, but it will not affect one lossy codec more than another. It has no bearing on which lossy format the OP chooses to reencode to.
Alkslay
Thank you for answers
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.