Extract it to /usr/bin/ and run the following commands:
- Code: Select all
sudo yast2 -i libpng12-0 libjpeg6 libass4 libmad0 libbz2-devel liba52-0 libbs2b0
sudo ln -s /usr/lib64/libbz2.so /usr/lib64/libbz2.so.1.0
sudo ln -s /usr/lib64/liba52.so.0 /usr/lib64/liba52-0.7.4.so
sudo ln -s /usr/bin/mencoder-mt /usr/bin/mencoder_mt
Hopefully I got all libraries needed. If you try and run mencoder-mt from the command line, you should get a message saying 'No file given, Exiting...'. If not let me know what error you get.
Then add the following lines to PMS.conf:
- Code: Select all
nbcores = 2
mencoder_mt = true
Oh yeah, obviously restart ps3mediaserver
Also, this is untested so don't be suprised if it doesn't do anything
