ffmpegwasm / ffmpegwasm/ffmpeg.wasm
ffmpeg.run() signature error
Aperta
- Lingua principale
- C
- Stelle
- 17.8k
- Fork
- 1.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.