ffmpegwasm / ffmpegwasm/ffmpeg.wasm

ffmpeg.run() signature error

Aperta
#237 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.