Turn: centos6.3 add decoder to play MP3 and common video and audio

Source: Internet
Author: User
Tags gpg

Source: http://blog.csdn.net/odaynot/article/details/8462273

Reference address:

Http://wiki.centos.org/AdditionalResources/Repositories/RPMForge

The list of rpmforge Dag packages is here

Http://apt.sw.be/redhat/el5/en/i386/dag/RPMS/

 

In order to avoid copyright issues, centos does not have an external decoder installed. For manual installation.

 

The following operations require the administrator privilege to log on as the root user.

The first step, download the RPM package that matches the operating system, with uname-I can see the operating system type, i386 download first, x86-64 download second:

 

[Plain]View plaincopy
  1. I686 http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm
  2. Http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm x86_64

 

 

Step 2: Install the GPG key of the Dag to verify RPM integrity:

 

[Plain]View plaincopy
  1. Rpm -- import http://apt.sw.be/RPM-GPG-KEY.dag.txt

 

 

Step 3: Verify the RPM package integrity. * Indicates i686 or x86_64 according to your actual environment.

 

[Plain]View plaincopy
  1. Rpm-K rpmforge-release-0.5.2-2.el6.rf. *. rpm

 

 

Step 4: Install the rpmforge package, which is about 12 kb long, just a tool for rpmforge.

 

[Plain]View plaincopy
  1. Rpm-I rpmforge-release-0.5.2-2.el6.rf. *. rpm

 

 

Step 5 install the required software in sequence

 

[Plain]View plaincopy
  1. Yum-y install mplayer

 

Player main program, about 15 MB

 

[Plain]View plaincopy
  1. Yum-y install mplayer-Gui

 

Gui shell, about 230kb

 

[Plain]View plaincopy
  1. Yum-y install FFMPEG *


Various decoders, as shown below, about 34 m

 

Transaction Summary
========================================================== ==========================================================
Install 58 package (s)

Total download size: 34 m
Installed size: 102 m

 

Installation complete!

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.