srt subtitles
#31
Redhack Wrote:this is what i see when i go to video calibration:

Image

I suspect that is your problem... unless you are on r24195-dx or r24171-dx




try selecting the line with two arrows(hidden on your screen) and move it up.


you should really try and post the log file, it will show what version you are on, if the subtitle gets activated and lots of other useful info.
Reply
#32
http://rapidshare.com/files/304522528/xbmc.log.html
Reply
#33
Redhack Wrote:http://rapidshare.com/files/304522528/xbmc.log.html

subtitle gets activated, you are just not seeing it.... do what I said in a previous post.

PHP Code:
15:48:38 T:4880 M:1021935616   DEBUGTesting path: [250J:\- MOVIES -\Zodiac (2007)\
15:48:38 T:4880 M:1021935616   DEBUGTesting path: [251J:\- MOVIES -\Zoolander (2001)\
15:48:38 T:4880 M:1021935616   DEBUGCMultiPathDirectory::MergeItemsitems 256,  took 0 ms
15
:48:38 T:4880 M:1021919232   DEBUGAlloc resources0.92ms (0.00 ms skin load0.13 ms preload)
15:48:41 T:4880 M:1021894656   DEBUGCFileItemList::Sortsorting took 0 millis
15
:48:42 T:6080 M:1021607936  NOTICEClosing subtitle stream
15
:48:42 T:6080 M:1021607936  NOTICEOpening Subtitle stream0 source1025
15
:48:45 T:4880 M:1021939712   DEBUGCApplication::OnMessage Translating XBMC.PlayerControl(Forward)
15:48:45 T:4880 M:1021931520   DEBUGCApplication::OnMessage To XBMC.PlayerControl(Forward
Reply
#34
I cant find that subtitle line Confused

I also checked the font, font format etc .. its called arial.ttf
Reply
#35
ps, ty for helping me so quickly Big Grin
Reply
#36
Redhack Wrote:I cant find that subtitle line Confused

I also checked the font, font format etc .. its called arial.ttf

if you are in a settings screen hitting "enter" will change focus of the arrows and a square in a center, just play with it a bit until you select the hidden line, when the subtitle line is selected all the others will be deselected.

alternatively open guisettings.xml in xbmc/userdata and look for a code that looks like this:

PHP Code:
<resolutions>
        <
resolution>
            <
description>Windowed</description>
            <
subtitles>694</subtitles>
            <
pixelratio>1.000000</pixelratio>
            <
overscan>
                <
left>0</left>
                <
top>0</top>
                <
right>1280</right>
                <
bottom>720</bottom>
            </
overscan>
        </
resolution>
        <
resolution>
            <
description>1440x900 60.00 Full Screen</description>
            <
subtitles>964</subtitles>
            <
pixelratio>1.000000</pixelratio>
            <
overscan>
                <
left>0</left>
                <
top>0</top>
                <
right>1440</right>
                <
bottom>900</bottom>
            </
overscan>
        </
resolution>
    </
resolutions


if <bottom> line is smaller than <subtitles> you will not see the subs.


shut down XBMC while you are editing this. change the <subtitles> to a value that is smaller than <bottom> and save it.

after starting XBMC the line should be there.
Reply
#37
WOOOOOOHOO TY SO MUTCH !!!!

i love you :p
Reply
#38
actually strange that it put the subtitles automaticly so low
Reply
#39
Redhack Wrote:actually strange that it put the subtitles automaticly so low

Glad you have it working Smile

by default it is visible, maybe you just moved it a bit Rolleyes Wink
Reply

Logout Mark Read Team Forum Stats Members Help
srt subtitles0