ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Catch FFMPEG errors
Aperta
- Lingua principale
- C
- Stelle
- 17.8k
- Fork
- 1.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I'd like to be able to catch errors programmatically.
The API allows me to check the progress and the loggers, do you know if I can also catch errors ?
A workaround would be to listen to the logger and when "failed" is written I would know it failed, but I'm looking for a more performant solution.
Thanks!
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.