diff options
author | softworkz <softworkz@hotmail.com> | 2025-04-19 23:57:33 +0200 |
---|---|---|
committer | softworkz <softworkz@hotmail.com> | 2025-05-03 07:57:27 +0200 |
commit | b322640b4f08655d31aa2c0912d1063f86529e75 (patch) | |
tree | 2cf70ac831631516d6c7a12a7fe512b7b711b0b6 /tests/api/api-dump-stream-meta-test.c | |
parent | 26429eee22d6b2ccb9b45747975b34806398a33c (diff) | |
download | ffmpeg-b322640b4f08655d31aa2c0912d1063f86529e75.tar.gz |
fftools/ffmpeg: Log exit code on exit
When viewing logs, there are situations where it is not entirely
clear whether ffmpeg CLI has exited gracefully. The two primary cases
are
- A crash/segfault has occured
Windows for example doesn't output any message to the calling shell
- The process has been terminated (e.g. killed externally)
Printing a message on exit provides a reliable indication that the
process has exited normally.
Printing the exit code is useful as it usually remains invisible
and unnoticed by users running FFmpeg from a shell.
Signed-off-by: softworkz <softworkz@hotmail.com>
Diffstat (limited to 'tests/api/api-dump-stream-meta-test.c')
0 files changed, 0 insertions, 0 deletions