Page 1 of 1
Html video subtitle
Posted: Thu Oct 07, 2021 10:29 am
by Dragos
It îs posibile to add subtitle to HTML5 video or video galery?
Re: Html video subtitle
Posted: Thu Oct 07, 2021 10:54 am
by BaconFries
Not directly as this will require a custom script to do so. But it is possible by yourself using a .srt file (SubRip Text) uploaded to the location of the video file. See the following
https://developer.mozilla.org/en-US/doc ... TML5_video
https://www.3playmedia.com/learn/how-to ... aptioning/
Re: Html video subtitle
Posted: Thu Oct 07, 2021 11:10 am
by Pablo
In WWB17, you can add subtitles to HTML5 video.