Install Mplayer + KMPlayer in Fedora14

Source: Internet
Author: User
In Linux, the most popular audio and video playback software is Mplayer, which can be played in text mode and in x-window mode. In earlier versions of Fedora, Fedora9 and earlier versions install Mplayer easily. You can simply type yuminstallmplayer, but the installation is not the same in later versions. 1. If you want to install MPlayer, you must first provide the installation environment, so that we can get twice the result. First, check whether the Linux system has been installed

In Linux, the most popular audio and video playback software is Mplayer, which can be played in text mode and in x-window mode.

In earlier versions of Fedora, Fedora 9 and earlier versions have relatively simple Mplayer installation. You can simply type yum install mplayer, but the installation in later versions is not the same.

1. If you want to install MPlayer, you must first provide the installation environment, so that we can get twice the result. First, check whether the following packages have been installed in Linux.

Gtk2-devel

Glib2-devel

Libpng

Libpng-devel

Gtk +

Gtk +-devel

It is best to install three packages: X Software Development (SDL)

Development Libraries (gcc and other compilation conditions are provided)

Development Tools

Note: It is recommended that the packages of the above versions be too low. With the above environment, we will come to the installation package we need !!

2. Download the main program: (download from the official website)

MPlayer-1.0rc2.tar.bz2 (installed successfully)

: Http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.0rc2.tar.bz2

Official decoder: essential-20071007.tar.bz2

: Http://www.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2

Win32_codes_all: windows-essential-20071007.zip

: Http://www.mplayerhq.hu/MPlayer/releases/codecs/windows-all-20071007.zip

Skin: Clearlooks-1.2.tar.bz2

: Http://www.mplayerhq.hu/MPlayer/skins/Clearlooks-1.2.tar.bz2

Text: gb2312-ming.tar.bz2

: Http://www.mplayerhq.hu/MPlayer/contrib/fonts/chinesefonts/gb2312-ming.tar.bz2

3. Run the following command to install codec:

(1) mkdir/usr/lib/codecs

(2) mkdir/usr/lib/wincodecs

(3) tar jxvf essential-20071007.tar.bz2

(4) mv essential-20071007/*/usr/lib/codecs

(5) unzip windows-essential-20071007.zip

(6) mv windows-essential-20071007/*/usr/lib/wincodecs

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.