How to Enable MP3 Support in Linux

The MP3 codec is proprietary software that is protected by copyright law and is thus not included in standard Linux installations. As Linux is completely open source, including the MP3 codec would go against the principles of Linux. Enabling support for MP3s is a very straight-forward process, however, and will allow for operating-system interoperability of the most common audio file format.

Instructions

    • 1

      Click "Applications," choose "Accessories" and select "Terminal" from the main menu.

    • 2

      Input the following command within the carets:

      <sudo apt-get install ffmpeg libavcodec-extra-52>

    • 3

      Press "Enter" and type in your administrative password. Once the installation is complete, your Linux system will be able to play MP3 files.

Tips & Warnings

  • The MP3 codec is protected by copyright law and is subject to legal considerations. However, if you are a private user adding the capability for the purposes of listening to MP3s, there are basically no issues with installing the codec. It is when a private entity bundles the capability in a commercial product that there are issues and hence the reason Linux does not include the codec.

Related Searches:

References

Comments

You May Also Like

Related Ads

Featured