ATV2 with subtitles enabled causes lag

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
biGdada Offline
Member
Posts: 74
Joined: Sep 2010
Reputation: 0
Post: #41
Ned Scott Wrote:Subs work fine for me on my iPhone 4 with iOS 5.0.1 and XBMC v11 beta 3. The only difference between it and the iPad 1 is RAM.
what kind of subs ? srt work fine here too (atv2 4.1 eden beta3 and iPhone 4 4.1 eden beta3), its sub/idx subs that are problematic.
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,984
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #42
biGdada Wrote:what kind of subs ? srt work fine here too (atv2 4.1 eden beta3 and iPhone 4 4.1 eden beta3), its sub/idx subs that are problematic.

different issue
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #43
Th3avatar Wrote:Also, when I was monitoring the resources with top, it seems that XBMC was only running with 1 thread. If XBMC were running with 2 threads I think everything would be faster.

Top only show all threads combined. XBMC has always been multi-threaded.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
biGdada Offline
Member
Posts: 74
Joined: Sep 2010
Reputation: 0
Post: #44
Ned Scott Wrote:different issue
what's the difference ?
find quote
Th3avatar Offline
Junior Member
Posts: 24
Joined: Jul 2011
Reputation: 0
Location: Amsterdam
Post: #45
Hmm then any idea why the XBMC cpu level are higher than the overall cpu level?
For now the way I play is play it scaled at 50%.
Is there any way to fix this or did we just lose to apple?

EDIT: Seems like top also shows the combines CPU, so CPU0 + CPU1 etc. But then it only shows about 110% at max while the iPad 2 should be able to handle up to 200% minus Springboard.
(This post was last modified: 2012-02-23 22:35 by Th3avatar.)
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #46
Th3avatar Wrote:EDIT: Seems like top also shows the combines CPU, so CPU0 + CPU1 etc. But then it only shows about 110% at max while the iPad 2 should be able to handle up to 200% minus Springboard.

standard behavior from top under multiple cpus.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,984
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #47
biGdada Wrote:what's the difference ?

The issue in this thread is specifically SSA/ASS subs, specifically on 4.4.x
find quote
Th3avatar Offline
Junior Member
Posts: 24
Joined: Jul 2011
Reputation: 0
Location: Amsterdam
Post: #48
4.4.4 on atv an 5.0.1 on iPad/iPad2 Not sure if this is the case for iphone.
find quote
Scott R Offline
Fan
Posts: 300
Joined: Feb 2008
Reputation: 0
Post: #49
I'm probably not adding anything new to the discussion, but I've seen this problem for a long time and assumed that what was happening was that when you watched an MP4 movie without subtitles, all the work got offloaded to the GPU, but when subtitles were involved, it now required that the subtitles be overlayed on top of the video, which then meant pushing everything through the CPU. But if other subtitle formats can be overlayed without causing any slowdown, that's actually a positive bit of news. I wonder if XBMC could do some sort of on-the-fly conversion to a simpler subtitle format, non-antialised font, or something along those lines.
find quote
Th3avatar Offline
Junior Member
Posts: 24
Joined: Jul 2011
Reputation: 0
Location: Amsterdam
Post: #50
Scott R Wrote:I'm probably not adding anything new to the discussion, but I've seen this problem for a long time and assumed that what was happening was that when you watched an MP4 movie without subtitles, all the work got offloaded to the GPU, but when subtitles were involved, it now required that the subtitles be overlayed on top of the video, which then meant pushing everything through the CPU. But if other subtitle formats can be overlayed without causing any slowdown, that's actually a positive bit of news. I wonder if XBMC could do some sort of on-the-fly conversion to a simpler subtitle format, non-antialised font, or something along those lines.

Then the whole point of having styled subs would be quite useless. I think it can be fixed, but people don't know where to start.
find quote
Post Reply