ffmpeg.wasm icon indicating copy to clipboard operation
ffmpeg.wasm copied to clipboard

I want to add subtitles, but not work.

Open 305371179 opened this issue 3 years ago • 2 comments

ffmpeg.run('-i', 'input.mp4', '-vf', 'subtitles=test.srt', 'output.mp4')

I use https://unpkg.com/@ffmpeg/[email protected]/dist/ffmpeg-core.wasm, but not work.

Isn't this problem solved in #138??

305371179 avatar Aug 21 '22 12:08 305371179

ffmpeg.run('-i', 'input.mp4', '-vf', 'subtitles=test.srt', 'output.mp4')

我使用 https://unpkg.com/@ffmpeg/[email protected]/dist/ffmpeg-core.wasm,但不起作用。

这个问题不是在#138中解决了吗??

May I ask if your problem has been resolved

syjf avatar Apr 15 '24 06:04 syjf

ffmpeg.run('-i', 'input.mp4', '-vf', 'subtitles=test.srt', 'output.mp4')

我使用 https://unpkg.com/@ffmpeg/[email protected]/dist/ffmpeg-core.wasm,但不起作用。

这个问题不是在#138中解决了吗??

May I ask if your problem has been resolved

syjf avatar Apr 15 '24 07:04 syjf