For Programmers: Free Programming Magazines  


Home > Archive > Compression > September 2006 > ADPCM Source Code in C









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ADPCM Source Code in C
Anshul

2006-08-24, 3:55 am

Can anybody please let me know from where I could dowload the source
code for ADPCM G723-24, G721,G723-40.

Also from where can I get the specification document.

I would be really grateful for it.

Thanks & Best Regards
Anshul

markn@ieee.org

2006-08-24, 7:55 am


Anshul wrote:
> Can anybody please let me know from where I could dowload the source
> code for ADPCM G723-24, G721,G723-40.
>
> Also from where can I get the specification document.
>
> I would be really grateful for it.
>
> Thanks & Best Regards
> Anshul


The procedures for getting free ITU documents are given here:

http://marknelson.us/2006/08/10/free-itu-docs/

The G.723 spec includes source code and test vectors, but I don't know
if you can get them with the free download.

|
| Mark Nelson - http://marknelson.us
|

Anshul

2006-08-28, 3:55 am

Hello Mark,

Thanks for your message. Please can you guide me to from where I can
get the G723 specs even if it is not for free. What is the procedure to
get it and how much it will cost.

Thanks a lot for your inputs.

Best Regards
Anshul

markn@ieee.org wrote:
> Anshul wrote:
>
> The procedures for getting free ITU documents are given here:
>
> http://marknelson.us/2006/08/10/free-itu-docs/
>
> The G.723 spec includes source code and test vectors, but I don't know
> if you can get them with the free download.
>
> |
> | Mark Nelson - http://marknelson.us
> |


markn@ieee.org

2006-08-28, 7:56 am


Anshul wrote:
> Hello Mark,
>
> Thanks for your message. Please can you guide me to from where I can
> get the G723 specs even if it is not for free. What is the procedure to
> get it and how much it will cost.


Anshul, the original post included a URL that documents the process.
Did you read the article?

Barring the enormous effort of actually clicking on a link and reading
a few hundred words, perhaps you could just go to itu.org and look it
up yourself.

Either way is pretty easy.

Mark Nelson - http://marknelson.us

geezer

2006-08-28, 9:56 pm

"markn@ieee.org" <snorkelman@gmail.com> wrote:
[color=darkred]
>Anshul wrote:

No specs, but this G.723 code claims to be public-domain:
ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu...st_adpcm_ccitt/

Anshul

2006-08-29, 9:55 pm

Hello,

I could not open the ftp link you sent me when trying to open it I got
the following error..

An FTP protocol error occurred while trying to retrieve the URL:
ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu...st_adpcm_ccitt/


Squid sent the following FTP command:

CWD afs

and then received this reply
afs is not available to guest users

Your cache administrator is admin.apigmgr@st.com.

can you guide me to how to proceed to the link.

Thanks Anshul

geezer wrote:
> "markn@ieee.org" <snorkelman@gmail.com> wrote:
>
>
> No specs, but this G.723 code claims to be public-domain:
> ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu...st_adpcm_ccitt/


Anshul

2006-08-30, 3:55 am

Hello Mark,

I checked your site and then went to itu.org and downlaoded the SW but
it is huge and I still need to decipher what is required from that for
me. It includes lot many examples other than the G726 implementation.

Thanks a lot for guiding me to itu. It is really really helpful.

Best Regards
Anshul

markn@ieee.org wrote:
> Anshul wrote:
>
> Anshul, the original post included a URL that documents the process.
> Did you read the article?
>
> Barring the enormous effort of actually clicking on a link and reading
> a few hundred words, perhaps you could just go to itu.org and look it
> up yourself.
>
> Either way is pretty easy.
>
> Mark Nelson - http://marknelson.us


geezer

2006-08-30, 9:55 pm

"Anshul" <anshul.grover@gmail.com> wrote:

>I could not open the ftp link you sent me when trying to open it I got
>the following error..
>
>An FTP protocol error occurred while trying to retrieve the URL:
>ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu...st_adpcm_ccitt/
>
>
>Squid sent the following FTP command:
>
>CWD afs
>
>and then received this reply
>afs is not available to guest users
>
>Your cache administrator is admin.apigmgr@st.com.
>
>can you guide me to how to proceed to the link.


For some reason, the highest directory to which you can "cd"
on that server is
/afs/cs.cmu.edu/data/anonftp

Anything higher gives the error message. I can access the site
using the text-mode FTP client that came with Windows, and I
can access it with Netscape, but I don't know about Squid.

Josh

2006-09-13, 3:55 am


Anshul wrote:
> Can anybody please let me know from where I could dowload the source
> code for ADPCM G723-24, G721,G723-40.
>
> Also from where can I get the specification document.
>
> I would be really grateful for it.
>
> Thanks & Best Regards
> Anshul

You can find the codec and binary lib from http://www.imtelephone.com

Anshul

2006-09-17, 9:55 pm

The codec and binary lib are available at http://www.imtelephone.com
but the problem with that is that they are for 16 bit PCM data and the
audio samples available to be after recording are 8 bit companded
(either A law or u law).

Can you help on that. It would be really great.

Thanks & Best Regards
Anshul

Josh wrote:
> Anshul wrote:
> You can find the codec and binary lib from http://www.imtelephone.com


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com