Posts: 5
Joined: Nov 2004
Reputation:
0
hi elupus,
sorry... some typing errors
it shows as "unknown:zh" and the original file name is "resident.evil.apocalypse.dvdrip.xvid-qix.zh.srt"
for the vob sub, "dvl-incre2.sub" will show as "unknown:en" and u can see that the enable button is switched off at the beginning, u need to reactivate on yr own.
yes, it is the latest xbmc & mplayerl which i downloaded and compiled on 27/12.
btw, how can i get yr version so i can further verify the problem? ^_^
Posts: 3,805
Joined: Mar 2004
Reputation:
3
elupus
Team-XBMC Developer
Posts: 3,805
the unknown problem should be fixed now i hope, i'll make a qualified guess that you are running xbmc as dash.
it didn't manage to load the database at all then, and didn't log an error about it.
huh, the enabled button switched of... now that's weird. the only time that should happen is if you are running a dvd, it default to off.
Posts: 5
Joined: Nov 2004
Reputation:
0
elupus,
good guess!!! i am using xbmc as the dashboard....
well, may be xbmc treat all the non-srt as dvd subtitle and turn off the subtitle feature off by itself... my guessing... ^_^
thx
Posts: 5
Joined: Nov 2004
Reputation:
0
hi elupus,
now the cvs can't compile after u fix the problem....
error c2065:'g_langcodeexpander':undeclared identifier
error c2228:left of ".loadstandardcodes' must have class/struct/union type
rgds,
Posts: 3,805
Joined: Mar 2004
Reputation:
3
elupus
Team-XBMC Developer
Posts: 3,805
ouch.. did i break cvs with that commit.. not good
<edit>
fixed now, if you wan to fix it yourself before anon cvs is updated, add a line
#include "langcodeexpander.h"
at the top of application.c
Posts: 483
Joined: Mar 2004
Reputation:
0
xbmc not as dash
just compiled xbmc again
still: unknown:language-name for srt subs
still: vobsubs dont display by default
Posts: 3,805
Joined: Mar 2004
Reputation:
3
elupus
Team-XBMC Developer
Posts: 3,805
or 3 letter (iso639-2.xml) , or defined to be whatever in xboxmediacenter.xml,
or en-du which will be expanded to english - dutch
or alt-eng = alternate - english (need's translation in xboxmediacenter.xml)
all codes should be split on dash and translated separatly.
Posts: 163
Joined: Oct 2003
Reputation:
0
just checking... if the subtitle filename is the same as the videofilename will it still work? if not, that would be a real pain as my whole backup collection has this format, and i'm sure i will be not alone in this.
thx
Posts: 483
Joined: Mar 2004
Reputation:
0
yeah they work fine, enabled by default, showing up as subtitle 1, 2, etc...
Posts: 5
Joined: Nov 2004
Reputation:
0
hi eluplus,
the fix is working fine for srt subtitie.. thx
for the vob sub, as what striker mentioned : the enable button "look" like "selected" when the 1st time u go in osd but no subtitle is displayed. when u go in osd again, the enable button will be "disabled". once u enable manually, the subtitle comes out..