PDA

View Full Version : Subtitle bug?


Beano70
2009-05-01, 12:36
I'm using 9.04 beta 1 on my Mac Mini and noticed that SUB/IDX subtitles are not displayed correctly.

I this a known bug and is there a fix for this?

The previous official version (Atlantis) had the same issue.

Thanks in advance.


/B

davilla
2009-05-01, 19:34
I'm using 9.04 beta 1 on my Mac Mini and noticed that SUB/IDX subtitles are not displayed correctly.

I this a known bug and is there a fix for this?

The previous official version (Atlantis) had the same issue.

Thanks in advance.


/B

More info please, "SUB/IDX subtitles are not displayed correctly", are they upside down, inverted, offscreen. Since you don't have a member of team xbmc at your side, you will have to be much more descriptive.

Also please try 9.04 RC1 as there have been many fixes involving subs.

Beano70
2009-05-01, 20:56
Often subtitles would dissaper after FW/FF while plawing a video, and at other times subtitles would appear on top of each other in layers - the best way I can describe it :)

I will try RC1 and let you know if it works now.


/B

Beano70
2009-05-01, 21:20
Just tried 9.04 R19840 (april 29, 2009) and it's still not working properly with SUB/IDX subtitles.

But it works different now : subtitles appears but completely out of sync after a few minutes. The same subtitle+video files have played perfectly in a earlier version of XBMC on Xbox.

Another bug I noticed : favorites context menu appears at the very right side of the screen and is barely visible.

Seems like 9.04 need a lot more work ;)


/B

davilla
2009-05-01, 21:21
Just tried 9.04 R19840 (april 29, 2009) and it's still not working properly with SUB/IDX subtitles.

But it works different now : subtitles appears but completely out of sync after a few minutes. The same subtitle+video files have played perfectly in a earlier version of XBMC on Xbox.

Another bug I noticed : favorites context menu appears at the very right side of the screen and is barely visible.

Seems like 9.04 need a lot more work ;)


/B

patches welcome :)

Beano70
2009-05-01, 21:25
I have my own coding projects (=time-sink) so I prefer to submit bugs to the XBMC experts for now :)

rdubya
2009-05-01, 22:12
This has always been an issue with my aTV as well. I worked perfectly on the xBox. Every release I wait for this to be fixed. Hopefully it will be when the final is out.

davilla
2009-05-02, 00:04
xbox uses mplayer, xbmc for osx/linux/windows does not use mplayer. Discussion about subtitles working on xbox and not xbmc for osx/linux/windows have no relationship as they use different video players, mplayer for xbox and the internal dvdplayer for osx/linux/windows.

Subtitles are a complicated issue. We fix one thing, another breaks. There are many forms and code vectors for subtitles. Find a repeatable breakage, make a trac ticket, document the issue and include a sample of both video content and subtitle files if they are not embedded.

Just posting that there's a problem with subtitles without including any info about the many, many ways that one can do subtitles gives us no information. Since I (for one) don't use nor care about subtitles, I don't see the issues with my daily usage.

If you care about subtitles, find a repeatable breakage, make a trac ticket, document the issue and include a sample of both video content and subtitle files if they are not embedded. Or find the problem and submit a patch.