<?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: Streaming Movies over 802.11g WiFi to a PS3</title>
	<atom:link href="http://www.ypass.net/blog/2009/04/streaming-movies-over-80211g-wifi-to-a-ps3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ypass.net/blog/2009/04/streaming-movies-over-80211g-wifi-to-a-ps3/</link>
	<description>Solaris, PHP, and Random Things</description>
	<lastBuildDate>Wed, 25 Aug 2010 19:21:37 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.ypass.net/blog/2009/04/streaming-movies-over-80211g-wifi-to-a-ps3/comment-page-1/#comment-995</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 27 Aug 2009 22:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ypass.net/blog/?p=127#comment-995</guid>
		<description>Thanks Eric.  figured that out the hard way.  The file actually wound up being 24 Gig!!  Sticking to the PS3 presets seems to work very well.  Even the dark scenes stream very well.</description>
		<content:encoded><![CDATA[<p>Thanks Eric.  figured that out the hard way.  The file actually wound up being 24 Gig!!  Sticking to the PS3 presets seems to work very well.  Even the dark scenes stream very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://www.ypass.net/blog/2009/04/streaming-movies-over-80211g-wifi-to-a-ps3/comment-page-1/#comment-993</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Wed, 26 Aug 2009 16:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ypass.net/blog/?p=127#comment-993</guid>
		<description>&lt;a href=&quot;#comment-991&quot; rel=&quot;nofollow&quot;&gt;@ncaa1993&lt;/a&gt; 
You should &lt;b&gt;&lt;i&gt;never&lt;/i&gt;&lt;/b&gt; use CQF of 100%.  A 12 gig MPEG is bigger than the actual movie on the DVD (DVDs are usually around either 4.5 or 9 gigs).

The Handbrake manual actually addresses this:

&lt;a target=&quot;_blank&quot; href=&quot;http://trac.handbrake.fr/wiki/ConstantQuality&quot; rel=&quot;nofollow&quot;&gt;HandBrake Constant Quality Docs&lt;/a&gt;

&lt;i&gt;&quot;So should you use 100% to perfectly preserve the source? Nope. Not at all. In fact, you&#039;ll end up with video that&#039;s way larger than the DVD, but doesn&#039;t look any better.&quot;&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-991" rel="nofollow">@ncaa1993</a><br />
You should <b><i>never</i></b> use CQF of 100%.  A 12 gig MPEG is bigger than the actual movie on the DVD (DVDs are usually around either 4.5 or 9 gigs).</p>
<p>The Handbrake manual actually addresses this:</p>
<p><a target="_blank" href="http://trac.handbrake.fr/wiki/ConstantQuality" rel="nofollow">HandBrake Constant Quality Docs</a></p>
<p><i>&#8220;So should you use 100% to perfectly preserve the source? Nope. Not at all. In fact, you&#8217;ll end up with video that&#8217;s way larger than the DVD, but doesn&#8217;t look any better.&#8221;</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ncaa1993</title>
		<link>http://www.ypass.net/blog/2009/04/streaming-movies-over-80211g-wifi-to-a-ps3/comment-page-1/#comment-991</link>
		<dc:creator>ncaa1993</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ypass.net/blog/?p=127#comment-991</guid>
		<description>Currently using Handbrake to RIP owned DVDs for PS3 streaming.  Using a Twonky Media Server.  I&#039;ve used the PS3 preset without any issues.  Also using the following settings for other pojects:

Output Settings:Custom
Format:MP4
Codecs: AVC/H.264 Video/AAC Audio

Video Tab
Frame rate (FPS): Same as source (23.976)
Encoder: x264
Quality: Constant Quality: 100% (60% is default for PS3)

Audio Tab:
Audio Quality
Bitrate (kbps): 160
Sample Rate (khz): 48

Everything else is default.  a 2 hour and 30 minute film will produce a file size of 12 Gig so only use these settings if you have a lot of storage space on your media server (which I do...2 TB).  The default PS3 preset for the same film yielded a file size of 2 Gig so the Quality setting impacts the file size greatly.  I am far from an expert on Video encoding so this had been a little trial and error on my part.  I do agree that you will have issues with streaming if using 802.11g, as I did when I first started playing with video.  I updated to 802.11n earlier this week (Linksys WRT160N) and also connected a wireless N bridge (Linksys WET610) to the Ethernet port on the PS3.  BIG difference. My Media server is in the basement and PS3 is on the second floor.  I no longer have buffering issues (no more stuttering during playback). 


On another note, I set my Twonky Media Server timer to -1 and it works intermittently.  Could be a bug in the OS I&#039;m running on it but I can work around it by manually rescanning so no biggie. 

Next project is to get another wireless bridge and connect it to Sony XBR6 to stream netflix using PlayOn.  Im guessing it will work well with PS3 as well. We&#039;ll see how that works.</description>
		<content:encoded><![CDATA[<p>Currently using Handbrake to RIP owned DVDs for PS3 streaming.  Using a Twonky Media Server.  I&#8217;ve used the PS3 preset without any issues.  Also using the following settings for other pojects:</p>
<p>Output Settings:Custom<br />
Format:MP4<br />
Codecs: AVC/H.264 Video/AAC Audio</p>
<p>Video Tab<br />
Frame rate (FPS): Same as source (23.976)<br />
Encoder: x264<br />
Quality: Constant Quality: 100% (60% is default for PS3)</p>
<p>Audio Tab:<br />
Audio Quality<br />
Bitrate (kbps): 160<br />
Sample Rate (khz): 48</p>
<p>Everything else is default.  a 2 hour and 30 minute film will produce a file size of 12 Gig so only use these settings if you have a lot of storage space on your media server (which I do&#8230;2 TB).  The default PS3 preset for the same film yielded a file size of 2 Gig so the Quality setting impacts the file size greatly.  I am far from an expert on Video encoding so this had been a little trial and error on my part.  I do agree that you will have issues with streaming if using 802.11g, as I did when I first started playing with video.  I updated to 802.11n earlier this week (Linksys WRT160N) and also connected a wireless N bridge (Linksys WET610) to the Ethernet port on the PS3.  BIG difference. My Media server is in the basement and PS3 is on the second floor.  I no longer have buffering issues (no more stuttering during playback). </p>
<p>On another note, I set my Twonky Media Server timer to -1 and it works intermittently.  Could be a bug in the OS I&#8217;m running on it but I can work around it by manually rescanning so no biggie. </p>
<p>Next project is to get another wireless bridge and connect it to Sony XBR6 to stream netflix using PlayOn.  Im guessing it will work well with PS3 as well. We&#8217;ll see how that works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: none</title>
		<link>http://www.ypass.net/blog/2009/04/streaming-movies-over-80211g-wifi-to-a-ps3/comment-page-1/#comment-809</link>
		<dc:creator>none</dc:creator>
		<pubDate>Fri, 07 Aug 2009 13:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ypass.net/blog/?p=127#comment-809</guid>
		<description>2. Twonky Media Server seems to work well, but it&#039;s not free. It has some quirks with finding new content that you place into the media directory. Most notably, you have to restart the process for it to see them.
-----
 There is an timer you set, and each time it reach zero Twonky will look for new files.
Set timer to &quot;-1&quot; and it will look for new files at all time (like windows)</description>
		<content:encoded><![CDATA[<p>2. Twonky Media Server seems to work well, but it&#8217;s not free. It has some quirks with finding new content that you place into the media directory. Most notably, you have to restart the process for it to see them.<br />
&#8212;&#8211;<br />
 There is an timer you set, and each time it reach zero Twonky will look for new files.<br />
Set timer to &#8220;-1&#8243; and it will look for new files at all time (like windows)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: More PS3 Media Streaming Information &#124; yPass.net Blog</title>
		<link>http://www.ypass.net/blog/2009/04/streaming-movies-over-80211g-wifi-to-a-ps3/comment-page-1/#comment-37</link>
		<dc:creator>More PS3 Media Streaming Information &#124; yPass.net Blog</dc:creator>
		<pubDate>Tue, 09 Jun 2009 22:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ypass.net/blog/?p=127#comment-37</guid>
		<description>[...] It appears that a lot of people are trying to figure out how to get media streaming to work for the PS3. I figured I would add a bit more information to my previous post on this topic. [...]</description>
		<content:encoded><![CDATA[<p>[...] It appears that a lot of people are trying to figure out how to get media streaming to work for the PS3. I figured I would add a bit more information to my previous post on this topic. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
