bilibili / WebAV

WebAV is an SDK built on WebCodecs, designed for creating and editing video files on the web platform. WebAV 是基于 WebCodecs 构建的 SDK,用于在 Web 平台上创建/编辑视频文件。
https://bilibili.github.io/WebAV/
MIT License
1.19k stars 121 forks source link

[需求] 新增截图某一帧为图片的能力 #267

Closed 23233 closed 1 month ago

23233 commented 2 months ago

可否在av-canvas中额外导出一个方法 跟previewFrame一样传入一个time 返回这个time的时候 canvas的画面返回! 谢谢.