cdgriffith / FastFlix

FastFlix is a free GUI for H.264, HEVC and AV1 hardware and software encoding!
https://fastflix.org/
MIT License
1.13k stars 55 forks source link

[BUG] Sometimes it shows "conversion complete" when it errors #101

Closed cdgriffith closed 3 years ago

cdgriffith commented 3 years ago

When FFmpeg does not return an error code, but still stops halfway through the encode FastFlix will still treat it as a success as there was no error code given by FFmpeg.

The behavior will have to change to also check log messages.

cdgriffith commented 3 years ago

Issue should be fixed in 3.4.0