Installation and configuration of MPlayer-1.0rc1 in linux

Source: Internet
Author: User
1. Download MPlayer-1.0rc1 source code package and decoder library essential-20061022 from the official website
2. Set $ DLIB to the directory where the decoder library is located.
./Configure -- enable-gui -- enable-largefiles -- enable-menu -- with-codecsdir = $ DLIB
Make
Sudo make install
3. After the installation is complete, execute gmplayer to test and open the graphic interface.
4. Configure the video output device
You can choose to drive X11/Xv -------------- to expose the screen
X11 (XImage/Shm) ---------------- image size unchanged
X11 (OpenGL)
X11 (OpenGL) multiple textures version./configure -- enable-gui
Check Enable double buffer
5. Configure the font
You only need to browse the Font label to a Chinese Font file.
6. There are many skin configurations on the Internet.

Supplement rc2 configure
-- Enable-largefiles -- enable-menu -- win32codecsdir =/home/XXX/bin/win32-essential-20061022/-- language = zh_CN, en

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.