#6336: No Way to Cleanly Terminate ffmpeg.exe while capturing screen
-------------------------------------+----------------------------------
             Reporter:  dbareis      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by dbareis):

 {{{
 ffmpeg\bin> taskkill /im ffmpeg.exe
 ERROR: The process "ffmpeg.exe" with PID 10808 could not be terminated.
 Reason: This process can only be terminated forcefully (with /F option).
 }}}

 If my command line can be altered to not corrupt the file, I can live with
 that, what is the new command line?  I tried adding "-f mpegts" from a
 google but that made no difference and neither did replacing "gdigrab".

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6336#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to