Hi once more,
we've found an issue with TimedTextSource which affects our app and also built-in Movies & TV app.
This one generates bad characters during playback:
99877-a23b9b3a-d983-4e68-87f4-b30c63adb35eorigsrt.txt
This is the same file, but quote („) character was replaced by ASCII quote ("). These subtitles works well.
99915-a23b9b3a-d983-4e68-87f4-b30c63adb35esrt.txt
Both files are UTF8 encoded. So my question is, is there a way I can force the MediaPlayerElement to use UTF8 encoding instead of autodetection? Or do you see any other how to make first file working without bad characters?