Ubuntu uses FFmpeg to convert AMR format to mp3

Source: Internet
Author: User

Recording AMR files less than 1 minutes, dozens of K, using your own server conversion is more convenient than uploading to Ali or seven kn processing.

1, installation ffmpeg apt-get install FFmpeg

2, ffmpeg only MP3 decoding no coding tool, Apt-get install Libmp3lame-dev installed this MP3 encoded open-source third-party library It doesn't seem to work.

Ffmpeg-codecs viewing existing encoding and decoding formats

Unloading:

First sudo apt-get remove ffmpeg

You can compile and install FFmpeg

===============================================================

or use Sox:

1, sudo apt-get install lame

2. sudo apt-get install Sox

3, sudo apt-get install Libsox-fmt-mp3

Use the following command:

sox TEST.AMR Test.mp3

Ubuntu uses FFmpeg to convert AMR format to mp3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.