- Thread starter
- #11
Nope, i'm talking about DVB-subtitles (not teletext) for DVB-S(2)-channels...i can post screenshots lather if that would help you...
DVB subtitles are broadcast as bitmaps. My earlier comment was based on it being teletext, where the issue would likely be seen.
Edit: Logs and a screenshot would help.
Edit2: I just see that logs have been attached to first post. Logs show it being teletext subtitles. Language is detected as "nor" (correct). arion_p did some work on this not so long ago... Maybe he can help.
If it's teletext, then why does it use a completely different font than some other channels? These subtitles i'm talking about looks like Areal font, and on a few channels, there's a subtitle-font looking like the Symbol-font. Nope, i'm not talking about channels where the subtitles are part of the video/unchangeable.
Looking at the code, conversion of those characters is done only for Danish. The language is taken from the DVB stream language descriptor just like Seidelin noted (not from regional settings as I thought). Of course if the language is not specified in the descriptor (as it happen in some broadcasts) not mapping will be done at all.
Currently the mapping for Danish is:
Can someone confirm that it also applies to Norwegian too. If not, please supply a mapping (please use the above notation to avoid ANSI/Unicode conversion errors) so that we can add it.Code:\u00C4 => \u00C6 \u00D6 => \u00D8 \u00E4 => \u00E6 \u00F6 => \u00F8
Hmm, that seems correct according to the charmap.exe on my Norwegian os. But i can't see why the symbols should be "translated" at all. If it's a name, then it should get it's original symbols. Guess the subs-writer are in control of what they write, we shouldn't have to correct them.
Norvegian and danish letters are the same, so this conversion would also be the same. 29 letters, A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Æ Ø Å
Same as in Norway, Just the Swedes who have to be different...
Bottom line, if this isn't a error in a font file, then i guess the providers are the problem. Is it the installed Areal and Symbol fonts that are used?
Norway