Advertisement
teague

Untitled

Aug 28th, 2024 (edited)
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.19 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <tt xmlns="http://www.w3.org/ns/ttml" xmlns:ebuttm="urn:ebu:tt:metadata" xmlns:ebutts="urn:ebu:tt:style" xmlns:ittp="http://www.w3.org/ns/ttml/profile/imsc1#parameter" xmlns:itts="http://www.w3.org/ns/ttml/profile/imsc1#styling" xmlns:ttm="http://www.w3.org/ns/ttml#metadata" xmlns:ttp="http://www.w3.org/ns/ttml#parameter" xmlns:tts="http://www.w3.org/ns/ttml#styling" ittp:activeArea="12% 63.696% 76% 31.304%" ttp:cellResolution="40 24" ttp:timeBase="media" xml:lang="en-US" xml:space="default">
  3.   <head>
  4.     <ttm:copyright>Luuv</ttm:copyright>
  5.     <metadata>
  6.       <ebuttm:documentMetadata>
  7.         <ebuttm:conformsToStandard>http://www.w3.org/ns/ttml/profile/imsc1/text</ebuttm:conformsToStandard>
  8.         <ebuttm:conformsToStandard>urn:ebu:tt:distribution:2018-04</ebuttm:conformsToStandard>
  9.         <ebuttm:documentOriginatingSystem>ebu-tt-live.3.0.0</ebuttm:documentOriginatingSystem>
  10.       </ebuttm:documentMetadata>
  11.     </metadata>
  12.     <styling>
  13.       <style ebutts:linePadding="0.5c" tts:textAlign="center" xml:id="ccText"/>
  14.       <style tts:backgroundColor="#000000ff" tts:color="#00ffffff" xml:id="Speaker1"/>
  15.       <style tts:backgroundColor="#000000ff" tts:color="#00ff00ff" xml:id="Speaker2"/>
  16.       <style tts:backgroundColor="#000000ff" tts:color="#0000ffff" xml:id="Speaker3"/>
  17.       <style tts:backgroundColor="#000000ff" tts:color="#ff0000ff" xml:id="Speaker4"/>
  18.       <style tts:backgroundColor="#000000ff" tts:color="#00ff00ff" xml:id="Speaker5"/>
  19.       <style itts:fillLineGap="true" xml:id="StyleFillLineGapTrue"/>
  20.       <style tts:fontFamily="proportionalSansSerif, default" xml:id="fontFamilyStyle"/>
  21.       <style tts:fontSize="100%" tts:lineHeight="100%" xml:id="regularFont"/>
  22.     </styling>
  23.     <layout>
  24.       <region tts:displayAlign="after" tts:extent="76% 23.478%" tts:origin="12% 71.522%" tts:overflow="visible" xml:id="R1"/>
  25.     </layout>
  26.   </head>
  27.   <body ttm:role="caption">
  28.     <div style="StyleFillLineGapTrue fontFamilyStyle">
  29.         <p region="R1" begin="00:00:00.000 " end="00:00:10.000 " style="regularFont ccText" xml:id="Caption1">
  30.              <span style="Speaker1">Test</span>
  31.          </p>
  32.       </div>
  33.   </body>
  34. </tt>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement