[FFmpeg-trac] #6336(ffmpeg:new): No Way to Cleanly Terminate ffmpeg.exe while capturing screen

FFmpeg trac at avcodec.org
Sat Apr 22 01:35:41 EEST 2017


#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


More information about the FFmpeg-trac mailing list