[Powermac G5] GPU video support

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
cloud_sb Offline
Junior Member
Posts: 4
Joined: Mar 2010
Reputation: 0
Post: #1
Hi,

Does the PPC version of XBMC support GPU assist?
So that an old G5 can still output 1080p with a decent graphics card (7800GS)
Best,
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #2
cloud_sb Wrote:Hi,

Does the PPC version of XBMC support GPU assist?
So that an old G5 can still output 1080p with a decent graphics card (7800GS)
Best,

Yes and no. I highly doubt that PPC/G5 can play 1080p. It's the software decode using ffmpeg that is the issue.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
cloud_sb Offline
Junior Member
Posts: 4
Joined: Mar 2010
Reputation: 0
Post: #3
I just tried it on a old G5 (1.6Ghz, 1GB)
A 720p clip played flawlessly (didn't check the cpu load though), a 1080p clip was pretty jerky all over the place but not unplayable.

Couldn't it be possible with the quicktime hardware acceleration, Xvmc or GLSL in the future?

As a side-note, I will gladly test new and/or improved XBMC for ppc builds on my G5 machine. Can you give me the usernames of the PPC dev's or can I just install nightly's and file in bug reports?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #4
cloud_sb Wrote:I just tried it on a old G5 (1.6Ghz, 1GB)
A 720p clip played flawlessly (didn't check the cpu load though), a 1080p clip was pretty jerky all over the place but not unplayable.

Couldn't it be possible with the quicktime hardware acceleration, Xvmc or GLSL in the future?

As a side-note, I will gladly test new and/or improved XBMC for ppc builds on my G5 machine. Can you give me the usernames of the PPC dev's or can I just install nightly's and file in bug reports?

"quicktime hardware acceleration, Xvmc or GLSL in the future", No, No and No. There is no API to access quicktime hardware acceleration, Xvmc is a nvidia/linux API and GLSL is a OpenGL shader lang and not a video decoder. Video Display is not the same as video decode.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Beenje Offline
Team-XBMC Developer
Posts: 280
Joined: Feb 2009
Reputation: 3
Location: Sweden
Post: #5
cloud_sb Wrote:As a side-note, I will gladly test new and/or improved XBMC for ppc builds on my G5 machine. Can you give me the usernames of the PPC dev's or can I just install nightly's and file in bug reports?

If you find a problem, the easiest is probably to start a thread in the forum.
Haven't seen any ppc specific reports lately. Hopefully most of it is covered now. Smile

xbmc.log: /Users/<username>/Library/Logs/xbmc.log
Always read the XBMC online-manual, FAQ and search the forum before posting.
For troubleshooting and bug reporting please make sure you read this first.
find quote