<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Arch Linux 2009.08 发布</title>
	<atom:link href="http://linuxtoy.org/archives/arch-linux-200908-released.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/arch-linux-200908-released.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Mon, 21 May 2012 08:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arak</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-122383</link>
		<dc:creator>Arak</dc:creator>
		<pubDate>Fri, 28 Aug 2009 13:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-122383</guid>
		<description>&lt;p&gt;aufs 虽然是小日本搞的，但确实比unionfs要稳定，功能更强，bug也少得多&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>aufs 虽然是小日本搞的，但确实比unionfs要稳定，功能更强，bug也少得多</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kidfruit</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121382</link>
		<dc:creator>kidfruit</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121382</guid>
		<description>&lt;p&gt;编译完工，可以正常开vdpau&lt;/p&gt;

&lt;p&gt;用的如下参数
./configure --prefix=/usr --confdir=/etc/mplayer --enable-vdpau --enable-freetype --enable-ass --enable-largefiles
编译mplayer-minimal-svn&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>编译完工，可以正常开vdpau</p>

<p>用的如下参数
./configure --prefix=/usr --confdir=/etc/mplayer --enable-vdpau --enable-freetype --enable-ass --enable-largefiles
编译mplayer-minimal-svn</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 邱焜</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121296</link>
		<dc:creator>邱焜</dc:creator>
		<pubDate>Sat, 15 Aug 2009 02:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121296</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-121267&quot; rel=&quot;nofollow&quot;&gt;kidfruit&lt;/a&gt;:  编译好去论坛说一声&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-121267" rel="nofollow">kidfruit</a>:  编译好去论坛说一声</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 邱焜</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121295</link>
		<dc:creator>邱焜</dc:creator>
		<pubDate>Sat, 15 Aug 2009 02:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121295</guid>
		<description>&lt;p&gt;screen用户请用screen-git via aur。 有cjkwidth可以用&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>screen用户请用screen-git via aur。 有cjkwidth可以用</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kidfruit</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121267</link>
		<dc:creator>kidfruit</dc:creator>
		<pubDate>Fri, 14 Aug 2009 12:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121267</guid>
		<description>&lt;p&gt;@qii&lt;/p&gt;

&lt;p&gt;多谢。我记得ubuntu上的gstreamer是很稳定的，配合rhythmbox表现一直很好。下次再遇上这毛病我试试。暂时不想折腾了。&lt;/p&gt;

&lt;p&gt;@Daniel King&lt;/p&gt;

&lt;p&gt;smplayer最新版应该是添加了vdpau选项，也就是说不用从命令行加-vdpau参数直接从gui就可以启用硬解码，省事而已。我就是疑惑同样版本的smplayer为什么arch上的就没有这一项。
mplayer我也听说官方已经加了vdpau，不过pacman的mplayer貌似没有开启。看来最终还是要自己编译啊……我那老年P4CPU每次编译都蛮可怜的。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@qii</p>

<p>多谢。我记得ubuntu上的gstreamer是很稳定的，配合rhythmbox表现一直很好。下次再遇上这毛病我试试。暂时不想折腾了。</p>

<p>@Daniel King</p>

<p>smplayer最新版应该是添加了vdpau选项，也就是说不用从命令行加-vdpau参数直接从gui就可以启用硬解码，省事而已。我就是疑惑同样版本的smplayer为什么arch上的就没有这一项。
mplayer我也听说官方已经加了vdpau，不过pacman的mplayer貌似没有开启。看来最终还是要自己编译啊……我那老年P4CPU每次编译都蛮可怜的。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel King</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121257</link>
		<dc:creator>Daniel King</dc:creator>
		<pubDate>Fri, 14 Aug 2009 11:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121257</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-121243&quot; rel=&quot;nofollow&quot;&gt;kidfruit&lt;/a&gt;: smplayer只是一个mplayer的外皮。我用mplayer-minimal-svn这个包，然后自己加上“--enable-freetype --enable-ass --enable-vdpau --enable-pulse”编译的，现在官方的mplayer已经打了vdpau补丁了，只要装了新点的nv驱动，加上相应的编译选项就能用vdpau了。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-121243" rel="nofollow">kidfruit</a>: smplayer只是一个mplayer的外皮。我用mplayer-minimal-svn这个包，然后自己加上“--enable-freetype --enable-ass --enable-vdpau --enable-pulse”编译的，现在官方的mplayer已经打了vdpau补丁了，只要装了新点的nv驱动，加上相应的编译选项就能用vdpau了。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: qii</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121244</link>
		<dc:creator>qii</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121244</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-121243&quot; rel=&quot;nofollow&quot;&gt;kidfruit&lt;/a&gt;: 无语，你应该去linuxsir看看的。arch把kde4的多媒体后端换成了gstreamer,之前一直都是xine，gstreamer有问题的话安装xine后端。再在系统设置的多媒体那换到xine。话说arch官方也莫名其妙。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-121243" rel="nofollow">kidfruit</a>: 无语，你应该去linuxsir看看的。arch把kde4的多媒体后端换成了gstreamer,之前一直都是xine，gstreamer有问题的话安装xine后端。再在系统设置的多媒体那换到xine。话说arch官方也莫名其妙。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kidfruit</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121243</link>
		<dc:creator>kidfruit</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121243</guid>
		<description>&lt;p&gt;算了，现在用gnome很完美……KDE4下的firefox也奇丑无比……不想折腾KDE4了。&lt;/p&gt;

&lt;p&gt;对了，有没有人arch开启了vdpau？
pacman的mplayer貌似没有带vdpau补丁，yaourt的太大了下得我脱力。smplayer最新的0.6.8自带vdpau支持但是我装了以后选项里没有vdpau（ubuntu下就有）。难道还是mplayer的问题？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>算了，现在用gnome很完美……KDE4下的firefox也奇丑无比……不想折腾KDE4了。</p>

<p>对了，有没有人arch开启了vdpau？
pacman的mplayer貌似没有带vdpau补丁，yaourt的太大了下得我脱力。smplayer最新的0.6.8自带vdpau支持但是我装了以后选项里没有vdpau（ubuntu下就有）。难道还是mplayer的问题？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kidfruit</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121241</link>
		<dc:creator>kidfruit</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121241</guid>
		<description>&lt;p&gt;@w.q&lt;/p&gt;

&lt;p&gt;试过，点test可以出声，但是apply之后再点播放器又提示hda音频加载错误。而且gstreamer后端的播放器都会如此。KDE桌面载入的声音也没有。能发声的只有mplayer（包括mplayer为基础的其他播放器）和Device的test……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@w.q</p>

<p>试过，点test可以出声，但是apply之后再点播放器又提示hda音频加载错误。而且gstreamer后端的播放器都会如此。KDE桌面载入的声音也没有。能发声的只有mplayer（包括mplayer为基础的其他播放器）和Device的test……</p>]]></content:encoded>
	</item>
	<item>
		<title>By: w.q</title>
		<link>http://linuxtoy.org/archives/arch-linux-200908-released.html#comment-121218</link>
		<dc:creator>w.q</dc:creator>
		<pubDate>Fri, 14 Aug 2009 01:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3258#comment-121218</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-121198&quot; rel=&quot;nofollow&quot;&gt;kidfruit&lt;/a&gt;: 
这个，我也遇到了，我以前在gnome里是用pulse的，解决办法参考一下：
在KDE的System Settings -&gt; Multimedia -&gt; Device Preference -&gt; Audio Outout -&gt; Music 试试右边列表里哪一个Test能正常播放声音，移动到第一个，Apply即可，从此声音正常。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-121198" rel="nofollow">kidfruit</a>: 
这个，我也遇到了，我以前在gnome里是用pulse的，解决办法参考一下：
在KDE的System Settings -&gt; Multimedia -&gt; Device Preference -&gt; Audio Outout -&gt; Music 试试右边列表里哪一个Test能正常播放声音，移动到第一个，Apply即可，从此声音正常。。。</p>]]></content:encoded>
	</item>
</channel>
</rss>

