question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webvtt subtitles and embedded colouring.

See original GitHub issue

Hi , I’m using exoplayer 2.10.6

Is there a way to enable embedded subtitle colouring in Webvtt subtitles? For example:

00:10:21.920 --> 00:10:23.960 line:83%
<c.white.bg_black>Test subtitle white foreground, black background</c>

00:10:56.840 --> 00:11:00.080 line:75%
<c.lime.bg_black>Test subtitle green, black background</c>

Bold, italics and underline Tags works but dynamic colouring doesn’t.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
icbakercommented, Feb 14, 2020

Ah, sorry! I assumed re-opening a locked & closed issue would make it unlocked & open but it seemed to make it locked & open. I just unlocked it as well - can you comment on it now?

0reactions
icbakercommented, Feb 17, 2020

Should be working in dev-v2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebVTT: The Web Video Text Tracks Format - W3C
WebVTT files provide captions or subtitles for video content, and also text video descriptions [MAUR], chapters for content navigation, and more ...
Read more >
Configure Caption Style | Warpwire
The Warpwire media platform makes it easy to customize closed captions on your videos. Follow this guide and learn how to change text...
Read more >
How to Create and Customize WebVTT Subtitle File ? - YouTube
You have probably all used an SRT (SubRip) file. Well, the WebVTT format, provide even more customization features than SRT, ...
Read more >
Improving Video Accessibility with WebVTT - CSS-Tricks
WebVTT is a technology that solves helps with captioned content as a subtitle format that integrates easily with already-existing web API s.
Read more >
WebVTT (Web Video Text Tracks) - Speechpad
WebVTT is a relatively new standard for captions and subtitles published by the World Wide Web Consortium (W3C). The acronym stands for “Web...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found