Search found 3 matches

by dlz
2012-01-13T05:34:41-07:00
Forum: Kudos and Rants
Topic: Imagemagick does the magic in ffpoth - a movie thumbnailer
Replies: 3
Views: 132076

Re: Imagemagick does the magic in ffpoth - a movie thumbnail

Thank you, Anthony!

First of all, this is not a pixar movie. It is Big Buck Bunny from the Blender Foundation . It is a open movie.

Well, as you might already noticed, almost everything I have learned about IM, I have learned from your IM-Usage-Site. I have to thank you for that!
Your site is ...
by dlz
2012-01-12T05:41:42-07:00
Forum: Kudos and Rants
Topic: Imagemagick does the magic in ffpoth - a movie thumbnailer
Replies: 3
Views: 132076

Imagemagick does the magic in ffpoth - a movie thumbnailer

Hello!
I want to thank all developers of imagemagick, because imagemagick does most of the magic in a little tool i made.
Take a look at this image:

http://img196.imageshack.us/img196/3733/fookl.th.jpg

The whole compositing is done with IM.
ffpoth, thats the name of the tool i made, takes still ...
by dlz
2012-01-11T10:44:15-07:00
Forum: Bugs
Topic: PPM: newline added to comment readout
Replies: 1
Views: 6359

PPM: newline added to comment readout

Hello!
Imagemagick is awesome! However i discovered a bug in comment handling.
convert rose: -set comment 'hello' PPM:- | identify -format "%c" -
this returns an extra newline. this also occures when writing the comment as an 'annotate' or 'label'.
the comment feature is quite good to send ...