ffmpeg.wasm
ffmpeg.wasm copied to clipboard
I want to add subtitles, but not work.
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??
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
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