ffmpegwasm / ffmpegwasm/ffmpeg.wasm
I want to add subtitles, but not work.
未关闭
- 主要语言
- C
- 星标
- 17.8k
- 派生
- 1.1k
- PR 合并指标
- 30 天内没有已合并 PR
描述
`
ffmpeg.run('-i', 'input.mp4', '-vf', 'subtitles=test.srt', 'output.mp4')
`
I use https://unpkg.com/@ffmpeg/core@0.11.0/dist/ffmpeg-core.wasm, but not work.
Isn't this problem solved in [#138](https://github.com/ffmpegwasm/ffmpeg.wasm/issues/138)??
贡献指南
评估
这个 Issue 还没有评估数据。