exelearning / iteexe

eXeLearning: Your Free and Open Source Editor to create Educational Resources.
http://exelearning.net
GNU General Public License v2.0
132 stars 49 forks source link

FR: TinyMCE 4 - Add subtitles to video #255

Closed ignaciogros closed 2 years ago

ignaciogros commented 6 years ago

Improve the media plugin so you can add subtitles to a video without editing the HTML code (you can use VTT subtitles with MediaElement too). See http://exelearning.net/forums/topic/srt-en-video/

r1goo commented 6 years ago

@ignaciogros did you overpass this issue?

ignaciogros commented 6 years ago

Hi @r1goo,

Not yet... We're currently working on a new eXe version that will be released soon, but I don't think It'll have this functionality.

I'll update this issue as soon as it's done.

Until then, you can add the subtitles as described in http://exelearning.net/forums/topic/srt-en-video/#post-29151

ignaciogros commented 2 years ago

Hola Manuel: Acabo de probar el plugin. ¿Qué te parece eliminar srclang=""? De momento no admite más de un subtítulo. Lo ideal (al menos para más adelante) sería permitir más de un subtítulo y, de cada uno, poder especificar LABEL (para que no sea siempre "Subtítulos" y SRCLANG). Por favor, decide tú si es mejor dejar el atributo sin valor ahora. ¿Cierras la incidencia después? Muchas gracias.

ignaciogros commented 2 years ago

SRCLANG attribute removed in 12cd1fba6d99539c9e28ff19117e7ad80826c962. Closed for the moment. FR for the future: Multiple subtitles (different languages). You should be able to define language and title of each file.