Search found 2 matches

by thebobcampbell
2013-03-14T20:55:46-07:00
Forum: Users
Topic: convert creating multiple output files [6.7.7]
Replies: 2
Views: 4645

Re: convert creating multiple output files [6.7.7]

Thanks for the tips! I'll add the -composite. Don't know why, but it worked before without it.

Unfortunately, whichever repository Mint 14 uses has ImageMagick 6.7.7. :\ I even checked the unstable branch. I'll look around for 6.7.9 - maybe build from source.

Thanks again!
by thebobcampbell
2013-03-14T20:34:37-07:00
Forum: Users
Topic: convert creating multiple output files [6.7.7]
Replies: 2
Views: 4645

convert creating multiple output files [6.7.7]

I've been creating "painted" images using a time-lapse sequence with convert -compose lighten image1.jpg image2.jpg output.jpg I would then copy output.jpg to image2.jpg and move on to the next image in the place of image1.jpg Not pretty, but it worked. Since my last attempt, I upgraded my Linux ...