Hi
I’ve implemented the closed caption support using WEBVTT format as the source for the subtitles. These display however, the positioning of the captions are inconsistent where some words appear on single lines and the text is right aligned.
I appreciate that the Roku parser doesn’t recognise many html tags, but should it not obey the positioning and alignment commands?
Any help would be much appreciated.
Andy
Here is an example of the vtt file..
WEBVTT
[/font]
NOTE: MatID = 56966001001001 Title = *************
NOTE Created by .sng webVTT Encoder module WriteVTT v2016_10_28-1
1
00:00:02.000 → 00:00:07.000 line:77% position:50% align:middle
<c.white>This programme contains strong
<c.white>language and adult humour.
2
00:00:32.560 → 00:00:35.960 line:77% position:50% align:middle
<c.green>Tonight on **********
<c.green>********.
3
00:00:36.000 → 00:00:38.720 line:77% position:50% align:middle
<c.green>Playing the numbers game,
<c.green>it’s Pete James.
