Adaptive Multi-Rate audio codec: Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
m 1 archive template merged to {{webarchive}} (WAM)
Line 89:
* [[Audacity (audio editor)|Audacity]] (beta version 1.3) via the FFmpeg integration libraries<ref name="audacity-amr">Retrieved on 2010-02-28</ref> (both input and output format)
* [[FFmpeg]] with OpenCORE AMR libraries<ref name="ffmpeg-amr">[http://www.ffmpeg.org/general.html FFmpeg General Documentation - AMR external library], Retrieved on 2009-07-08</ref>
* [[Android (operating system)|Android]]<ref name="android-amr">[http://android.git.kernel.org/?p=platform/external/opencore.git;a=tree;f=codecs_v2/audio/gsm_amr;hb=HEAD Android AMR codecs], Retrieved on 2009-07-08 {{waybackwebarchive |url=https://web.archive.org/web/20090218232855/http://android.git.kernel.org/?p=platform/external/opencore.git;a=tree;f=codecs_v2/audio/gsm_amr;hb=HEAD |date=20090218232855February 18, 2009 }}</ref> Used for voice recorder.
* [http://www.penguin.cz/~utx/amr AMR Codecs as Shared Libraries] - amrnb and amrwb libraries development site. These libraries are based on the reference implementation and were created to prevent embedding of possibly patented source code into many open source projects.
* Open source software to convert the .amr format: [http://sourceforge.net/projects/retrocode/ RetroCode], [http://sourceforge.net/projects/amr2wav/ Amr2Wav], both are in an early developmental stage