#10834: ffmpeg does not gracefully stops when receiving SIGTERM
-------------------------------------+-------------------------------------
Reporter: razvan | Owner: Michael
| Niedermayer <michael@…>
Type: defect | Status: closed
Priority: normal | Component:
| undetermined
Version: git-master | Resolution: fixed
Keywords: pulseaudio | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Michael Niedermayer <michael@…>):
* owner: (none) => Michael Niedermayer <michael@…>
* resolution: => fixed
* status: new => closed
Comment:
In [changeset:"d7173e982ec815dcf70999c8683c465b99ce249c/ffmpeg"
d7173e9/ffmpeg]:
{{{#!CommitTicketReference repository="ffmpeg"
revision="d7173e982ec815dcf70999c8683c465b99ce249c"
fftools/ffmpeg: fix gracefully shutdown
d119ae2fd82a494d9430ff4d4fc262961a68c598 removed the loop-breaking
condition
received_sigterm.
Thus, signals no longer gracefully shutdown ffmpeg.
Fixes: #10834
Signed-off-by: Patrick Wang <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10834#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".