developher-net / developher-net/videojs-scene7
Support Scene7 caption tracks
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Scene7 supports captions in playback on a per-mediaset basis
example:
`PluginManager.push('caption','Scene7SharedAssets/adobe_qbc_final_cc,1');`
Add support for captions tracks defined through normal videojs expectations
Contributor guide
Research direction
Start by examining the existing Scene7 caption example using PluginManager.push('caption','Scene7SharedAssets/adobe_qbc_final_cc,1') and the plugin's playback integration. Compare that behavior with normal Video.js caption-track expectations. Done means captions defined through the standard Video.js approach work for Scene7 mediasets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100