We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WebCodecs API 为 Web 平台提供了音视频编解码能力,使得在 Web 平台(网页、Electron)上实现高效、专业的视频剪辑成品成为可能。
本文介绍使用纯 Web API 构建视频剪辑产品的原理。
文章链接:https://hughfenghen.github.io/posts/2024/10/28/webav-video-editor/
基于 WebAV 构建的剪辑产品(非开源)效果图
WebAV 项目的剪辑 DEMO:https://bilibili.github.io/WebAV/demo/6_4-video-editor
The text was updated successfully, but these errors were encountered:
赞
Sorry, something went wrong.
不错
No branches or pull requests
WebCodecs API 为 Web 平台提供了音视频编解码能力,使得在 Web 平台(网页、Electron)上实现高效、专业的视频剪辑成品成为可能。
本文介绍使用纯 Web API 构建视频剪辑产品的原理。
文章链接:https://hughfenghen.github.io/posts/2024/10/28/webav-video-editor/
基于 WebAV 构建的剪辑产品(非开源)效果图
WebAV 项目的剪辑 DEMO:https://bilibili.github.io/WebAV/demo/6_4-video-editor
The text was updated successfully, but these errors were encountered: