Closed Masaiki closed 4 years ago
Is there a sample file? Or are you aware any software that is creating / able to load UTF-16LE ass files?
sample file software that is able to load UTF-16LE ass files like xy-VSFilter or FontLoaderSub FontLoaderSub judge encoding following the order
Aegisub should be able to detect the encoding (with uchardet) and manually specify if that doesn't work (File -> Open Subtitles with Charset). Some how both are not working.
Now it can decode UTF-8 and GBK text. but in windows system, UTF-16 is also used widely. Though changing encodings is easy, it is also hard for people who don't know about encodings. So would you please add support of Unicode with BOM