shagrath wrote:the linux distribution has the major downside of not including the ffmpeg, mplayer and mencoder binaries... that's why half of the time, errors are due to old versions your system is using...
ps3mediaserver needs builds from minimum mid-2008 to work correctly !
if you are using Ubuntu based distribution, you can get mplayer/mencoder binaries from there:
https://launchpad.net/~rvm/+archive/ppaPS: If anyone is skilled enough to make packaging of ps3mediaserver for any distributions out there (good luck), well I'll be happy to help :p
It's not quite according to debian policies, but a working ubuntu/debian package is available on my blog here:
http://www.noteng.no/geekblog/?p=347It places all files in /opt/pms and adds
this initscipt to /etc/init.d
Your release is missing some basic copyright information I need to provide with the package. For now I just wrote © Shagr4th 2009, and Shagr4th as author (should be in form of: «full name
email@example.com»
Is there a way to make pms look for the configfiles in another location, like /etc/pms?
Ideally configs should be in /etc, shellscript and tsmuxer in /usr/bin, jar files in /var/lib/pms and docs (README and FAQ) in /usr/share/doc or something like that...
also, I saw a bunch of licenses inside the jar, are all those used? and witch license for what?