Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check out this new library! #26

Open
chijete opened this issue Nov 27, 2024 · 0 comments
Open

Check out this new library! #26

chijete opened this issue Nov 27, 2024 · 0 comments

Comments

@chijete
Copy link

chijete commented Nov 27, 2024

We have based on this repository to create a ready-to-use library: CrafyVideoJS

CrafyVideoJS is a lightweight, hardware-accelerated (GPU) client-side JavaScript library for manipulating, decoding, and encoding MP4 H.264 (AVC) videos directly in the browser.

We have adapted the code to turn it into a structured library and implemented improvements:

  • Management of the frame queue in the VideoEncoder to avoid bottlenecks.
  • Calculate the codec based on the resolution and bitrate of the output video.
  • Improve audio track management.
  • Add an ETA (estimated time until processing is completed).

And much more!

You can see and use the library at https://github.com/chijete/CrafyVideoJS

Contributions are welcome! 💙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant