adpcm Questions

2

I am trying to convert a raw file (header-less) to wav It is in ADPCM 16 rate 8000 I have tried three console commands sox -e ima-adpcm -r 8000 input.raw output.wav sox -e ima-adpcm -r 8000 -b 1...
Koo asked 25/7, 2014 at 8:45

0

I use three buffers with one queue, to play ADPCM data over network. The data is decoded from my app, and the decoded data (uncompressed pcm data) is verified correctly by playing from Audacity. Ho...
Nonah asked 26/2, 2012 at 8:1
1

© 2022 - 2024 — McMap. All rights reserved.