ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Catch FFMPEG errors
Ouverte
- Langage dominant
- C
- Étoiles
- 17.8k
- Forks
- 1.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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!
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.