<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[linux影音]Ubuntu安Mplayer]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Thu, 23 Aug 2007 06:33:58 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	请参阅 Ubuntu简介<br/><br/>请参阅 添加其他软件库<br/><br/>请参阅 安装Codecs<br/><br/>请参阅 安装DVDPlayback<br/><br/> &nbsp; &nbsp; sudo apt-get install mplayer<br/> &nbsp; &nbsp; sudo apt-get install mplayer-fonts<br/> &nbsp; &nbsp; sudo apt-get install mozilla-mplayer<br/> &nbsp; &nbsp; sudo cp /etc/mplayer/mplayer.conf /etc/mplayer/mplayer.conf_backup<br/> &nbsp; &nbsp; sudo gedit /etc/mplayer/mplayer.conf<br/><br/>找出下面这一行<br/><br/> &nbsp; &nbsp; ...<br/> &nbsp; &nbsp; vo=x11, # To specify default video driver (see -vo help for<br/> &nbsp; &nbsp; ...<br/><br/>以下面这一行取代<br/><br/> &nbsp; &nbsp; vo=xv, # To specify default video driver (see -vo help for<br/><br/>安装 w32codecs解码器(用于播放wmv、rmvb等常见windows平台下的多媒体文件;假设你已经添加了ubuntu-cn源)。<br/><br/> &nbsp; &nbsp; $ sudo apt-get install w32codecs<br/><br/>你也可以自己到Mplayer网站下载最新的解码包，网址是 http://www.mplayerhq.hu/design7/dload.html 选择其中“Binary Codec Packages”标题下的“linux x86 ...”, 如Linux x86 20061022, 下载後解压到 /usr/lib/win32/ 即可。<br/><br/> &nbsp; * 配置中文字幕显示(可选)<br/><br/> &nbsp; &nbsp; cd ; mkdir .mplayer<br/> &nbsp; &nbsp; ln -sf /usr/share/fonts/truetype/arphic/uming.ttf .mplayer/subfont.ttf<br/> &nbsp; &nbsp; gedit .mplayer/gui.conf<br/><br/> &nbsp; &nbsp; sub_cp = "GBK"<br/> &nbsp; &nbsp; font_text_scale = "4.000000"<br/> &nbsp; &nbsp; font_osd_scale = "4.000000"<br/> &nbsp; &nbsp; sub_fuzziness=2<br/><br/>mplayer皮肤的安装：假设下载回来的是名字是skin_name.tar.bz2的压缩包：（以下操作以在Nautilus文件管理器下操作为主）<br/><br/> &nbsp; &nbsp; 解压缩下载回来的tar.bz2包，得到skin_name这个文件夹。接下来把这个文件夹剪切到自己home目录下的 .mplayer/skins下，此目录为隐藏属性需要ctrl+h键才能看到。#mplayer皮肤列表中将显示为the_other_name<br/><br/> &nbsp; 1. 请参阅 刷新GNOME面板<br/> &nbsp; 2. 应用程序 -> 影音 -> MPlayer<br/> &nbsp; 3. 重启Firefox使mozilla-mplayer插件生效 
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [linux影音]Ubuntu安Mplayer]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>