AppleTV Playback framerate issues

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
goatcow Offline
Junior Member
Posts: 9
Joined: Feb 2009
Reputation: 0
Post: #11
Anyone make progress on gpu accelleration?
find quote
Wraith88 Offline
Member
Posts: 69
Joined: Nov 2008
Reputation: 0
Location: Buffalo, NY
Post: #12
/\/\
Thats what i want to know
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #13
nothing is going to happen until after 9.04 release. until then it would help to concentrate on fixing issues with 9.04.alpha1 first.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Wraith88 Offline
Member
Posts: 69
Joined: Nov 2008
Reputation: 0
Location: Buffalo, NY
Post: #14
k. I was just interested in a gernral time frame. A few months?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #15
Wraith88 Wrote:k. I was just interested in a gernral time frame. A few months?

sorry, I don't give time frames on adding new features because there's no way to estimate the amount of time required nor estimate how much time I have to do such development.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
brentonmac Offline
Junior Member
Posts: 21
Joined: Dec 2008
Reputation: 0
Post: #16
so the alpha1 of 9.04 doesn't include the new ffmpeg?

I've been flicking between having V Sync on and off. With it on the TV shows are a bit jumpy and with it off I get smoother play back but with artifacts.

Are there any other options to change to improve play back?

PS. I'm running Launcher 3, 9.04 a1 and 2.3.1 ATV
(This post was last modified: 2009-04-20 03:01 by brentonmac.)
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #17
brentonmac Wrote:so the alpha1 of 9.04 doesn't include the new ffmpeg?

I've been flicking between having V Sync on and off. With it on the TV shows are a bit jumpy and with it off I get smoother play back but with artifacts.

Are there any other options to change to improve play back?

PS. I'm running Launcher 3, 9.04 a1 and 2.3.1 ATV

Sorry, I'm confused. What does ffmpeg have to do with GPU decode acceleration on OSX ?

Qualify your video content with MediaInfo then pastebin some meaningful info. "TV Shows" means nothing to me regarding video content and play back requirements.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
brentonmac Offline
Junior Member
Posts: 21
Joined: Dec 2008
Reputation: 0
Post: #18
I was under the impression that the new version of ffmpeg would help with the decoding of these higher bitrate videos.

http://pastebin.com/m3e951766 for the movie info.
find quote
phi2039 Offline
Team-XBMC Developer
Posts: 260
Joined: Aug 2008
Reputation: 0
Location: Baltimore, MD
Post: #19
ffmpeg can't do a whole lot to improve on the fact that the ATV has a 1GHz single-core processor. As a rule of thumb, 720p MKV is a no-go on ATV, although it is possible to get acceptable results with lower bitrate profiles and encodings. From your pastebin, your file is encoded at too high a bitrate, in x264, with progressive scanning thrown in just to make matters more complicated. If you want to play 720p on the ATV reliably, I suggest you move to a lower-overhead encoding method.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: project_thin_badge.gif]
find quote
darrenm Offline
Junior Member
Posts: 3
Joined: Dec 2008
Reputation: 0
Location: Canada
Post: #20
phi2039 Wrote:ffmpeg can't do a whole lot to improve on the fact that the ATV has a 1GHz single-core processor. As a rule of thumb, 720p MKV is a no-go on ATV, although it is possible to get acceptable results with lower bitrate profiles and encodings. From your pastebin, your file is encoded at too high a bitrate, in x264, with progressive scanning thrown in just to make matters more complicated. If you want to play 720p on the ATV reliably, I suggest you move to a lower-overhead encoding method.

If you were encoding from the source and just wanted acceptable 720p playback from your ATV running XBMC, what codec and bitrate would you recommend? What audio would be easiest on the ATV?

I guess we need to take into account the no gpu...

I've been looking for the sweet spot, but want to stay out of FrontRow...
find quote
Post Reply