[FFmpeg-trac] #4333(undetermined:new): Time lapse starting from arbitrary number

FFmpeg trac at avcodec.org
Thu Feb 26 09:39:03 CET 2015


#4333: Time lapse starting from arbitrary number
-------------------------------------+-------------------------------------
             Reporter:  rlagreid     |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:  time lapse   |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 I am trying to automate a time lapse generation, but it has been difficult
 to synchronize the camera with ffmpeg.
 ffmpeg requires a starting sequence number in order to find the files to
 process, but since that may vary the process fails.
 The command being executed is:
 ffmpeg -framerate 30 —start_number 428 -i Images/image%05d.jpg -c:v
 libx264 -r 30 time_lapse.mp4

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4333>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list