<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>C.M. Jackson .Net &#187; media</title>
	<atom:link href="http://www.cmjackson.net/tag/media/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmjackson.net</link>
	<description>Web Design, Programming, Tutorials</description>
	<lastBuildDate>Tue, 13 Dec 2011 17:38:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>The PS3 Media Server</title>
		<link>http://www.cmjackson.net/2010/01/21/the-ps3-media-server/</link>
		<comments>http://www.cmjackson.net/2010/01/21/the-ps3-media-server/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 14:00:54 +0000</pubDate>
		<dc:creator>Chris Jackson</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[ps3]]></category>

		<guid isPermaLink="false">http://www.cmjackson.net/?p=324</guid>
		<description><![CDATA[If you have a Playstation 3, or even an Xbox 360, you should take a look at the PS3 Media Server. I have tried using Windows Media Center to serve video content, and while it does work, the video formats seem very limited. The PS3 Media Server seems to support just about any type of video [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a Playstation 3, or even an Xbox 360, you should take a look at the <a href="http://ps3mediaserver.org">PS3 Media Server</a>. I have tried using Windows Media Center to serve video content, and while it does work, the video formats seem very limited. The PS3 Media Server seems to support just about any type of video that I would want to use; such as MPG, MP4, MKV, M2TS, and VOB.</p>
<p>I was most impressed by how backing up a movie DVD at 100% quality (around 7 GB), I was still able to stream to my PS3 and the video quality looked as if the DVD were playing in the PS3. In testing, I was able to play Blu-Ray video as well, although the video did jump around a bit on some clips; it could have been a bad backup. Both my computer and the PS3 were wired on a 1GB network.</p>
<p>There are some problems:</p>
<ul>
<li>Seeking does not work the best, specifically from the Xbox 360.</li>
<li>DVDs are typically split into roughly 1GB VOB files. If there are many of these, it may be difficult to find the desired VOB that contains the movie. Usually, the movie is the largest one. You can use the command below to combine the VOBs into one file&#8230;which then can be renamed to something.mpg.</li>
</ul>
<pre class="brush: plain;">
copy /b file1.vob + file2.vob + file3.vob new.vob
</pre>
<p>So, if you would like to keep your DVD collection in good condition and have the space to store your movies on your computer, give the PS3 Media Server a try. You can backup your DVDs to your computer using a tool like <a href="http://www.dvdshrink.org">DVDShrink</a>, then play them over your network. No more searching for the disc to watch a movie.</p>
<p><strong>Disclaimer: You should only backup media that you own. Do not illegally copy movies or music.</strong></p>
<p>You can download the <a href="http://code.google.com/p/ps3mediaserver/downloads/list">PS3 Media Server</a> from google.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmjackson.net/2010/01/21/the-ps3-media-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

