Skip to main content

@remotion/captions

Available from v4.0.216

The @remotion/captions package provides utilities for dealing with subtitles.

At the centre of this caption is the Caption type, which defines a standard shape for captions from different sources.

Captions generated from @remotion/install-whisper-cpp can be converted into the Caption type.

npm i --save-exact @remotion/captions@4.0.216
npm i --save-exact @remotion/captions@4.0.216
This assumes you are currently using v4.0.216 of Remotion.
Also update remotion and all `@remotion/*` packages to the same version.
Remove all ^ character in front of the version numbers of it as it can lead to a version conflict.

APIs

License

MIT