Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on PPC
  • Search

PS3 as Media Centre - mplayer discussion

Have a PowerPC specific problem? This is the spot.
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
smurfgun
n00b
n00b
Posts: 3
Joined: Fri Feb 01, 2008 5:39 pm

PS3 as Media Centre - mplayer discussion

  • Quote

Post by smurfgun » Fri Feb 01, 2008 6:00 pm

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,
Top
DaNe
Apprentice
Apprentice
Posts: 192
Joined: Sat Apr 29, 2006 12:10 pm

  • Quote

Post by DaNe » Fri Feb 01, 2008 6:33 pm

for media center check this:http://www.linuxmce.org/

are you using the right vo? mplayer -vo help (i suggest gl*)

try to use cache and framedrop

in last case nice is good to.

matroska and x264 flag do you have it?
for rmvb i dont know
Top
smurfgun
n00b
n00b
Posts: 3
Joined: Fri Feb 01, 2008 5:39 pm

  • Quote

Post by smurfgun » Fri Feb 01, 2008 7:04 pm

Thanks for the reply

I use -vo x11, I didn't know any others will work. I've tried using cache but it doesn't solve the problem. Framedrop seems to cause blocks of frames to be dropped and makes the video pretty bad.

Are you using linux mce on the PS3? I would be interested to know someone's comment on it.

So, matroska and x264 do play on mplayer. It just complains that the CPU is too slow and the video because jerky.

Have you been successful in running mkv/x264 on the ps3?

Thanks,
Top
DaNe
Apprentice
Apprentice
Posts: 192
Joined: Sat Apr 29, 2006 12:10 pm

  • Quote

Post by DaNe » Fri Feb 01, 2008 7:07 pm

i dont have ps3, i simply showed you the one of the bests media centers build based in linux , ask them if they give you support for your ps3.

try another -vo really...
Top
darkphader
Veteran
Veteran
User avatar
Posts: 1225
Joined: Thu May 09, 2002 11:24 pm
Location: Motown
Contact:
Contact darkphader
Website

  • Quote

Post by darkphader » Fri Feb 01, 2008 7:10 pm

I had Linux installed on my PS3 but without accelerated graphics support the results were unacceptable for HD video playback.
So now I use the PS3 OS and Mediatomb (svn version) on my 'nix box to serve up the files. Mediatomb works quite nicely and handles transcoding of file formats that the PS3 doesn't natively play.

Chris
WYSIWYG - What You See Is What You Grep
Top
smurfgun
n00b
n00b
Posts: 3
Joined: Fri Feb 01, 2008 5:39 pm

  • Quote

Post by smurfgun » Fri Feb 01, 2008 7:21 pm

darkphader wrote:I had Linux installed on my PS3 but without accelerated graphics support the results were unacceptable for HD video playback.
So now I use the PS3 OS and Mediatomb (svn version) on my 'nix box to serve up the files. Mediatomb works quite nicely and handles transcoding of file formats that the PS3 doesn't natively play.

Chris
Do you stream this over WiFi or ethernet?

Unfortunately the gameos doesn't have buffering capabilities and streaming over WiFi (802.11g) doesn't work that well.

Thanks,
Top
darkphader
Veteran
Veteran
User avatar
Posts: 1225
Joined: Thu May 09, 2002 11:24 pm
Location: Motown
Contact:
Contact darkphader
Website

  • Quote

Post by darkphader » Fri Feb 01, 2008 8:12 pm

smurfgun wrote:Do you stream this over WiFi or ethernet?
GbE :)
WYSIWYG - What You See Is What You Grep
Top
sensee
n00b
n00b
User avatar
Posts: 13
Joined: Tue Jan 13, 2004 9:29 pm
Location: Linköping, Sweden

  • Quote

Post by sensee » Thu Feb 28, 2008 2:02 pm

darkphader wrote:I had Linux installed on my PS3 but without accelerated graphics support the results were unacceptable for HD video playback.
So now I use the PS3 OS and Mediatomb (svn version) on my 'nix box to serve up the files. Mediatomb works quite nicely and handles transcoding of file formats that the PS3 doesn't natively play.

Chris
Hi, i just installed MT this morning after i found this post, would you mind sharing your conf if you have one working with transcoding and the PS3.
Please!
Top
while1
n00b
n00b
User avatar
Posts: 17
Joined: Tue Sep 18, 2007 6:19 pm
Location: Lund, Sweden

  • Quote

Post by while1 » Sat Mar 01, 2008 3:24 pm

Check out this HOWTO... It should be enough.

http://da.gentoo-wiki.com/HOWTO_MediaTo ... ng_Support
Top
CSchiewek
n00b
n00b
Posts: 2
Joined: Sun Mar 09, 2008 5:04 am

  • Quote

Post by CSchiewek » Sun Mar 09, 2008 5:05 am

Excellent thread gentlemen. I'm having issues getting MKV transcodes to work... Would someone be willing to toss me a config that's working with MKV?

Many thanks...
Top
DirtyHairy
l33t
l33t
User avatar
Posts: 608
Joined: Mon Jul 03, 2006 9:59 am
Location: Würzburg, Deutschland

  • Quote

Post by DirtyHairy » Mon Mar 10, 2008 11:47 am

I don't own a PS3, but as I have been thinking about getting one sometime I poked around a bit, so here's my 5 cent:

1) I would assume that the PPU itself is more than fast enough for video decoding, being a PowerPC clocked at 3.2 GHz with altivec (make sure that this is enabled in mplayer configure). However, video is unaccelerated (the RSX is not accessible beyond framebuffer mode in linux), so scaling and colorspace conversion have to be done by mplayer on the PPU which can consume a huge amount of processor time. SPE medialib offloads this to the SPEs, so be sure to use this patch together with the -vo ps3 option (-vo gl2 or anything else apart from -vo x11 won't work). However, according to ps2dev.org, even then h.264 won't work (I don't understand why though as I would assume the combination of PPU and SPU medialib to be more than fast enough to handle the task).

2) Some formats are supported by mplayer only through binary windows codecs (the "essential" codec package). These won't work on anything non-x86, more specifically they won't work on a PowerPC, so tough luck there :)
Top
Post Reply

11 posts • Page 1 of 1

Return to “Gentoo on PPC”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic