Kodi Community Forum
Solved SRT subtitles - tags {\an8} - not work on Kodi - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Solved SRT subtitles - tags {\an8} - not work on Kodi (/showthread.php?tid=366311)



SRT subtitles - tags {\an8} - not work on Kodi - xblek - 2022-01-04

Hello everyone.
I have a question, please.

I searched for my problem in the internet universe and found this sentence:
The SRT subtitles format supports the text position using the alignment tags like {\an8}, but they do not work on Kodi.

Is it still valid, please?
Will there be support for tags like {\an8} in the SRT format in the future with the great Kodi?

Thank you everyone.
Pavel


RE: SRT subtitles - tags {\an8} - not work on Kodi - enen92 - 2022-01-04

(2022-01-04, 10:58)xblek Wrote: Hello everyone.
I have a question, please.

I searched for my problem in the internet universe and found this sentence:
The SRT subtitles format supports the text position using the alignment tags like {\an8}, but they do not work on Kodi.

Is it still valid, please?
Will there be support for tags like {\an8} in the SRT format in the future with the great Kodi?

Thank you everyone.
Pavel

@xblek positioning in srt subtitles was implemented for v20. Since it involved too many changes to the codebase, it won't be backported to matrix. You'll have to wait a bit more (until v20 is final) to take advantage of the feature or use nightly builds.


RE: SRT subtitles - tags {\an8} - not work on Kodi - xblek - 2022-01-04

Thanks a lot for the quick response.