|
|
svn co http://ps3mediaserver.googlecode.com/svn/trunk/ps3mediaserver cd ps3mediaserver ant cd distInside the "dist" directory you'll find a tarball -- inside the tarball is PMS compiled, ready to go.
tar -zxvf pms-generic-linux-unix-1.21.2.tgz cd pms-linux-1.21.2 ./PMS.shNow I don't run the GUI; I leave PMS running in the background. Here is a copy of my startup script:
#!/bin/sh PMS_HOME=/opt/pms PMS_JARS="$PMS_HOME/update.jar:$PMS_HOME/pms.jar:$PMS_HOME/plugins/:$PMS_HOME/plugins/*" cd $PMS_HOME nohup /usr/bin/java \ -Xms1000M -Xmx1280M -Xss32M \ -Djava.encoding=UTF-8 \ -Djava.net.preferIPv4Stack=true \ -classpath "$PMS_JARS" \ net.pms.PMS console > pms.log &Easy, peasy -- now you can enjoy PMS on the absolute bleeding edge. Also, if you're experiencing audio/video sync. problems when watching DVD ISOs, you can try these settings out; they worked for me: Open the PMS GUI and go to [Transcoding Settings] -> [MEncoder] -> [Expert Settings : Codec-specific paramaters] and uncheck "Use application default codec parameters" and copy/paste these into "Custom parameters" at the bottom:
vcodec == h264 && width >= 1280 :: -mt -lavdopts fast framerate == 29.97 && container == iso :: -mpegopts tele_src=24000/1001:tele_dest=24 -ofps 25 -noass framerate == 25 && container == iso :: -mpegopts tele_src=25:tele_dest=25 -ofps 25 -noass (container == avi || container == matroska) && vcodec == mpeg4 && acodec == mp3 :: -mc 0.1 container == flv :: -mc 0.1 container == mov :: -mc 0.1 -noass container == rm :: -mc 0.1Or, you know... Just download the pre-compiled binaries: Download: PMS v1.21.1 (latest stable versions)
|
|
CREATE ACCOUNT NOW TO POST COMMENTS!
Why create an account on the Dashhacks network? Because being logged in has its privileges! • COMMENTS! Only logged in users comments go live without waiting for moderator approval! • No video! The video ad in the upper right doesn't interrupt you on all pages! • Customize your profile! Flaunt your xBox Live & PSN gamertags! • It's FREE and it's EASY! And one login works for all of the Dashhacks review sites! So what are you waiting for?
Go to the TOP RIGHT of the page and LOGIN or click REGISTER!
| ||
Comments
HAHA!!
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Blame it on Anonymous.
Reply
Probably some little code kid haha :)
Reply
Reply
Reply
Reply
2. There is nothing wrong with doing stuff like this when Sony are the ones trying to bring down the hacking/homebrew community, which only exists to create cool software and solve problems encountered by your typical PS3 owner, such as the current problem that everyone is having with PSN.
3. Take your big corporate love somewhere else if you're going to blame others for something that, even Sony, has few details about. Granted I like Sony too, for what they've created, but not for the way they bully people and try to choke personal information out of them.
Reply
Reply
If you have a headless server your really should try linux ;)
Reply
Reply
Reply
No one knows who did it for sure. But that Anonymous announcement can't be just a mere coincidence.
Reply
Reply