[FFmpeg-trac] #5396(undetermined:new): ffmpeg don`t close program if -t or -to used with -map 0

FFmpeg trac at avcodec.org
Fri Apr 1 20:34:21 CEST 2016


#5396: ffmpeg don`t close program if -t or -to used with -map 0
-------------------------------------+-------------------------------------
             Reporter:  szmeny       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by szmeny):

 Above i`ve attached log for below command:
 {{{
 ffmpeg -v 9 -loglevel 99 -i udp://@239.100.100.103:5000 -map 0 -codec copy
 -to 15 -f mpegts /root/test.ts >> /root/test.txt 2>&1
 }}}
 After update ffmpeg to latest from GIT, program sometimes stop recording
 and quit, but as most cases he still leave launched program (and analyze
 something - as indicated by attached logs) after stop recording with time
 duration given in -t/-to option.

 ps.
 '-t' option gice same results such as '-to'

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5396#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list