ffmpegwasm / ffmpegwasm/ffmpeg.wasm
ffmpeg.run() signature error
未關閉
- 主要語言
- C
- 星號
- 17.8k
- 分支
- 1.1k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When I use ffmpeg.run('-i', name,'output.mp4'); everything is OK. Transcode is successful.
When I add arguments to the function such as ffmpeg.run('-i', name,'c:v','libx265','output.mp4'); I get a "function signature error".
I believe I am using the right syntax according to your documentation. The version I run is 0.10.0.
Can you please tell me what I am doing wrong?
貢獻指南
評估
這個 Issue 還沒有評估資料。