ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Catch FFMPEG errors

Abierto
#273 1 comentario 4 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
17.8k
Forks
1.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.