<?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></description>
	<lastBuildDate>Fri, 12 Mar 2010 16:27:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeroen</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-2/#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-page-2/#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-page-2/#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-page-2/#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-page-2/#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-page-2/#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-page-2/#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-page-2/#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-page-2/#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-page-2/#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>
	<item>
		<title>By: krux</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-2/#comment-631</link>
		<dc:creator>krux</dc:creator>
		<pubDate>Wed, 20 Feb 2008 14:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-631</guid>
		<description>@jms_uk well nitotv also uses mplayer which is apparently working well with mkv&#039;s / HD.

although i haven&#039;t tried perian 1.1 yet, so i have lots of different things to test when i get home tonight.</description>
		<content:encoded><![CDATA[<p>@jms_uk well nitotv also uses mplayer which is apparently working well with mkv&#8217;s / HD.</p>
<p>although i haven&#8217;t tried perian 1.1 yet, so i have lots of different things to test when i get home tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jms_uk</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-2/#comment-630</link>
		<dc:creator>jms_uk</dc:creator>
		<pubDate>Wed, 20 Feb 2008 13:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-630</guid>
		<description>Doesn&#039;t that (nitoTV) just provide a front end to existing codec solutions (perian etc)?  In which case it&#039;s still restricted to the playback limitations those solutions have (which are many, and the chief reason why we&#039;re all getting so excited about XBMC because its playback engine is still being written - witness the 0.12 enhancements for example) :)</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t that (nitoTV) just provide a front end to existing codec solutions (perian etc)?  In which case it&#8217;s still restricted to the playback limitations those solutions have (which are many, and the chief reason why we&#8217;re all getting so excited about XBMC because its playback engine is still being written &#8211; witness the 0.12 enhancements for example) <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krux</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-2/#comment-629</link>
		<dc:creator>krux</dc:creator>
		<pubDate>Wed, 20 Feb 2008 12:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-629</guid>
		<description>i guess i will have to try nitoTV in the meantime. heard it&#039;s got good mkv-HD support.. 

Will come back to XBMC though when the kinks have been sorted. 

cheers</description>
		<content:encoded><![CDATA[<p>i guess i will have to try nitoTV in the meantime. heard it&#8217;s got good mkv-HD support.. </p>
<p>Will come back to XBMC though when the kinks have been sorted. </p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jms_uk</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-628</link>
		<dc:creator>jms_uk</dc:creator>
		<pubDate>Wed, 20 Feb 2008 09:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-628</guid>
		<description>@Elan, playback looking sweet however I noticed that under the System Settings - video hardware, there is the option to switch aspect ratio (&quot;Widescreen&quot;, &quot;Letterbox&quot; etc.), however the value always seems to revert/default to &quot;Letterbox&quot; and on video playback the aspect ratio isn&#039;t quite right when playing the same file with say, VLC (there are larger black bars on the XBMC version)

Is this normal behavior?</description>
		<content:encoded><![CDATA[<p>@Elan, playback looking sweet however I noticed that under the System Settings &#8211; video hardware, there is the option to switch aspect ratio (&#8220;Widescreen&#8221;, &#8220;Letterbox&#8221; etc.), however the value always seems to revert/default to &#8220;Letterbox&#8221; and on video playback the aspect ratio isn&#8217;t quite right when playing the same file with say, VLC (there are larger black bars on the XBMC version)</p>
<p>Is this normal behavior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-627</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Wed, 20 Feb 2008 08:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-627</guid>
		<description>@eduo, your idea sounds good in theory, next question then though is how the skin version control should be handled, as currently the skin versions are only updated when the XBMC core code is changed enough to require chnages to the skin which has only been about once every 6-months or so to this date

you also have to remember that there are a whole lot more skins out there than the default PMIII</description>
		<content:encoded><![CDATA[<p>@eduo, your idea sounds good in theory, next question then though is how the skin version control should be handled, as currently the skin versions are only updated when the XBMC core code is changed enough to require chnages to the skin which has only been about once every 6-months or so to this date</p>
<p>you also have to remember that there are a whole lot more skins out there than the default PMIII</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-626</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Wed, 20 Feb 2008 07:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-626</guid>
		<description>@Tufty, InStim and None. Check the FAQ, I just added the answer to your problem.</description>
		<content:encoded><![CDATA[<p>@Tufty, InStim and None. Check the FAQ, I just added the answer to your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-625</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Wed, 20 Feb 2008 06:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-625</guid>
		<description>All I can say is awesome work.  I have been using XBMC for years and knew I would need an alternative soon for playing my HD content - this is the answer!  I have been running it on my older Macbook Core 2 Duo and it works awesome - eagerly awaiting each new update.

I tried some 1080p content - it seemed to work well, I&#039;ll be donating soon I promise!</description>
		<content:encoded><![CDATA[<p>All I can say is awesome work.  I have been using XBMC for years and knew I would need an alternative soon for playing my HD content &#8211; this is the answer!  I have been running it on my older Macbook Core 2 Duo and it works awesome &#8211; eagerly awaiting each new update.</p>
<p>I tried some 1080p content &#8211; it seemed to work well, I&#8217;ll be donating soon I promise!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: None</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-624</link>
		<dc:creator>None</dc:creator>
		<pubDate>Wed, 20 Feb 2008 03:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-624</guid>
		<description>My playback is 2x aswell. So it&#039;s unusable at the momemt, but hey it&#039;s a  beta :)</description>
		<content:encoded><![CDATA[<p>My playback is 2x aswell. So it&#8217;s unusable at the momemt, but hey it&#8217;s a  beta <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InStim</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-623</link>
		<dc:creator>InStim</dc:creator>
		<pubDate>Wed, 20 Feb 2008 02:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-623</guid>
		<description>@Tufty

I am running into that issue as well. I have two MKV files H.264. One plays back at proper speed, but the audio is just rhythmic static. The second plays back at a very fast rate. Then if I go back to try the first MKV file again that one plays at a fast rate as well. The first files frame rate is fine as long as I don&#039;t try that second file.

2.33 MacBook Pro</description>
		<content:encoded><![CDATA[<p>@Tufty</p>
<p>I am running into that issue as well. I have two MKV files H.264. One plays back at proper speed, but the audio is just rhythmic static. The second plays back at a very fast rate. Then if I go back to try the first MKV file again that one plays at a fast rate as well. The first files frame rate is fine as long as I don&#8217;t try that second file.</p>
<p>2.33 MacBook Pro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tufty</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-622</link>
		<dc:creator>Tufty</dc:creator>
		<pubDate>Wed, 20 Feb 2008 01:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-622</guid>
		<description>Is anyone else experiencing double/triple speed playback?

H.264 MKVs files play way too fast on my 2ghz C2D Mac Mini. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Is anyone else experiencing double/triple speed playback?</p>
<p>H.264 MKVs files play way too fast on my 2ghz C2D Mac Mini. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metronet</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-621</link>
		<dc:creator>metronet</dc:creator>
		<pubDate>Wed, 20 Feb 2008 00:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-621</guid>
		<description>Forgot to mention that DTS and AC3 pass through works great on the Gigabyte DS3 on board SPDIF output. Sound is just amazing on my SONY receiver when playing 1080p .MKVs</description>
		<content:encoded><![CDATA[<p>Forgot to mention that DTS and AC3 pass through works great on the Gigabyte DS3 on board SPDIF output. Sound is just amazing on my SONY receiver when playing 1080p .MKVs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metronet</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-620</link>
		<dc:creator>metronet</dc:creator>
		<pubDate>Wed, 20 Feb 2008 00:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-620</guid>
		<description>Version 0.1.2 running great on an overclocked e6300 @2.8Ghz &amp; DS3 v.1 mobo with 2GB of ram (Leopard 10.5.2 + EFI) with the cheap eVGA 8400GS vcard.

Highest variable bit rates played are ~7000kbits/sec, tested on both VC1 &amp; H.264 and the CPU was ~65% each.

Great work guys! This is the best media center ever!</description>
		<content:encoded><![CDATA[<p>Version 0.1.2 running great on an overclocked e6300 @2.8Ghz &amp; DS3 v.1 mobo with 2GB of ram (Leopard 10.5.2 + EFI) with the cheap eVGA 8400GS vcard.</p>
<p>Highest variable bit rates played are ~7000kbits/sec, tested on both VC1 &amp; H.264 and the CPU was ~65% each.</p>
<p>Great work guys! This is the best media center ever!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jms_uk</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-619</link>
		<dc:creator>jms_uk</dc:creator>
		<pubDate>Tue, 19 Feb 2008 23:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-619</guid>
		<description>@Eduo, cheers bud.. cleared that little mystery up :)</description>
		<content:encoded><![CDATA[<p>@Eduo, cheers bud.. cleared that little mystery up <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-618</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 19 Feb 2008 23:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-618</guid>
		<description>As an avid fan of XBMC running on 2 Xbox&#039;s I am thrilled to see this project moving along. Any news on when ISO and  IFO playing will be available? Thanks!</description>
		<content:encoded><![CDATA[<p>As an avid fan of XBMC running on 2 Xbox&#8217;s I am thrilled to see this project moving along. Any news on when ISO and  IFO playing will be available? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eduo</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-617</link>
		<dc:creator>eduo</dc:creator>
		<pubDate>Tue, 19 Feb 2008 21:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-617</guid>
		<description>@jms_uk: &quot;Anonymous Coward&quot; is a generic phrase, pioneered by Slashdot many, many years ago for anonymous users unwilling to register. A lot of people have adopted as a way to clearly state they want to be anonymous.

@anonymous Coward: One option would be to mimic OSX&#039;s behaviour. A version of PM3 may be always included in OSXBMC but the user&#039;s directory be checked. If a newer version is found then that is used, if the user has a different skin defined then that is used. The &quot;stock&quot; skin is always included in the package as a fallback.

This is the way directory domains work in OSX and it&#039;s pretty smart, to my eyes.</description>
		<content:encoded><![CDATA[<p>@jms_uk: &#8220;Anonymous Coward&#8221; is a generic phrase, pioneered by Slashdot many, many years ago for anonymous users unwilling to register. A lot of people have adopted as a way to clearly state they want to be anonymous.</p>
<p>@anonymous Coward: One option would be to mimic OSX&#8217;s behaviour. A version of PM3 may be always included in OSXBMC but the user&#8217;s directory be checked. If a newer version is found then that is used, if the user has a different skin defined then that is used. The &#8220;stock&#8221; skin is always included in the package as a fallback.</p>
<p>This is the way directory domains work in OSX and it&#8217;s pretty smart, to my eyes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac HTPC - The Mac Mini HTPC</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-616</link>
		<dc:creator>Mac HTPC - The Mac Mini HTPC</dc:creator>
		<pubDate>Tue, 19 Feb 2008 20:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-616</guid>
		<description>[...] software and custom Apple TVâ€™esque skins for the project have already surfaced. First about that 0.1.2 update, it includes better dual-core support allowing for much smother 1080p playback with MPEG4 [...]</description>
		<content:encoded><![CDATA[<p>[...] software and custom Apple TVâ€™esque skins for the project have already surfaced. First about that 0.1.2 update, it includes better dual-core support allowing for much smother 1080p playback with MPEG4 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-615</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Tue, 19 Feb 2008 16:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-615</guid>
		<description>the skin/skins may sometimes have to be updated so I am not sure how wise it is not to keep the skin with the rest of the XBMC application, plus one skin should be able to be shared between multiple users :/

@jms_uk, no, I am a other anonymous coward</description>
		<content:encoded><![CDATA[<p>the skin/skins may sometimes have to be updated so I am not sure how wise it is not to keep the skin with the rest of the XBMC application, plus one skin should be able to be shared between multiple users :/</p>
<p>@jms_uk, no, I am a other anonymous coward</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fpoil</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-614</link>
		<dc:creator>fpoil</dc:creator>
		<pubDate>Tue, 19 Feb 2008 15:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-614</guid>
		<description>one suggest : is it possible to move de skin folder from the application to user/library/application support/xbmc/user data ?

each time I download a new release I forgot this fact and erase my xtv skin.....</description>
		<content:encoded><![CDATA[<p>one suggest : is it possible to move de skin folder from the application to user/library/application support/xbmc/user data ?</p>
<p>each time I download a new release I forgot this fact and erase my xtv skin&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muratje</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-613</link>
		<dc:creator>Muratje</dc:creator>
		<pubDate>Tue, 19 Feb 2008 15:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-613</guid>
		<description>Thanks for the update :D
I&#039;m gonna test it!</description>
		<content:encoded><![CDATA[<p>Thanks for the update <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
I&#8217;m gonna test it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jms_uk</title>
		<link>http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/comment-page-1/#comment-612</link>
		<dc:creator>jms_uk</dc:creator>
		<pubDate>Tue, 19 Feb 2008 14:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/02/17/releae-012-meep-meep/#comment-612</guid>
		<description>Anonymous coward of &quot;The Register&quot; infamy? ;)</description>
		<content:encoded><![CDATA[<p>Anonymous coward of &#8220;The Register&#8221; infamy? <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
