The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
JHB
6 years agoFrequent Contributor
GoToWebinar Transcriptions / Subtitles
I used the auto-transcription feature to create a text version of the webinar audio. We need to share the webinar recording via our YouTube page. I'm not clear how to USE the G2W transcription. I se...
- 6 years ago
The text you provided is a .vtt file, not a .srt file. The subtle difference is a comma vs a period.
The VTT file looks like this
00:00:00.030 --> 00:00:05.279
The SRT file looks like this
00:00:00,030 --> 00:00:05,279
Make sure the last part is three digits, not two. Several of yours have two digits, which might cause malfunctions.
JHB
6 years agoFrequent Contributor
Interesting. The file had .SRT as its filetype in filename. I'm pretty sure that excerpt was the download of automated captions from last one we posted to YouTube. Lots to know.
I think I'll mostly be working with raw transcript at first, straight from G2W. And that's purely a TXT file. Thanks for adding to the discussion.
Does anyone know if the G2W format has a NAME for its type? If yes, there's likely a converter that could be used to adapt the existing time notations into a format YouTube can read.
Chris Droessler
6 years agoRespected Contributor
I have GoTo create a transcript and copy it to a Word document.
I edit that Word doc and create natural line breaks for the length of each caption. I try to keep the length of my captions to three lines of text or less, which is about one line of text in a Word doc.
Then I go into Final Cut Pro where I insert the captions and adjust the length of time each appears on screen. I tweak the text and fix the proper nouns, etc.
When I have all the captions correct, I export the captions using X-Title Mojave, which is a third-party tool to export the captions from Final Cut Pro. This creates a .vtt file with my captions. The regular caption export in Final Cut Pro does not work well for me.
I then do a final edit on the .vtt file to set the horizontal and vertical placement of the captions.
I upload the video and the .vtt file to my website and then check for errors.
A typical line in my .vtt file will look like this:
00:00:17.633 --> 00:00:21.300 align:left position:5% line:-3
That is good for any caption that is one or two lines of text. I change the "3" at the end of the line to a "4" if the caption is 3 lines of text.