Skip to main content

@remotion/media-parser

available from v4.0.190

This is an experimental package that parses video and other media files in order to extract relevant metadata.

warning

Unstable API: This package is experimental. We might change the API at any time, until we remove this notice.

Design goals:

  • Work in the browser, and server runtimes (Node.js, Bun, Edge, etc.)
  • Stream the content, only download as much data as necessary
  • Functional TypeScript API
  • Solve problems that are relevant for Remotion users

Installation

npm i --save-exact @remotion/media-parser@4.0.211
npm i --save-exact @remotion/media-parser@4.0.211
This assumes you are currently using v4.0.211 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

The following APIs are available:

License

Remotion License