[FFmpeg-trac] #6336(ffmpeg:closed): No Way to Cleanly Terminate ffmpeg.exe while capturing screen
FFmpeg
trac at avcodec.org
Sat Oct 7 13:35:43 EEST 2023
#6336: No Way to Cleanly Terminate ffmpeg.exe while capturing screen
-------------------------------------+-----------------------------------
Reporter: dbareis | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: ffmpeg
Version: unspecified | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by Anh Trinh):
I encountered the same issue as well.
My usecase is: ffmpeg process receive packets sent from browser
MediaRecorder via websocket, recording as HLS .ts 6s segments.
However, when I stop MediaRecorder, and then send and `SIGTERM` to ffmpeg,
it just hang there. Then I wait about couple of seconds and send
`SIGKILL`, but then the last segments failed to be written.
Would be nice if this can be fixed.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6336#comment:21>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list