XBMC on Raspberry Pi - Wonder if this will work out? (Historical Discussion Thread)

  Thread Rating:
  • 11 Votes - 4.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
squareeyes Offline
Junior Member
Posts: 13
Joined: Nov 2008
Reputation: 0
Post: #51
Emulators would be sweet too.
find quote
microler Offline
Junior Member
Posts: 4
Joined: Jun 2005
Reputation: 0
Post: #52
Really great work, XBMC on the Pi is awesome. Will it support HDMI CEC commands (libcec) so it can be controlled by the TV remote?
find quote
Atomic Zombie Offline
Senior Member
Posts: 150
Joined: Dec 2011
Reputation: 1
Post: #53
microler Wrote:Really great work, XBMC on the Pi is awesome. Will it support HDMI CEC commands (libcec) so it can be controlled by the TV remote?

That's down to what you put on it (Live/openELEC) so yes.
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #54
Atomic Zombie Wrote:That's down to what you put on it (Live/openELEC) so yes.

Wrong, the platform has to support a) native cec in hardware and provide a cec API that xbmc understand or b) have a USB port that can accept a cec device that libcec supports.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Bram77 Offline
Skilled Python Coder
Posts: 1,319
Joined: Feb 2008
Reputation: 27
Location: Netherlands
Post: #55
Just stubled across this device. Very similar to the Pi, but a bit more powerful and with IR and eSata support. 99 euro is a bit too much too my taste, especially compared to the Pi. But it's great to see several alternatives popping up. We will have integrated XBMC in future TV's in not time Tongue

http://www.omgubuntu.co.uk/2011/12/meet-...ng-ubuntu/

[Image: widget]

Please add to my reputation if you find my posts usefull (+/- button below posts)
Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems
find quote
Khivar Offline
Junior Member
Posts: 21
Joined: Jan 2012
Reputation: 0
Post: #56
davilla Wrote:Keep in mind that a maxed cpu while in GUI is not necessarily that bad on an embedded platform. The CPU drops to almost nothing while playing video as that is all handled via hardware video decoders.

Is it intended to support the hardware decoding on the Raspberry PI ?
On their forum they said "We will be providing a player whilst a decent library is developed to link with the standard players out there " So It could be cool if there was a way to include their library to mplayer in order to have hardware decoding on XBMC Smile

Bram77 Wrote:Just stubled across this device. Very similar to the Pi, but a bit more powerful and with IR and eSata support. 99 euro is a bit too much too my taste, especially compared to the Pi. But it's great to see several alternatives popping up. We will have integrated XBMC in future TV's in not time Tongue

I read somewhere that this was an ARM7 processor and the Raspberry is ARM11 so the architecture is different so are you sure it is more powerful ? On the GPU side does someone has more infos to compare it to the Raspberry Pi ? It seems to lack hardware video encoding while Raspberry Pi doesn't. Well not that usefull for XBMC I guess but for many other things.
find quote
XBMCisGOD Offline
Junior Member
Posts: 14
Joined: Nov 2011
Reputation: 0
Post: #57
I am so excited for this, I am working on hard wiring my mother's home with future plans of attaching one of these to the back of all her tvs.Big Grin
find quote
ZombieRobot Offline
Fan
Posts: 693
Joined: May 2010
Reputation: 4
Location: Mount Maunganui , New Zealand
Post: #58
This looks awesome sign me up for 20 of them
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #59
Khivar Wrote:Is it intended to support the hardware decoding on the Raspberry PI ?
On their forum they said "We will be providing a player whilst a decent library is developed to link with the standard players out there " So It could be cool if there was a way to include their library to mplayer in order to have hardware decoding on XBMC Smile

what's mplayer Smile we use dvdplayer inside xbmc and there's something different inside for use with this platform.

Khivar Wrote:I read somewhere that this was an ARM7 processor and the Raspberry is ARM11 so the architecture is different so are you sure it is more powerful ? On the GPU side does someone has more infos to compare it to the Raspberry Pi ? It seems to lack hardware video encoding while Raspberry Pi doesn't. Well not that usefull for XBMC I guess but for many other things.

arm specs can be confusing, Raspberry Pi is armv6, the other is armv7.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Khivar Offline
Junior Member
Posts: 21
Joined: Jan 2012
Reputation: 0
Post: #60
davilla Wrote:what's mplayer Smile we use dvdplayer inside xbmc and there's something different inside for use with this platform.

Oh my bad, thought it still used a mplayer fork. Same question though, will it be able to hardware decode on the Raspberry Pi ?

davilla Wrote:arm specs can be confusing, Raspberry Pi is armv6, the other is armv7.

Hmm are you sure ? Raspberry Pi is based on the BCM2835 SoC which integrates an ARM1176JZ-F processor which seems to be an ARM11 processor ( adding the fact that it has ARM11 in its name ).
http://www.arm.com/products/processors/c...rm1176.php

Edit : Well just saw there was a difference between ARMv7 and ARM7 so you must be right Wink
(This post was last modified: 2012-01-05 04:40 by Khivar.)
find quote
Post Reply