wasm-media-encoders
wasm-media-encoders copied to clipboard
Add support for MP3 VBR header
MP3 files encoded with VBR have inaccurate durations due to lack of LAME header. This will require modifying the beginning of the output buffer after finalization.