[FFmpeg-devel] [PATCH] ffmpeg.c: use sigterm_handler with sigpipe

Nicolas George george at nsup.org
Thu Jan 18 17:58:09 EET 2018


Mark Thompson (2018-01-18):
> Changing it to ignore the signal (set it to SIG_IGN) instead sounds
> like a safer option?

Yes, I think it would be somewhat safer. And it can be done without
modification to FFmpeg.

What is missing, though, is better control on error conditions: when
muxing in one output fails, choosing the behaviour for other outputs
(continue, abort, close cleanly).

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180118/3b4e8530/attachment.sig>


More information about the ffmpeg-devel mailing list