In Linux mplayer open XV (MPlayer-1.0rc2)

Source: Internet
Author: User
After the driver is installed on the ATI graphics card
After selecting XV for mplayer, only the image has no sound
Prompt after xvinfo in the console
X-video extensionversion 2.2 screen #0 No adaptors present
In section "device", add
Option "texturedvideo" "on"

Now mplayer can be used.
However, playing any video will flash at this time...
Patch: http://smspillaz.googlepages.com/mplayrepatch.patch

Code:
Extract
$ Cd ~ MPlayer-1.0rc2

$ Patch-P1 <~ I/mplayrepatch. Patch

$ Sudo./configure

$ Sudo make

$ Sudo make install R

Install w32codecs before compiling mplayer.
After compilation and installation, install the skin and font. Otherwise, the mplayer GUI cannot be opened (gmplayer will report an error when running on the console)

Recompile mplayer

Code:
Sudo apt-Get build-dep mplayer

# This command automatically installs the mplayer compilation environment

Next, obtain the mplayer source code package.

Code:
Apt-Get source mplayer

# Automatically download the source code to your home directory and decompress the package

Code:
CD mplayer *****-RC2/

# Go To The Source Code directory

Code:
./Configure -- prefix =/usr/share/mplayer -- enable-Gui -- enable-largefiles -- language = zh_cn -- enable-menu -- enable-FreeType -- enable-dvdnv
-- Enable-mad

Make

Sudo make install

Install SCCM
Compiz settings

General options-> General-> unredirect fullscreen windows remove check box
Mplayer can be properly maximized...

After re-compilation, mplayer cannot be opened in the File Manager by double-clicking.

Code:
Sudo gedit/usr/share/applications/mplayer. Desktop


Find exec = gmplayer % u and replace u with F to save

Environment amd turion64 3000 + Ubuntu 64-bit version 8.04 ATI mobile x600

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.