Adaptive Multi-Rate audio codec: Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
m Software support: HTTP to HTTPS for SourceForge
Rescuing 2 sources and tagging 0 as dead.) #IABot (v2.0.9.5
 
Line 83:
* [https://web.archive.org/web/20070630180010/http://www.3gpp.org/legal/legal.htm 3GPP legal issues]
* [https://web.archive.org/web/20070630180057/http://www.3gpp.org/faq/faq_2005_2.htm#A3.1 The 3G Patent Platform and its licensing policy]
* [http://www.penguin.cz/~utx/amr AMR Codecs as Shared Libraries] {{Webarchive|url=https://web.archive.org/web/20210411005805/http://www.penguin.cz/~utx/amr |date=2021-04-11 }} — legal notices for usage of amrnb and amrwb libraries based on the reference implementation
 
== Software support ==
Line 90:
* [[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 {{webarchive|url=https://web.archive.org/web/20090218232855/http://android.git.kernel.org/?p=platform%2Fexternal%2Fopencore.git%3Ba%3Dtree%3Bf%3Dcodecs_v2%2Faudio%2Fgsm_amr%3Bhb%3DHEAD |date=February 18, 2009 }}</ref> Used for voice recorder.
* [http://www.penguin.cz/~utx/amr AMR Codecs as Shared Libraries] {{Webarchive|url=https://web.archive.org/web/20210411005805/http://www.penguin.cz/~utx/amr |date=2021-04-11 }}{{snd}}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: [https://sourceforge.net/projects/retrocode/ RetroCode], [https://sourceforge.net/projects/amr2wav/ Amr2Wav], both are in an early developmental stage
* [http://www.amrplayer.com/ AMR Player] is freeware to play AMR audio files, and can convert AMR from/to MP3/WAV audio format.