On Fri, Sep 22, 2017 at 12:53 PM, Kieran O Leary <[email protected]> wrote:
> How many source images do you have, and should the output definitely be > 25fps?also why not use something like > https://amiaopensource.github.io/ffmprovisr/#images_2_video > To process an image sequence rather than concat? Unless your images are > appended by datetime rather than sequential numbers? > Source images vary in number from case to case. Also, I went with concat option as I don't have images in sequential number format. Below is my image file data: file '/tmp/911165248722028290_out_5.png' duration 291 file '/tmp/911165248722028290_out_1.png' duration 328 file '/tmp/911165248722028290_out_7.png' duration 7 file '/tmp/911165248722028290_out_6.png' duration 8 > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". -- Thanks, Vivek _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
