Subtitles, Language detection
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Subtitles, Language detection
Hello,
it is not big problem, but mess my subtitle ordering. Very often the UMS detect Bulgarian subtitles like а Russian, is there a way to fix this?
Thanks!
it is not big problem, but mess my subtitle ordering. Very often the UMS detect Bulgarian subtitles like а Russian, is there a way to fix this?
Thanks!
Re: Subtitles, Language detection
Unfortunatelly not. We use third party code ICU4J to detect the character set and language. It is not 100% accurate and some languages are not included like Bulgarian. See http://userguide.icu-project.org/conver ... -Encodings
EDIT: You ca do one thing. Rename your Bulgarian subtitles from e.g. to and UMS will detect them correctly like Bulgarian.
EDIT: You ca do one thing. Rename your Bulgarian subtitles from e.g.
Code: Select all
Video_name.srt
Code: Select all
Video_name.bul.srt
Re: Subtitles, Language detection
Thank You, that is enough, problem is solved by renaming the sub files 
edit
Just to say, the most Russian usage is KOI8-R
Ucrainian - KOI8-U
Bulgarian - windows-1251

edit
Just to say, the most Russian usage is KOI8-R
Ucrainian - KOI8-U
Bulgarian - windows-1251