Richard Stanway 17b3873578 obs-ffmpeg: Treat non-network errors as fatal too
4f873376 as part of PR #3460 changed ffmpeg_mux_packet to
fail = !ffmpeg_mux_packet. ffe4c855 only reverted that one line
instead of the entire previous commit. When the change was
reintroduced in 6071098a as part of PR #3740, it became
fail = ffmpeg_mux_packet without the negation.

This commit reverts db1e6aa and fixes the logic check.
2020-11-19 01:55:26 +01:00
..
2020-09-27 23:07:27 +02:00
2020-11-01 20:47:35 -08:00
2020-11-14 11:55:22 -08:00
2020-09-27 23:07:27 +02:00
2020-09-27 23:07:27 +02:00
2020-11-14 11:58:55 -08:00
2020-09-27 23:07:27 +02:00
2020-11-14 11:58:55 -08:00