Package Exports
- @tvkitchen/appliance-video-caption-extractor
- @tvkitchen/appliance-video-caption-extractor/lib/index.js
- @tvkitchen/appliance-video-caption-extractor/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tvkitchen/appliance-video-caption-extractor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
TV Kitchen Video Caption Extractor Appliance
inputTypes: STREAM.CONTAINER
outputTypes: TEXT.ATOM
The Caption appliance consumes STREAM.CONTAINER
payloads and produces TEXT.ATOM
payloads which reflect the closed captions of the stream.
Dependencies
In order to use this appliance, you must have ccextractor installed on your system, and the ccextractor
command must work.
About the TV Kitchen
TV Kitchen is a project of Bad Idea Factory. Learn more at the TV Kitchen project site.