Decoding Full Rate GSM Encoded File

Audio software developers forum.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
salmanasad
Posts: 4
Joined: Wed Aug 29, 2012 8:24 am
Operating System: Please select

Decoding Full Rate GSM Encoded File

Post by salmanasad » Wed Aug 29, 2012 8:31 am

I have 2 files first is Full Rate GSM Encoded and second is ADPCM Encoded, i have opened both files successfully with audacity(using external library ffmpeg). Now i want to know that can i use Audacity builts that are available on http://wiki.audacityteam.org/wiki/Developing_On_Windows (size 230MB) to make my own small decoder? If yes then please do provide me some help so that i can begin this thing. Kindly explain in simple words as i am a beginner.

kozikowski
Forum Staff
Posts: 69374
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Decoding Full Rate GSM Encoded File

Post by kozikowski » Wed Aug 29, 2012 11:06 am

Both lame and ffmpeg are stand-alone programs as well as modules/plugins. I don't think you need Audacity at all.
Koz

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Decoding Full Rate GSM Encoded File

Post by steve » Wed Aug 29, 2012 12:41 pm

salmanasad wrote:i want to know that can i use Audacity builts that are available on http://wiki.audacityteam.org/wiki/Developing_On_Windows (size 230MB) to make my own small decoder?
As Koz wrote, FFMpeg is available as a standalone application and as a library for use in other programs so Audacity does not really come into this.
The FFMpeg documentation is here: http://ffmpeg.org/ffmpeg.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply