Normal
Just a little more information:The newest SVN (16921) now has a new teletext synch. mechanism. Currently it doesnt make use of the timing compensation (im working on doing that correctly). Therefore it will display subs slightly too early, the magnitude depending on the filters used.More importantly it also supports auto selection between those subs for which the language is known. To make use of this add an entry like this to the mytv section in Mediaportal.xml:<entry name="sublangs">dan,eng,nor,swe,fin</entry>This means that danish (dan) is prefered, and the second best choice is english, etc. The subtitle selector always prefers bitmap subs over teletext subs (as they contain better timing info and usually are prettier to look at).Please note that this is a work-in-progress, so it might not work perfectly. I am spending as much time as i have available on this.
Just a little more information:
The newest SVN (16921) now has a new teletext synch. mechanism. Currently it doesnt make use of the timing compensation (im working on doing that correctly). Therefore it will display subs slightly too early, the magnitude depending on the filters used.
More importantly it also supports auto selection between those subs for which the language is known. To make use of this add an entry like this to the mytv section in Mediaportal.xml:
<entry name="sublangs">dan,eng,nor,swe,fin</entry>
This means that danish (dan) is prefered, and the second best choice is english, etc. The subtitle selector always prefers bitmap subs over teletext subs (as they contain better timing info and usually are prettier to look at).
Please note that this is a work-in-progress, so it might not work perfectly. I am spending as much time as i have available on this.