We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write a plugin for WebVTT in MP4.
The text was updated successfully, but these errors were encountered:
i have a PR that implemented segmented webvtt. Maybe it is of some use to this project,
#291
Sorry, something went wrong.
@kfwerf, #291 doesn't address the same feature.
#277 is about WebVTT embedded in MP4. #291 adds segmented WebVTT to v1 by parsing WebVTT cues.
We have already implemented segmented WebVTT in v2 (#150) and do not plan to backport to v1. v1 is in maintenance.
Please see the preview branch for the v2 work in progress. Thanks!
preview
MIME type 'application/mp4', codecs 'wvtt'
Add new WebVTT in MP4 asset
2f96d80
Also adds segments for testing. Issue #277 Change-Id: Ib461414e3cd7eaeb25ae8ce001a3e6d890e2eef5
8b767df
ismena
No branches or pull requests
Write a plugin for WebVTT in MP4.
The text was updated successfully, but these errors were encountered: