Skip to content

[RFC] Ugoira to video #89

@dragon-fish

Description

@dragon-fish

方案一:MediaStream API

https://developer.mozilla.org/zh-CN/docs/Web/API/MediaStream_Recording_API

优点:原生
缺点:需要等待所有帧原速播放一遍

方案二:ffmpeg

https://github.com/ffmpegwasm/ffmpeg.wasm
https://www.npmjs.com/package/@diffusion-studio/ffmpeg-js

优点:转换效率高
缺点:库体积巨大(>30mb)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions