ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Catch FFMPEG errors
Đang mở
- Ngôn ngữ chính
- C
- Star
- 17.8k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.