<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.docgyver.com/index.php?action=history&amp;feed=atom&amp;title=PS3MS</id>
	<title>PS3MS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.docgyver.com/index.php?action=history&amp;feed=atom&amp;title=PS3MS"/>
	<link rel="alternate" type="text/html" href="https://wiki.docgyver.com/index.php?title=PS3MS&amp;action=history"/>
	<updated>2026-04-18T15:21:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://wiki.docgyver.com/index.php?title=PS3MS&amp;diff=140&amp;oldid=prev</id>
		<title>DocGyver: Created page with &quot;&lt;div style=&quot;border:1px solid red;text-align:center;background-color:#f9e9e9;padding:3px;&quot;&gt; '''This article is draft. All sections need checking and expanding''' &lt;/div&gt;   PS3media...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.docgyver.com/index.php?title=PS3MS&amp;diff=140&amp;oldid=prev"/>
		<updated>2013-04-11T19:01:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div style=&amp;quot;border:1px solid red;text-align:center;background-color:#f9e9e9;padding:3px;&amp;quot;&amp;gt; &amp;#039;&amp;#039;&amp;#039;This article is draft. All sections need checking and expanding&amp;#039;&amp;#039;&amp;#039; &amp;lt;/div&amp;gt;   PS3media...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div style=&amp;quot;border:1px solid red;text-align:center;background-color:#f9e9e9;padding:3px;&amp;quot;&amp;gt;&lt;br /&gt;
'''This article is draft. All sections need checking and expanding'''&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
PS3mediaserver is a DLNA compliant Upnp media server, written in Java. It can stream or transcode many different types of media file, with minimum configuration. It is backed up with the powerful Mplayer/FFmpeg packages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
===Download the files===&lt;br /&gt;
(links checked 12/5/10)&lt;br /&gt;
&lt;br /&gt;
'''PS3 Mediaserver'''&lt;br /&gt;
&lt;br /&gt;
Linux stable release (1.10.5):  http://ps3mediaserver.googlecode.com/files/pms-linux-1.10.5.tgz&lt;br /&gt;
&lt;br /&gt;
'''Configuration files'''&lt;br /&gt;
&lt;br /&gt;
PMS.sh:  http://www.bibliognome.com/PMS.sh&lt;br /&gt;
&lt;br /&gt;
PMS.conf 	http://www.bibliognome.com/PMS.conf&lt;br /&gt;
&lt;br /&gt;
'''Supporting packages'''&lt;br /&gt;
&lt;br /&gt;
MPlayer:  http://connie.slackware.com/~alien/slackbuilds/MPlayer/pkg/12.2/MPlayer-r29301-i486-1alien.tgz&lt;br /&gt;
&lt;br /&gt;
Mencoder:  http://www.bibliognome.com/mencoder-packages.zip&lt;br /&gt;
&lt;br /&gt;
FFMpeg:  http://pinguinmabuk.net/alien_repository/ffmpeg/pkg64/current/ffmpeg-0.5-x86_64-2alien.tgz&lt;br /&gt;
&lt;br /&gt;
Java runtime environment:  ftp://ftp.heanet.ie/mirrors/ftp.slackware.com/pub/slackware/slackware-12.2/slackware/l/jre-6u11-i586-1.tgz&lt;br /&gt;
&lt;br /&gt;
'''Other files that may be useful/required (see below)'''&lt;br /&gt;
&lt;br /&gt;
Linux unstable release (1.20.409 BETA):  http://ps3mediaserver.googlecode.com/files/pms-generic-linux-unix-1.20.409-BETA.tgz&lt;br /&gt;
&lt;br /&gt;
FFMpeg:  http://pinguinmabuk.net/alien_repository/ffmpeg/pkg/12.2/ffmpeg-0.5-i486-1alien.tgz&lt;br /&gt;
&lt;br /&gt;
Additional Mencoder libraries:  TBC&lt;br /&gt;
&lt;br /&gt;
===Install the files on the flash drive===&lt;br /&gt;
&lt;br /&gt;
# Create a '''custom''' folder at the root level of the flash drive (if one does not exist).&lt;br /&gt;
# Create a PS3 Mediaserver folder – named, for example '''ps3ms''' – in the custom folder&lt;br /&gt;
# Unzip the '''pms-linux-1.10.5.tgz''' to get &amp;quot;pms-linux-1.10.5.tar&amp;quot;, then unzip it to get a folder &amp;quot;pms-linux-1.10.5&amp;quot; copy the content of the folder directly into the ps3ms folder&lt;br /&gt;
# Place the '''PMS.conf''', '''PMS.sh''', and '''jre-6ull-i586-1.tgz''' files into the ps3ms folder.&lt;br /&gt;
# Create a new folder called '''mencoder''' in the ps3ms folder&lt;br /&gt;
# Unzip the '''mencoder-packages.zip''' contents into the mencoder folder. &lt;br /&gt;
# Place the '''ffmpeg-0.5-x86 64-2alien.tgz''' and '''MPlayer-r29301-i486-1alien.tgz''' files in the mencoder folder.&lt;br /&gt;
&lt;br /&gt;
===Edit the go script===&lt;br /&gt;
&lt;br /&gt;
Add the following to your go script to start up PS3mediaserver. &lt;br /&gt;
&lt;br /&gt;
 # PS3 Media Server&lt;br /&gt;
 cd /boot/custom/ps3ms&lt;br /&gt;
 installpkg jre-6u11-i586-1.tgz&lt;br /&gt;
 cd /boot/custom/ps3ms/mencoder&lt;br /&gt;
 installpkg *.tgz&lt;br /&gt;
 cd /boot/custom/ps3ms&lt;br /&gt;
 ./PMS.sh&lt;br /&gt;
&lt;br /&gt;
Then restart the unRAID server.&lt;br /&gt;
&lt;br /&gt;
===Testing and troubleshooting the installation===&lt;br /&gt;
&lt;br /&gt;
'''1) type ‘java' in the terminal'''&lt;br /&gt;
&lt;br /&gt;
Java should run, you see some help information like command line switches. If not, you may need to add a command to your go script such as:&lt;br /&gt;
export JAVA_HOME=/usr/lib/java&lt;br /&gt;
&lt;br /&gt;
'''2) type ‘mencoder’'''&lt;br /&gt;
&lt;br /&gt;
it should run, and show some help info like &amp;quot;no file given&amp;quot;, if it barks about missing libraries, you need to find them.&lt;br /&gt;
For example:&lt;br /&gt;
* liboil-0.3.14-i486-1alien.tgz&lt;br /&gt;
* alsa-lib-1.0.17a-i486-1.tgz&lt;br /&gt;
* libXau-1.0.4-i486-1.tgz&lt;br /&gt;
&lt;br /&gt;
'''3) type ‘ffmpeg’'''&lt;br /&gt;
&lt;br /&gt;
it should show some kind of message like &amp;quot;ffmpeg version 0.5 copyright&amp;quot; etc...&lt;br /&gt;
&lt;br /&gt;
Some systems need to use ffmpeg-0.5-i486-1alien.tgz to get it to run (instead of ffmpeg-0.5-x86_64-2alien.tgz)&lt;br /&gt;
&lt;br /&gt;
'''4) Reboot the unRAID server'''&lt;br /&gt;
&lt;br /&gt;
Start up your PS3 and now it should see it when you go to Videos on the XMB. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
&lt;br /&gt;
Play some files and see if you need to make edits to your PMS.conf file. Here is an example PMS.conf:&lt;br /&gt;
&lt;br /&gt;
 thumbnails = true&lt;br /&gt;
 alternativeffmpegpath =&lt;br /&gt;
 mencoder_ass = false&lt;br /&gt;
 folders = /mnt/user/Videos,/mnt/user/Pictures,/mnt/user/Music&lt;br /&gt;
 audiobitrate = 640&lt;br /&gt;
 mencoder_usepcm = true&lt;br /&gt;
 mencoder_mt = true&lt;br /&gt;
 tsmuxer_preremux_pcm = true&lt;br /&gt;
 mencoder_remux_ac3 = true&lt;br /&gt;
 thumbnail_seek_pos = 30&lt;br /&gt;
 nbcores = 2&lt;br /&gt;
 usecache = true&lt;br /&gt;
 mencoder_encode = keyint=3:vqscale=3:vqmin=5&lt;br /&gt;
&lt;br /&gt;
The folders line will need to change to fit your own user shares.&lt;br /&gt;
&lt;br /&gt;
The last line mencoder_encode sets the quality of the video playback. These settings can be tweaked if you are getting choppiness in playback. For 720p videos, try  1, 1, 2 for values. For 1080p, you masy need to lower the quality to 3, 3, 5. It all depends on your hardware and media.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Known issues==&lt;br /&gt;
Subtitles. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Systems reported to work with PS3 Media Server on unRAID==&lt;br /&gt;
* PS3&lt;br /&gt;
*Kindle Fire with Skifta, streaming directly to MoboPlayer&lt;br /&gt;
* Others?&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* http://lime-technology.com/forum/index.php?topic=3072 - PS3 Media Server, includes [http://lime-technology.com/forum/index.php?topic=3072.msg28571#msg28571 installation and configuration] of PS3mediaserver package&lt;br /&gt;
* http://lime-technology.com/forum/index.php?topic=3072.msg28875#msg28875 - PS3 &amp;amp; ps3mediaserver pros and cons&lt;br /&gt;
* http://lime-technology.com/forum/index.php?topic=3072.msg34805#msg34805 - PS3 Media Server, installation update and MKV configuration &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
[http://code.google.com/p/ps3mediaserver/ PS3 Media Server project on Google Code] &lt;br /&gt;
&lt;br /&gt;
[http://ps3mediaserver.blogspot.com/ PS3 Media Server blog]&lt;br /&gt;
&lt;br /&gt;
[http://ps3mediaserver.org/forum/ PS3 Media Server forum]&lt;br /&gt;
&lt;br /&gt;
[[Category: Customising unRAID]]&lt;/div&gt;</summary>
		<author><name>DocGyver</name></author>
	</entry>
</feed>