ATI显卡装好驱动后
mplayer 选择 xv后只有图像无声音
控制台xvinfo后提示
X-Video Extension version 2.2 screen #0 no adaptors present
则需要在Section "Device"加入
Option "TexturedVideo" "on"
这时mplayer播放器可以用了
但是,此时播放任何视频都会闪烁...
打补丁:http://smspillaz.googlepages.com/mplayrepatch.patch
编译mplayer之前应先装好w32codecs ,编译安装完后安装 皮肤,字体,否则打不开mplayer的GUI(gmplayer,在控制台运行下会报错的)
重新编译mplayer
#这个命令自动安装mplayer的编译环境
接下来获取mplayer的源码包
#会自动下载源码到你自己的家目录里并解压缩包裹
#进入源码目录
安装sccm
compiz设置
General Options->General->Unredirect Fullscreen Windows去掉勾
mplayer即可以正常的最大化了...
重新编译后mplayer不能在文件管理器中直接双击打开
找到 Exec=gmplayer %U 这行把U换成F 保存
环境 AMD Turion64 3000+ Ubuntu 64位版 8.04 ATI Mobile X600
mplayer 选择 xv后只有图像无声音
控制台xvinfo后提示
X-Video Extension version 2.2 screen #0 no adaptors present
则需要在Section "Device"加入
Option "TexturedVideo" "on"
这时mplayer播放器可以用了
但是,此时播放任何视频都会闪烁...
打补丁:http://smspillaz.googlepages.com/mplayrepatch.patch
| 代码: 先解压 |
| $ cd ~/MPlayer-1.0rc2
$ patch -p1 <~i/mplayrepatch.patch $ sudo ./configure $ sudo make $ sudo make install r |
编译mplayer之前应先装好w32codecs ,编译安装完后安装 皮肤,字体,否则打不开mplayer的GUI(gmplayer,在控制台运行下会报错的)
重新编译mplayer
| 代码: |
| sudo apt-get build-dep mplayer |
接下来获取mplayer的源码包
| 代码: |
| apt-get source mplayer |
| 代码: |
| cd mplayer****-rc2/ |
| 代码: |
| ./configure --prefix=/usr/share/mplayer --enable-gui --enable-largefiles --language=zh_CN --enable-menu --enable-freetype --enable-dvdnav
--enable-mad
make sudo make install |
安装sccm
compiz设置
General Options->General->Unredirect Fullscreen Windows去掉勾
mplayer即可以正常的最大化了...
重新编译后mplayer不能在文件管理器中直接双击打开
| 代码: |
| sudo gedit /usr/share/applications/mplayer.desktop |
环境 AMD Turion64 3000+ Ubuntu 64位版 8.04 ATI Mobile X600
posted on
浙公网安备 33010602011771号