0.1.3 • Published 2 years ago
@ludovicm67/ogg-tools v0.1.3
OGG tools
Install this library
npm install @ludovicm67/ogg-toolsThe 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.