You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

  Tuesday, 23 May 2023
  1 Replies
  441 Visits
Hi!

I want to insert a html5 Video (mp4) with a seperate subtitle file.

I would need a code like this:

<track
kind="captions" src="/Marzari.vtt" srclang="en"
label="English"> </video>

Is there a way to do this with JCE Editor?

thanks in advance.

best regards!
more than a month ago
·
#113803
You can add the <track> tag to the <audio> or <video> tags by editing the HTML in the Code tab.

You should also be able to add the <track> HTML in the Text or HTML field in the Advanced tab of the Media Manager, but a bug in JCE Pro 2.9.36 currently prevents this. This is fixed in JCE Pro 2.9.37 RC - https://www.joomlacontenteditor.net/downloads/editor/pro/development

JCE Pro 2.9.37 will be released this week.

I will probably be adding a dedicated option to the Media Manager for adding / editing the <track> tag for audio and video in a future uptdate, but until then use the methods described above.

Just because you're not paranoid doesn't mean everybody isn't out to get you.

  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!