videojs-caption

Flexiby display captions, especially for Asian characters.

Usage no npm install needed!

<script type="module">
  import videojsCaption from 'https://cdn.skypack.dev/videojs-caption';
</script>

README

Video.js Captions

A plugin that displays captions given a caption data in format similar to sami format. The plugin supports displaying multiple captions at once, with different positions and alignments. Also support roll-on and pop-on mode.

Demo and Documentation

See [here]((http://www.sampingchuang.com/videojs-caption)

Features

  • Custom styling
  • Display captions horizontally or vertically(for Asian characters)
  • Display multiple captions simultaneously at different positions and alignment
  • Pop-on and roll-on mode (useful for live programming or broadcasting)
  • Inline Styling with html tags or css
  • Make dynamic changes

History

  • 0.4
    • initial release

License

This project is licensed under MIT.