Install Multiple audio decoders in centos to create a Linux player

Source: Internet
Author: User
Tags gpg

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:

 
I686 http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpmx86_64 http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm

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

 
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.

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.

 
Rpm-I rpmforge-release-0.5.2-2.el6.rf. *. rpm

Step 5 install the required software in sequence

 
Yum-y install mplayer

Player masterProgram, About 15 MB

 
Yum-y install mplayer-Gui

Gui shell, about 230kb

 
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!

The following is another installation method for centos6.4 64-bit systems for your reference:

Yum install WgetCD/etc/yum. Repos. d/wget http://mirrors.163.com/.help/CentOS6-Base-163.repomv CentOS-Base.repoYum updaterpm-uhvhttp: // apt. SW. be/RedHat/el6/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpmyum install libgcc gcc-C ++ libstdc ++-develcompat-glibc compat-libstdc ++-33 libevent-develyum install FFMPEG-devel mplayer mencoder flvtool2yamdi

Related Article

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.