Hi,
I have videos with embedded subtitles.
I would like to extract these subtitles to ASS files with the positions.
I extracted it as TTML file:
Code:<p begin="00:00:04.696" end="00:00:06.412" tts:origin="55.000% 10.000%"> <span>- I got to let <style tts:backgroundColor="#000000FF" tts:fontSize="18px"/></span> </p> <p begin="00:00:04.696" end="00:00:06.412" tts:origin="47.500% 15.333%"> <span>my babysitter go. <style tts:backgroundColor="#000000FF" tts:fontSize="18px"/></span> </p> <p begin="00:00:06.490" end="00:00:08.673" tts:origin="10.000% 10.000%"> <span>- Yeah, you've been here all day <style tts:backgroundColor="#000000FF" tts:fontSize="18px"/></span> </p> <p begin="00:00:06.490" end="00:00:08.673" tts:origin="10.000% 15.333%"> <span>don't worry. <style tts:backgroundColor="#000000FF" tts:fontSize="18px"/></span> </p> <p begin="00:00:08.751" end="00:00:10.008" tts:origin="20.000% 84.667%"> <span>- Is Bethenny still here? <style tts:backgroundColor="#000000FF" tts:fontSize="18px"/></span> </p> <p begin="00:00:10.085" end="00:00:11.625" tts:origin="20.000% 79.333%"> <span>- Bethenny had to go home, <style tts:backgroundColor="#000000FF" tts:fontSize="18px"/></span> </p> <p begin="00:00:10.085" end="00:00:11.625" tts:origin="20.000% 84.667%"> <span>because Bryn was at home. <style tts:backgroundColor="#000000FF" tts:fontSize="18px"/></span>
"tts: origin" are the positions. But how can I concert them into a ASS file?
+ Reply to Thread
Results 1 to 3 of 3
Similar Threads
-
Convert ttml+png to .sub/.idx or .sup with Subtitle Edit
By nzhd in forum SubtitleReplies: 2Last Post: 23rd Apr 2020, 22:17 -
Extract CC with text positions
By Hakunamatata67 in forum SubtitleReplies: 4Last Post: 11th Dec 2017, 23:50 -
TTML subtitles
By vidblue in forum SubtitleReplies: 6Last Post: 19th Jun 2017, 22:05 -
SRT to TTML Issue
By Kodae in forum SubtitleReplies: 3Last Post: 6th Mar 2015, 12:02 -
audio channel positions
By chazz spacey in forum AudioReplies: 8Last Post: 17th Nov 2014, 15:33