[FFmpeg-trac] #4875(ffmpeg:new): Last frame of low-fps vfr mov input file duplicated 40000 times

FFmpeg trac at avcodec.org
Thu Sep 24 10:51:10 CEST 2015


#4875: Last frame of low-fps vfr mov input file duplicated 40000 times
-------------------------------------+-------------------------------------
             Reporter:  maxvgi       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  ffmpeg
              Version:  git-master   |               Resolution:
             Keywords:  mov fps      |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by maxvgi):

 The input file was created from ip-camera with
 {{{
 ffmpeg -rtsp_transport tcp -stimeout 30000000 -i rtsp://.... -copytb -1
 -vcodec copy -an -map 0:0 -f segment -segment_time 30 -segment_format mp4
 out_%d.mp4
 }}}

 My camera output stream options allow setting only fixed fps, but some
 frames where possibly lost during network transmission or by camera
 hardware.

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


More information about the FFmpeg-trac mailing list