Adding current number into image and wait 1 second between output
Posted: 2016-01-08T18:10:35-07:00
Hi there,
Two questions:
1. I want to add the current number (%d) of the image at the right bottom corner in red. I read the annotation doc, but they just many things, about how to place it, so it's readable. I don't need that. I only want to place it there.
How can I do that? How can I set the font size?
2. I want to output images with different timestamp. Because imagemagick outputs them so fast, that many of them have the same timestamp. So I just want the command line to wait for 1 second, before outputting the next image.
How can I do that?
Thank you very much!
Zoker
Two questions:
1. I want to add the current number (%d) of the image at the right bottom corner in red. I read the annotation doc, but they just many things, about how to place it, so it's readable. I don't need that. I only want to place it there.
How can I do that? How can I set the font size?
2. I want to output images with different timestamp. Because imagemagick outputs them so fast, that many of them have the same timestamp. So I just want the command line to wait for 1 second, before outputting the next image.
How can I do that?
Thank you very much!
Zoker