Hi, we're experiencing an issue with our dash content where the subtitles intermittently appear and then disappear. Any insights or solutions would be appreciated.
This is the tt content:
<tt xmlns:ttp="http://www.w3.org/ns/ttml#parameter" xmlns:ebutts="urn:ebu:tt:style" xmlns="http://www.w3.org/ns/ttml"
xmlns:ttm="http://www.w3.org/ns/ttml#metadata" xmlns:tts="http://www.w3.org/ns/ttml#styling"
xmlns:smpte="http://www.smpte-ra.org/schemas/2052-1/2010/smpte-tt" ttp:cellResolution="40 24" xml:lang="en">
<head>
<smpte:information smpte:mode="Enhanced"/>
<styling>
<style xml:id="backgroundStyle" tts:fontFamily="proportionalSansSerif" tts:fontSize="18px"
tts:textAlign="center" tts:origin="0% 66%" tts:extent="100% 33%" tts:backgroundColor="rgba(0,0,0,0)"
tts:displayAlign="center"/>
<style xml:id="speakerStyle" style="backgroundStyle" tts:color="white" tts:textOutline="black 1px"
tts:backgroundColor="transparent"/>
<style xml:id="textStyle" tts:padding="0px" tts:fontSize="3rh" style="speakerStyle" tts:color="white"
tts:textOutline="none" tts:backgroundColor="black"/>
<style xml:id="ttmlStyle" tts:fontFamily="monospaceSansSerif" tts:fontSize="80%"/>
<style xml:id="style-1" tts:backgroundColor="black" tts:color="white" tts:displayAlign="center"
tts:extent="100% 33%" tts:fontFamily="proportionalSansSerif" tts:fontSize="18px" tts:origin="0% 66%"
tts:textAlign="center" tts:textOutline="none"/>
</styling>
<layout>
<region xml:id="full" tts:origin="0% 0%" tts:extent="100% 100%" tts:zIndex="1"/>
<region xml:id="speaker" style="speakerStyle" tts:zIndex="1"/>
<region xml:id="background" style="backgroundStyle" tts:zIndex="0"/>
</layout>
</head>
<body>
<div>
<!-- text-based TTML -->
<p xml:id="s208394" region="speaker" begin="478477:06:27.200" end="478477:06:27.216">
<span style="style-1">>> DOESN'T MATTER WHERE YOU PLAY
<br/>
IN
</span>
</p>
<p xml:id="s208395" region="speaker" begin="478477:06:27.216" end="478477:06:27.316">
<span style="style-1">>> DOESN'T MATTER WHERE YOU PLAY
<br/>
IN THE
</span>
</p>
<p xml:id="s208396" region="speaker" begin="478477:06:27.316" end="478477:06:27.383">
<span style="style-1">>> DOESN'T MATTER WHERE YOU PLAY
<br/>
IN THE WORLD,
</span>
</p>
<p xml:id="s208397" region="speaker" begin="478477:06:27.383" end="478477:06:27.583">
<span style="style-1">>> DOESN'T MATTER WHERE YOU PLAY
<br/>
IN THE WORLD, THE
</span>
</p>
<p xml:id="s208398" region="speaker" begin="478477:06:27.583" end="478477:06:27.616">
<span style="style-1">>> DOESN'T MATTER WHERE YOU PLAY
<br/>
IN THE WORLD, THE BRAZILIANS
</span>
</p>
<p xml:id="s208399" region="speaker" begin="478477:06:27.616" end="478477:06:27.750">
<span style="style-1">IN THE WORLD, THE BRAZILIANS</span>
</p>
<p xml:id="s208400" region="speaker" begin="478477:06:27.750" end="478477:06:27.783">
<span style="style-1">IN THE WORLD, THE BRAZILIANS
<br/>
HAVE
</span>
</p>
<p xml:id="s208401" region="speaker" begin="478477:06:27.783" end="478477:06:27.850">
<span style="style-1">IN THE WORLD, THE BRAZILIANS
<br/>
HAVE A
</span>
</p>
<p xml:id="s208402" region="speaker" begin="478477:06:27.850" end="478477:06:27.966">
<span style="style-1">IN THE WORLD, THE BRAZILIANS
<br/>
HAVE A FAN
</span>
</p>
<p xml:id="s208403" region="speaker" begin="478477:06:27.966" end="478477:06:28.083">
<span style="style-1">IN THE WORLD, THE BRAZILIANS
<br/>
HAVE A FAN BASE
</span>
</p>
<p xml:id="s208404" region="speaker" begin="478477:06:28.083" end="478477:06:28.183">
<span style="style-1">IN THE WORLD, THE BRAZILIANS
<br/>
HAVE A FAN BASE THAT
</span>
</p>
<p xml:id="s208405" region="speaker" begin="478477:06:28.183" end="478477:06:28.266">
<span style="style-1">IN THE WORLD, THE BRAZILIANS
<br/>
HAVE A FAN BASE THAT SHOW
</span>
</p>
<p xml:id="s208406" region="speaker" begin="478477:06:28.266" end="478477:06:28.800">
<span style="style-1">IN THE WORLD, THE BRAZILIANS
<br/>
HAVE A FAN BASE THAT SHOW UP
</span>
</p>
</div>
</body>
</tt>
Hi, we're experiencing an issue with our dash content where the subtitles intermittently appear and then disappear. Any insights or solutions would be appreciated.
This is the tt content:
and this is the manifest:
The request to get captions are being made but subtitles are not being shown (at least some time appear and after disappear.
I am using 1.3.1 version.