no subtitles show
#1
I am running xbmc svn 19733 and i can not get any subtitles to show up that previously did in windows xbmc. I use ubuntu minimal 8.10 and installed xbmc manually.

i think it has something to do with this.

Code:
20:08:05 T:2909191056 M:1661366272   DEBUG: Loading: /usr/share/xbmc/system/players/dvdplayer/libass-i486-linux.so
20:08:05 T:2909191056 M:1661366272   ERROR: Unable to load /usr/share/xbmc/system/players/dvdplayer/libass-i486-linux.so, reason: /usr/share/xbmc/system/players/dvdplayer/libass-i486-linux.so: cannot open shared object file: No such file or directory
20:08:05 T:2909191056 M:1661366272   ERROR: CDVDSubtitlesLibass: Failed to load libass library

here is my debug log http://pastebin.ubuntu.com/163247/
Reply
#2
I think you need the libass. Make sure you have the libass-dev packet.

Anyway, I also having problems with the ASS subtitles when I activated the VDPAU. It recognizes the subtitles but shows them in the terminal. When I deactivate the VDPAU they are ok.
Reply
#3
I seem to be having the same issue. Note this is not for all of my movies with subs, this is the first which this is happening to me.

I have Jaunty minimal installed with xbmc-9.04.1-jaunty1 installed, and it seems this movie isn't displaying any subs, even though the menu recognizes all of the subs available, and they are getting decoded to the debug log as the text is spoken, just not onscreen. Any ideas?

Code:
INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles
DEBUG: CacheSubtitles: START
DEBUG: CacheSubtitles: Checking for common subirs...
DEBUG: CacheSubtitles: Done (time: 4 ms)
DEBUG: CacheSubtitles: Searching for subtitles...22:32:33 T:2812832656 M:1652707328  
DEBUG: CacheSubtitles: Done (time: 1 ms)
DEBUG: CacheSubtitles: END (total time: 13 ms)
INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles done
...
INFO: ffmpeg:   Duration: 02:05:39.33, start: 0.000000, bitrate: N/A
INFO: ffmpeg:     Stream #0.0(mon): Video: h264, yuv420p, 1280x544, PAR 1:1 DAR 40:17, 24 tbr, 1k tbn, 47.95 tbc
INFO: ffmpeg:     Stream #0.1(mon): Audio: dca, 48000 Hz, 5.1, s16
INFO: ffmpeg:     Stream #0.2(eng): Subtitle: 0x000022:32:33 T:2812832656 M:1649872896    
INFO: ffmpeg:     Stream #0.3(cze): Subtitle: 0x000022:32:33 T:2812832656 M:1649872896    
INFO: ffmpeg:     Stream #0.4(spa): Subtitle: 0x000022:32:33 T:2812832656 M:1649872896    
INFO: ffmpeg:     Stream #0.5(swe): Subtitle: 0x0000
...
INFO: CDVDSubtitlesLibass: Creating ASS library structure
INFO: CDVDSubtitlesLibass: Initializing ASS library font settings
INFO: CDVDSubtitlesLibass: Initializing ASS Renderer
...
DEBUG: Text = How can you? You have no horse.
Reply
#4
this is strange, its happening on a 2nd movie now too, not every movie i own with subtitles.

it looks like the common thing here is that the format below isnt working for me, as shown by mkvmerge -i:

Track ID 5: subtitles (S_TEXT/ASS)

The other movies i have that work are:

Track ID 3: subtitles (S_TEXT/UTF8)


I already have the following installed, but it doesnt seem to help:

ii libass-dev 0.9.5-2 development files for libass
ii libass1 0.9.5-2 library for SSA/ASS subtitles rendering
Reply

Logout Mark Read Team Forum Stats Members Help
no subtitles show0