<?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: Release 0.1.2: Meep meep!</title>
	<atom:link href="http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/feed/" rel="self" type="application/rss+xml" />
	<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/</link>
	<description>The Plex blog</description>
	<lastBuildDate>Thu, 12 Jan 2012 01:09:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeroen</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-670</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Sat, 23 Feb 2008 16:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-670</guid>
		<description>Pretty cool, this project. I&#039;m considering a Mac Mini as a HTPC for my living room, and I know XBMC from a friend of mine happily running it on his Xbox. So this combo makes me very happy!

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Pretty cool, this project. I&#8217;m considering a Mac Mini as a HTPC for my living room, and I know XBMC from a friend of mine happily running it on his Xbox. So this combo makes me very happy!</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eduo</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-642</link>
		<dc:creator>eduo</dc:creator>
		<pubDate>Thu, 21 Feb 2008 21:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-642</guid>
		<description>Jarkko: If XBMC gives the option, in the future, to use the native&#039;s video subsystem (WM in Win, QT in Mac) then this would help both in places where the drivers take advantage of hardware acceleration and with highly-optimized platform-specific codecs like the one you mentioned.

In the same vein, being able to plug into quicktime might mean being able to play DRM&#039;d files (I&#039;m not sure about that, I assume it does).</description>
		<content:encoded><![CDATA[<p>Jarkko: If XBMC gives the option, in the future, to use the native&#8217;s video subsystem (WM in Win, QT in Mac) then this would help both in places where the drivers take advantage of hardware acceleration and with highly-optimized platform-specific codecs like the one you mentioned.</p>
<p>In the same vein, being able to plug into quicktime might mean being able to play DRM&#8217;d files (I&#8217;m not sure about that, I assume it does).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarkko Laiho</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-640</link>
		<dc:creator>Jarkko Laiho</dc:creator>
		<pubDate>Thu, 21 Feb 2008 20:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-640</guid>
		<description>The FAQ says this about the &quot;fast video, no audio&quot; problem:

&quot;If you have a video (such as an MKV) with AC3 or DTS audio, you must use passthrough mode and connect the digital output to a surround receiver. In Setings -&gt; System -&gt; Audio Hardware, make sure Audio Output is set to Digital, and enabled both passthrough options.&quot;

I&#039;ve done that on 0.1.2 (it was the default), and still the problem persists. I didn&#039;t actually connect the machine to a surround receiver yet, but that shouldn&#039;t matter as far as the fast video is concerned? The file in question is a 1-minute sample of a Ratatouille 1080p Blu-Ray rip, x264/LPCM-FLAC.

Any idea about this? Otherwise, looking pretty sweet even on a 2GHz C2D Mac Mini, which I hope will suffice for 1080p video some day...

Also, the fans are oddly louder than normal when idling in the menus, even though the CPU usage is below 10%. Someone else seemed to have this problem, too.

BTW, some japanese guy has written a wickedly fast avc/h.264 decoder for Quicktime: http://www003.upp.so-net.ne.jp/mycometg3/ It&#039;s open source, so while XBMC doesn&#039;t rely on QT, maybe it could be of some help to people trying to tweak ffmpeg?</description>
		<content:encoded><![CDATA[<p>The FAQ says this about the &#8220;fast video, no audio&#8221; problem:</p>
<p>&#8220;If you have a video (such as an MKV) with AC3 or DTS audio, you must use passthrough mode and connect the digital output to a surround receiver. In Setings -&gt; System -&gt; Audio Hardware, make sure Audio Output is set to Digital, and enabled both passthrough options.&#8221;</p>
<p>I&#8217;ve done that on 0.1.2 (it was the default), and still the problem persists. I didn&#8217;t actually connect the machine to a surround receiver yet, but that shouldn&#8217;t matter as far as the fast video is concerned? The file in question is a 1-minute sample of a Ratatouille 1080p Blu-Ray rip, x264/LPCM-FLAC.</p>
<p>Any idea about this? Otherwise, looking pretty sweet even on a 2GHz C2D Mac Mini, which I hope will suffice for 1080p video some day&#8230;</p>
<p>Also, the fans are oddly louder than normal when idling in the menus, even though the CPU usage is below 10%. Someone else seemed to have this problem, too.</p>
<p>BTW, some japanese guy has written a wickedly fast avc/h.264 decoder for Quicktime: <a href="http://www003.upp.so-net.ne.jp/mycometg3/" rel="nofollow">http://www003.upp.so-net.ne.jp/mycometg3/</a> It&#8217;s open source, so while XBMC doesn&#8217;t rely on QT, maybe it could be of some help to people trying to tweak ffmpeg?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-639</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Thu, 21 Feb 2008 11:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-639</guid>
		<description>This is a pretty cool app for Iphone which might help with the remote issue :)

http://www.engadget.com/2008/02/21/touchpad-turns-your-iphone-into-a-remote-trackpad/</description>
		<content:encoded><![CDATA[<p>This is a pretty cool app for Iphone which might help with the remote issue <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.engadget.com/2008/02/21/touchpad-turns-your-iphone-into-a-remote-trackpad/" rel="nofollow">http://www.engadget.com/2008/02/21/touchpad-turns-your-iphone-into-a-remote-trackpad/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr T</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-638</link>
		<dc:creator>Mr T</dc:creator>
		<pubDate>Thu, 21 Feb 2008 11:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-638</guid>
		<description>Thats it. Its probably releated to Aeon theme. Thats what Im using. Ill try with a different theme. Thanks for pointing that out.</description>
		<content:encoded><![CDATA[<p>Thats it. Its probably releated to Aeon theme. Thats what Im using. Ill try with a different theme. Thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amir</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-637</link>
		<dc:creator>Amir</dc:creator>
		<pubDate>Thu, 21 Feb 2008 09:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-637</guid>
		<description>@ Mr T

i get the same problem sometimes.  It will always happen though if i switch to Aeon theme and want to switch back to any other screen.  It will Black Sceen of Death requiring a reboot.</description>
		<content:encoded><![CDATA[<p>@ Mr T</p>
<p>i get the same problem sometimes.  It will always happen though if i switch to Aeon theme and want to switch back to any other screen.  It will Black Sceen of Death requiring a reboot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr T</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-636</link>
		<dc:creator>Mr T</dc:creator>
		<pubDate>Thu, 21 Feb 2008 08:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-636</guid>
		<description>Got a nasty defect. Everytime I exit XBMC on my C2D Mac Mini I get a black screen and nothing more. I have to reboot the mini everytime. Anyone else have the same problem?</description>
		<content:encoded><![CDATA[<p>Got a nasty defect. Everytime I exit XBMC on my C2D Mac Mini I get a black screen and nothing more. I have to reboot the mini everytime. Anyone else have the same problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tufty</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-634</link>
		<dc:creator>Tufty</dc:creator>
		<pubDate>Thu, 21 Feb 2008 01:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-634</guid>
		<description>@elan Thanks for your reply. Your project is truly awesome and girlfriend friendly! :) 
I can&#039;t wait for osxmbc to be 100% solid. Any testing you want, let me know.</description>
		<content:encoded><![CDATA[<p>@elan Thanks for your reply. Your project is truly awesome and girlfriend friendly! <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I can&#8217;t wait for osxmbc to be 100% solid. Any testing you want, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-633</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Wed, 20 Feb 2008 16:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-633</guid>
		<description>XBMC on OS X does not use MPlayer, it uses FFmpeg, but MPlayer also uses ffmpeg, so does Perian and VLC. So all their range codec support should be similar, however performance might be slightly difference depending on which FFmpeg tweaks are enabled inside each of those softwares. Meaning it is really FFmpeg that is the swiss-army knife of the free codec world :)

Project using FFmpeg: http://ffmpeg.mplayerhq.hu/projects.html</description>
		<content:encoded><![CDATA[<p>XBMC on OS X does not use MPlayer, it uses FFmpeg, but MPlayer also uses ffmpeg, so does Perian and VLC. So all their range codec support should be similar, however performance might be slightly difference depending on which FFmpeg tweaks are enabled inside each of those softwares. Meaning it is really FFmpeg that is the swiss-army knife of the free codec world <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Project using FFmpeg: <a href="http://ffmpeg.mplayerhq.hu/projects.html" rel="nofollow">http://ffmpeg.mplayerhq.hu/projects.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jms_uk</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-632</link>
		<dc:creator>jms_uk</dc:creator>
		<pubDate>Wed, 20 Feb 2008 16:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-632</guid>
		<description>@Krux

Mplayer *seems* to offer a good solution on the surface, but when you start throwing more and more .mkv content at it, it simply isn&#039;t upto scratch (DTS passthru is one area I know its still weak in) - if it worked as well playing .mkv as people are expecting there certainly wouldn&#039;t be continued interest in XBMC, Perian 1.1, the latest VLCs or Coreplayer..

Truth is, at this time, and from first hand experience XBMC and VLC are really the most mature options out there at this time (CorePlayer Pro *could* change all that but no one knows yet) :)

FWIW, Perian 1.1 doesn&#039;t quite fulfil on its promises either (check out forum posts on other websites to see what I mean)

Nope, the action&#039;s here with XBMC at the moment.. a LOT of fingers are crossed that Elan and his team can continue to deliver on the excellent promise show so far :)</description>
		<content:encoded><![CDATA[<p>@Krux</p>
<p>Mplayer *seems* to offer a good solution on the surface, but when you start throwing more and more .mkv content at it, it simply isn&#8217;t upto scratch (DTS passthru is one area I know its still weak in) &#8211; if it worked as well playing .mkv as people are expecting there certainly wouldn&#8217;t be continued interest in XBMC, Perian 1.1, the latest VLCs or Coreplayer..</p>
<p>Truth is, at this time, and from first hand experience XBMC and VLC are really the most mature options out there at this time (CorePlayer Pro *could* change all that but no one knows yet) <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>FWIW, Perian 1.1 doesn&#8217;t quite fulfil on its promises either (check out forum posts on other websites to see what I mean)</p>
<p>Nope, the action&#8217;s here with XBMC at the moment.. a LOT of fingers are crossed that Elan and his team can continue to deliver on the excellent promise show so far <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 5/9 queries in 0.001 seconds using memcached
Object Caching 250/254 objects using memcached

Served from: elan.plexapp.com @ 2012-02-03 19:12:26 -->
