subtitle offset
#1
hey anyone know how to get subtitles in sync if it is ahead or behind by more than 10 secondsHuh?
Reply
#2
I just saw this in advancedsettings.xml

Code:
<subsdelayrange>10</subsdelayrange>  <!-- Delay range for subtitles, in seconds. -->
<audiodelayrange>10</audiodelayrange>  <!-- Delay range for audio/video sync, in seconds. -->

http://wiki.xbmc.org/index.php?title=Adv...3Cvideo.3E

Hope it helps.
Openelec on ASRock ION 330 / Kodi on Win 7 PC
Reply
#3
It's fubar in Dharma, supposedly fixed in trunk for Eden
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
(2011-04-08, 06:11)rocketpants Wrote: I just saw this in advancedsettings.xml

Code:
<subsdelayrange>10</subsdelayrange>  <!-- Delay range for subtitles, in seconds. -->
<audiodelayrange>10</audiodelayrange>  <!-- Delay range for audio/video sync, in seconds. -->

http://wiki.xbmc.org/index.php?title=Adv...3Cvideo.3E

Hope it helps.

eg
Code:
<video>
<subsdelayrange>60</subsdelayrange>
<audiodelayrange>60</audiodelayrange>
</video>

should be stickied or something

thanks.
Reply
#5
is it possible to change subtitle delay interval to 500ms or more?100ms is too small in most cases
Reply
#6
this is my question too...size of step on 500ms is much better
Reply
#7
any update?
I would like to set it to 500ms as well.
Reply

Logout Mark Read Team Forum Stats Members Help
subtitle offset0