ffmpegwasm / ffmpegwasm/ffmpeg.wasm

I want to add subtitles, but not work.

Open
#387 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.