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
- Support
- Forum
- JCE Editor
- HTML5 Video with Subtitles
Support is currently Offline
Official support hours:
Monday To Friday
From 09:00 To 17:00 Europe/London (BST)
From 09:00 To 17:00 Europe/London (BST)
Please post your question in the Forum and we will get back to you as soon as we can.
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!
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!
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.
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!
Be one of the first to reply to this post!