PDA

View Full Version : Subtitle Problem


ChakaphanC
2008-04-25, 23:24
I use Macmini 2.0 Core2Duo and using XBMC V.0.4.5 , MKV @ 1080p video just fine , but I cannot see any subtitle (but I could in VLC) . Do anyone have this problem / solution please share .. Thank you in advance

using .sub .ssa formatted

bmfrosty
2008-04-26, 02:23
See here:

http://xbmc.org/forum/showpost.php?p=180416&postcount=46

and

http://dn-0.com/xbmc-trac/ticket/153

SSA/ASS subtitle support should be happening soon, and is scheduled for the next milestone. The next milestone is targeted for 6 days from now. See if the next milestone resolves the issue. Also, is the ssa file muxed into the video file, or is it separate?

ChakaphanC
2008-04-26, 04:51
How about subtitle in .sub extension , how should I managed them ? are you femilier with this type of extension ?

Thanks again

ChakaphanC
2008-04-26, 04:53
.. ssa extension is seperated

bmfrosty
2008-04-26, 09:16
Ok. I checked. XBMC doesn't find external ass subtitles, and when I choose browse for subtitle in the menu, it doesn't see .ass files. A workaround would be for you to use mkvmerge from mkvtoolnix (http://www.versiontracker.com/dyn/moreinfo/macosx/23606) to put the tracks from the avi and the subtitle file into the same .mkv container. When this is done osxbmc 0.4.5 is able to use the subtitles. I'll post a bug about this if the behavior isn't better at the next milestone. As far as .sub subtitles, I don't tend to use them, and am not sure what needs to be done to get them to work.