Hi(gh)!
When trying to run a bash script to generate averaged frames from a sequence of images (all PNG, all 720 by 720 pixels), I got this message (partially in German due to my OS settings):
convert: ../../magick/string.c:845: DestroyStringInfo: Zusicherung [Assurance] »string_info->signature == 0xabacadabUL« nicht erfüllt [not met].
/home/yadgar/scripts/avgfilm.sh: Zeile 72: 26434 Abgebrochen [Aborted]
Is it a problem of ImageMagick, of bash or of my script?
See you in Khyberspace!
Yadgar
convert -average error message
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: convert -average error message
What version of IM? On what platform?
Please provide a reproducible example: the commands and input image(s) that show the problem.
Please provide a reproducible example: the commands and input image(s) that show the problem.
snibgo's IM pages: im.snibgo.com