@ludovicm67/ogg-tools
v0.1.3
Published
OGG tools
Downloads
7
Readme
OGG tools
Install this library
npm install @ludovicm67/ogg-tools
The following is exposed:
Buffer
: Buffer that works on both Node.js and browsersutils.blobToArrayBuffer
: a function to convert a Blob to an ArrayBufferfix
: the function to use to fix a chunk by using the previous one
Command line tool
The cli
folder contains a command line tool that can be used to fix or merge chunks.
Have a look at the README of the CLI for more information.