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

Suggestion for Improving Web-Based Video Editor #2

Open
johnbaoss opened this issue Aug 28, 2024 · 4 comments
Open

Suggestion for Improving Web-Based Video Editor #2

johnbaoss opened this issue Aug 28, 2024 · 4 comments

Comments

@johnbaoss
Copy link

johnbaoss commented Aug 28, 2024

using WebCodecs can reduce server overhead and lower costs by enabling more efficient media processing directly in the browser. For animations, both Lottie and Fabric.js are viable options:

Lottie is great for lightweight animations and easy integration with JSON-based animation files.
Fabric.js is excellent for handling text and images. It offers robust features for creating and manipulating canvas elements, making it a good choice for interactive graphics and dynamic content on the web.

Choose based on the complexity and requirements of your animations.

@johnbaoss johnbaoss changed the title Great product, I have a suggestion. Suggestion for Improving Web-Based Video Editor Aug 28, 2024
@johnbaoss
Copy link
Author

johnbaoss commented Aug 28, 2024

WebAV is an SDK built on WebCodecs, designed for creating and editing video files on the web platform.

@johnbaoss
Copy link
Author

libmedia A high-performance media library implemented in TypeScript, support WebCodecs and Wasm.

@lh-sn
Copy link
Collaborator

lh-sn commented Aug 28, 2024

@johnbaoss thanks for your input. Next version of our timeline is comming powered by Webcodecs API.

@platform-kit
Copy link

@lh-sn that's exciting news! What's your best guess at an ETA?

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

3 participants