The first set of commands looks like this:
Code: Select all
convert.exe ( "D:\Release\Backfile\Images\00092240.TIF" ) +matte -compress group4 -limit memory 1 -limit map 1 -define tiff:rows-per-strip=1 "D:\Release\Backfile\Redacted\\1977___004___0003_01567.tif"
Code: Select all
convert.exe D:\Release\Backfile\Redacted\\1977___004___0003_*.tif +matte -compress group4 -limit memory 1 -limit map 1 -define tiff:rows-per-strip=1 "D:\Release\Backfile\Redacted\\1977___004___0003.tif"
Code: Select all
convert: Memory allocation failed `No such file or directory'.
I will try to post the actual document but need to confirm it's okay with the client first.
I ran the commands manually with the verbose output: http://public.strahd98.fastmail.fm/work/merge.zip