Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Multilingual Closed Captions to one video (audio)

Explorer ,
Apr 28, 2016 Apr 28, 2016

I was assigned to translate a spoken video with subtitles. Therefore i used YouTube to transcribe the audio to text. Imported this text into a Captivate 9 project.

What i want to achieve:

I want to create an interactive PDF in captivate with a menu that assigns translated subtitles (closed captions) to the same video. A user selects French, German, Dutch or whatever and the video starts with the selected subttles.

My starting point was

  1. to add a video, separated in video and audio on a slide,
  2. attach closed captions to the audio, 
  3. make it visible throughout the whole project and
  4. add slides per language.
  5. add (copy) the audio file per language

This seems not the way to go as my Closed Captions are automatically synced the audio Always: If i change the CC on a slide it will be changed everywhere...

Tried an alternative:

  1. add a video with audio included and cc added on a first slide
  2. add additional slides per language
  3. add the same video from the library (avoid to get too big project)
  4. add an empty audio file with the same length

Also not the way, when the slide (lets say Dutch) is selected theslide with the cc starts...but not the video. I have to use a multislide video in order to sync it with the project timing. When i pause the slide on enter, you can start the slide but the video doesn't start with the same click...

Before i continue to find workaround after workaround i call on all of you guru's out here: Is there a quicker way? Is there another way? Am i on the right track with these methods i tried?

Thanks!

Peter

1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 28, 2016 Apr 28, 2016

Maybe i should put it simpler:

Is there a way to let the user select a language as CC for a video in Captivate?

How would you do it?

Thanks in advance

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 28, 2016 Apr 28, 2016

Either have completely different CPTX files for each language, or if you are merging them all into a single CPTX file then you need to have branching set up so that they select their preferred language and jump to the first slide of that branch.

That's how I would do it.

There is currently no provision in Captivate to have multiple CC text languages for a single slide.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 29, 2016 Apr 29, 2016

Do you mean with different cptx files also different output (Pdf's)?

That's not what i was asked to create...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 29, 2016 Apr 29, 2016

It may not be what you were asked to create, but you asked how I would do it and that's what I would do.  It's simpler and cleaner.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 29, 2016 Apr 29, 2016

Fair enough 😉

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 29, 2016 Apr 29, 2016

Okay, i figuered it out:

  1. First slide: Add a video without audio and a separate audio file
  2. Set up (or import) CC for this audio.
  3. Duplicate slide to # languages
  4. Remove the audio
  5. Add a clone of the audiofile
  6. Turn on audio CC on slidenotes, set timing (work backwards)

Only issue i'm facing right now is that audio and video are not 100% in sync.

Still a lot of work...

Let's hope captivate will support video captioning next to udio captioning soon 😉

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Apr 29, 2016 Apr 29, 2016

We can create videos with multi-language CC timed perfectly with the video and displayed in Captivates CC.

You just need a video with the audio included.

This works for HTML5, I haven't attempted for SWF since we rarely publish to anything but HTML5 anymore.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 29, 2016 Apr 29, 2016

Ok. How? What is your approach?

We do have the video with audio includes.

Regards,

peter.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Apr 29, 2016 Apr 29, 2016
LATEST

I'm not going to post all of my secrets, that's part of what our business id for!

But it's easy enough to add closed captioning in arrays and time them to the video using the time update event listener built in to html5 video. The array to display would be based on a Captivate variable when the user selects their language.

You create an array for each of the language text captions and one array for the timing of the captions.

I posted the structure of a simple html5 video to insert as an html5 animation here.

Re: End of video

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources