webm-duration-fix icon indicating copy to clipboard operation
webm-duration-fix copied to clipboard

What is `webm-duration-fix-buffer`?

Open Stadly opened this issue 8 months ago • 0 comments

On npm.js, there is a new library webm-duration-fix-buffer. It links to this repo, but the code base is slightly different.

The differences I've found are:

  1. webm-duration-fix-buffer does not have issue #5.
  2. webm-duration-fix-buffer imports correctly on Vite.
  3. webm-duration-fix-buffer incorrectly sets the mime type to "video/webm;" instead of using blob.type.

What is the plan going forward? It would have been great to have a single library fixing both 1, 2, and 3 :)

Stadly avatar Jun 20 '24 09:06 Stadly