/ Published in: Other
The AMR video and audio codec the license distribution is unclear. But you download the reference implementation here to insert in the respective avcodec library directory of ffmpeg :
http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series
http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
./configure --enable-mp3lame --enable-amr_nb --enable-amr_nb-fixed --enable-amr_wb --enable-a52 --enable-gpl --extra-cflags=-I/usr/local/include/ --extra-ldflags=-L/usr/local/lib/
URL: http://ffmpeg.mplayerhq.hu/