Where to get simple opensource pcm to adpcm C\C++ encoder lib?
Asked
Active
Viewed 2,869 times
1
-
I'm flagging this as spam and marking to close, since you asked almost the exact same question not 20 minutes ago. – Carl Norum Feb 07 '10 at 04:33
-
1algorithm != opensource encoder lib! so I'm flagging you=) – Rella Feb 07 '10 at 04:35
-
He asked a different question IMO, there being a difference between the algorithm and an open source library. – ergosys Feb 07 '10 at 04:36
-
I'm pretty sure the open source encoder library will contain the algorithm; why not just edit your previous question? – Carl Norum Feb 07 '10 at 04:37
-
the only ones I know of are closed source, but it wouldn't surprise me if ffmpeg could handle adpcm. – John Knoeller Feb 07 '10 at 04:39
1 Answers
2
The sox package can deal with several varieties of ADPCM both as a source and destination format.

Omnifarious
- 54,333
- 19
- 131
- 194