Hi all,
I am very new to the scene of Linux on PS3. The primary reason I got the PS3 was the ability to install Linux and turn it into a media centre. I have a bunch of media on a Windows share that I would like to access and display on my TV. Here are my requirements for the media centre.
- WiFi
- Nice GUI
- Play *all* media formats that a PC can play (rmvb and mkv is important)
I debated over small form factor PCs, mac mini, and PS3. I decided on PS3 because of the price and the side benefit of bluray and gaming station. In fact, I've had the PS3 for a week and haven't played a game yet.
It took me a long time but I was able to get the following going
- Gentoo
- MythTV/MythVideo (frontend only)
- Optimized mplayer (
http://wiki.ps2dev.org/ps3:mediacenter)
- Freevo
Anyway, although I don't have WPA going yet, I have satisfied the WiFi and GUI requirements. Now I need mplayer to do its job and this is where the problem has come in.
- The "unoptimized" mplayer can play x264 but it complains the CPU is too slow and the video becomes jerky
- The optimized mplayer does not have support for x264
- Either way, I can't get it to play rmvb files (i download the essential codec pack from mplayer website but it was still a no go. Possibly I installed it wrong but I just placed the files in /usr/lib/codecs and tried /usr/local/lib/codecs as well)
Does anybody have some good experience using mplayer with rmvb and mkv in gentoo?
Thanks,