[FFmpeg-trac] #4314(undetermined:new): Generate repeating image sequence with FFMPEG

FFmpeg trac at avcodec.org
Tue Feb 17 00:03:10 CET 2015


#4314: Generate repeating image sequence with FFMPEG
-------------------------------------+-------------------------------------
             Reporter:  ofirattia    |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 I would like to generate images sequence from stream with ffmpeg
 I know that I need to define for example :

 -f image2 -r 1/2 -s 150:150  "+directory+"img%02d.png
 that would generate img001,..
 Does any one faced with the issue of generating repeated image sequence?
 for example: 5 images - img1,img2,img3,img4,img5
 and the next image will override img1.
 any suggestions? thanks.

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


More information about the FFmpeg-trac mailing list