Errors in Montage
I am trying to use montage to merge a few images together into one file but I am getting a couple of errors. I don't know what is causing them or what the errors even are since I can't find any doccumentation on them. The errors are:
montage: Application transferred too few scanlines.
montage: pixel cache is not open `L_12690288_06_07200_COL_2001.JPG'.
Anyone have any clue on this one? I had it working fine on Saturday, but for some reason now it isn't working at all. The command I am using is
montage +frame +shadow +label -tile 2x1 -geometry 6000x2000 L_12690286_06_07200_COL_2001.JPG L_12690288_06_07200_COL_2001.JPG out.jpg
|