@framekit/plugin-webm-writer

0.0.1 • Public • Published

@framekit/plugin-webm-writer

This framekit plugin uses WebM Writer ESM (a fork of WebM Writer) to encode or mux frames into a WebM video.

Browser Requirements

This plugin can directly encode canvas frames into WebM movies. For that, it requires a browser that can convert canvases to WebP images, which currently is only Firefox and Chromium-based browsers (Chrome, Edge, etc.).

This plugin can also be used with WebCodecs to mux encoded frames into the WebM format. Currently only Chromium-based browsers support the WebCodecs API.

Thanks to:

This plugin uses WebM Writer ESM, which is largely based on WebM Writer.

Readme

Keywords

none

Package Sidebar

Install

npm i @framekit/plugin-webm-writer

Weekly Downloads

1

Version

0.0.1

License

BSD-3-Clause

Unpacked Size

4.47 kB

Total Files

6

Last publish

Collaborators

  • tungs