ffmpegwasm / ffmpegwasm/ffmpeg.wasm
I want to add subtitles, but not work.
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
`
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)??
Contributor guide
Assessment
This issue has not been assessed yet.