Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mandala recognizes multilingual transcripts. Separating languages is more flexible in Mandala  This lets you add multiple languages and translations per transcript.  You can separate languages by: 

  1. Putting each language on a new line,

...

  1. OR
  2. Using a sequence of characters to separate languages
    • You can use any set of characters, as long as the set is consistent 

Here's an example using / to separate out languages.   

 

Code Block
WebVTT  
 
00:00:01.00 --> 00:00:03.01
Hello, welcome to Audio-Video./ 
Hola, bienvenido a Audio-Video. 
 
00:00:04.00 --> 00:00:05.02
You can create dynamic transcripts with Audio-Video./
Usted puede crear transcripciónes con Audio-Video. 
 
00:00:05.15 --> 00:00:7.00
We can help you get started quickly./ 
Nosotros podemos ayudarle a empezar rápidamente. 
Code Block