Percent signs are used by IM for special things as well as percent, so if you need to use them, you must escape them.It worked without the percentage sign. I posted a link in my second post.
Search found 4 matches
- 2013-12-05T19:43:28-07:00
- Forum: Users
- Topic: animated gif not being converted
- Replies: 7
- Views: 3141
Re: animated gif not being converted
- 2013-12-05T17:54:26-07:00
- Forum: Users
- Topic: animated gif not being converted
- Replies: 7
- Views: 3141
Re: animated gif not being converted
The stuff after that is just for caching the image. The server caches thumbnails and checks to see if the file exists. The weird thing is this script has worked for years, it just has a problem with this one image. Not sure why. I'll let it continue running to see if it has problems with other ...
- 2013-12-05T17:28:40-07:00
- Forum: Users
- Topic: animated gif not being converted
- Replies: 7
- Views: 3141
Re: animated gif not being converted
That only reorders the command line arguments and options.. $ /usr/bin/convert "Sin-ttulo-1.gif" -verbose -resize "150x150" "./_Sin-ttulo-1.gif%resize:150x150" Sin-ttulo-1.gif=>150x150-0[0] GIF 314x338=>139x150 139x150+0+0 8-bit Palette PseudoClass 256c 385KB 47.050u 0:28.320 It does not create the ...
- 2013-12-05T16:36:31-07:00
- Forum: Users
- Topic: animated gif not being converted
- Replies: 7
- Views: 3141
animated gif not being converted
It's strange because the resizing of all animated gifs has been working correctly for years. It seems to be having a problem with this particular file. Any help would be appreciated! Version: ImageMagick 6.7.7-10 2013-09-01 Q16 http://www.imagemagick.org $ /usr/bin/convert -verbose -resize "150x150 ...