ffmpegwasm / ffmpegwasm/ffmpeg.wasm

ffmpeg.run() signature error

Open
#237 1 comment 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

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?

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.