SoX cmd line : Unknown audio format
Naskel <naskel <at> gmail.com>
2008-04-12 13:00:34 GMT
Hello to all,
I need to identify a file audio format from a chiness IP camera, they say it is ima_adpcm, but i can't transcode the raw data to a good wav file. I can hear with difficulty my voice the transcoded result, but the data seems corrupted when I use these params with sox :
For IMA_ADPCM i used :
sox -V -r 8000 -w -i -c2 audio.raw audio.wav
or for PCM :
sox -V -r 8000 -s -w -c2 audio.raw audio.wav
No one of these value look correct (noisy result... too high)
If I remember correctly, I tested all of these values :
Sample bit : 16, 32
Sample rate : 8Khz, 16Khz, 22Khz, 32Khz, 44Khz
Format : IMA_ADPCM, ADPCM, PCM
Channel : 2
Audio File for test : http://naskel.cx/audio.raw.gz ( ~ 20sec of audio with my voice )
It would be great if someone got the time to help me to find the good format.
PS: I can give online access to the camera if needed.
PS2: I can give free camera to the one who help me about this audio problem !
Thanks in advance,
Naskel
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Sox-users mailing list
Sox-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users