I'm trying to run the following command:
Code: Select all
convert -virtual-pixel transparent image1.tif image2.tif
Code: Select all
convert: unable to acquire cache view 'No such file or directory' @ fatal/cache-view.c/AcquireAuthenticCacheView/120.
Any ideas?
Note that the original command is much longer and involves distortion and composition, but it seems that the -virtual-pixel option is the cause of the error.
Thanks