INTERACT FORUM
More => Old Versions => JRiver Media Center 31 for Windows => Topic started by: Sky King on February 10, 2024, 07:52:56 am
-
I've noticed that subtitles are decoded by MC into a string of an odd character followed by the letters "quot;". See attachment.
Is there a way to correct this from within MC or is it a problem with the subtitle information gleaned from the disc or other source?
Thank you.
-
Technically these are not supposed to even be in those subtitles, but we can try to handle them and replace them with normal characters. It should show up in MC32 in a future build.
-
Looks like I'll have to upgrade to 32 sooner rather than later. I believe those odd decodes are for quotation marks.
Thanks for taking a look at it.
-
Probably ANSI encoded sub text muxed/saved as UTF or the otherway around
-
" is XML or HTML encoding. Maybe subs saved from some web page.
Maybe subs that contain <b> <i> and similar HTML tags will have other symbols such as double quotes encoded too, as per HTML spec.
-
Very possible. There is a dot SRT file associated with this particular movie.
-
Maybe subs that contain <b> <i> and similar HTML tags will have other symbols such as double quotes encoded too, as per HTML spec.
SRT specifically supports b, i, u and some limited font tags, its not mean to really include other HTML features.
But I imagine its likely converted from WebVTT or some other format that supports/requires more markup.
-
Update:
I went back and analyzed my description of the issues I saw. The improperly decoded open and close quotation marks were on a file, pulled legally from a paid site of course, whose subtitles were described as English [CC] [eng](tx3g). When I replaced that subtitle with the .SRT file no issues at all.