Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I want to generate an image of screenshots of a video. I am trying to use bash and mplayer. I already know how to generate the snapshot of the movie, my next step is to manipulate these images to thumbnailize it, and then insert them in a grid-like fashion to a background image.
People recomend using montage for that matter. If there is a script that does something along those lines, would be great.