Opened 9 years ago

Closed 8 years ago

#4314 closed enhancement (invalid)

Generate repeating image sequence with FFMPEG

Reported by: ofirattia Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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.

Change History (1)

comment:1 by Elon Musk, 8 years ago

Resolution: invalid
Status: newclosed

This is not support channel.

Note: See TracTickets for help on using tickets.