#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to