Install mplayer in SuSE Linux 11

Source: Internet
Author: User

Install mplayer in SuSE Linux 11

Step 1: Download mplayer from the website
Http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.0rc2.tar.bz2

GUI support package
Http://www.mplayerhq.hu/MPlayer/releases/codecs/all-20071007.tar.bz2

Graphic appearance skin
Http://www.mplayerhq.hu/MPlayer/skins/Blue-1.7.tar.bz2


Step 2:
Decompress the following packages in sequence
Tar xvfj MPlayer-1.0rc2.tar.bz2
Tar xvfj all-20071007.tar.bz2
Tar xvfj Blue-1.7.tar.bz2

Place the files decompressed by all-20071007.tar.bz2 to the/usr/local/lib/codecs directory (codecs must be created by yourself)
MV all-20071007/usr/local/lib/codecs

Entering the MPlayer-1.0rc2 File
CD MPlayer-1.0rc2 (if you want to learn more, please read readme)

./Configure -- enable-Gui -- disable-ivtv
Make
Make install

Step 3:
Install skin
Mkdir/usr/local/share/mplayer/skins/Default
CP-r/tmp/blue/*/usr/local/share/mplayer/skins/Default

Step 4:
Solve font Problems

First, find a Chinese TrueType font/usr/share/fonts/TrueType/fzsongti. TTF in your system.
Ln-S/usr/share/fonts/TrueType/fzsongti. TTF/usr/local/share/mplayer/subfont. TTF

So far, the installation is complete. Start the mplayer Gui:
Gmplayer-Skin Blue

For convenience, we create a shortcut for it on the desktop: desktop-> Create a starter. Enter/usr/local/bin/gmplayer in the program path

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.