convert with crop UnableToConcatenateString error
Posted: 2008-02-20T06:44:36-07:00
hi all,
i try to split map , i use command 'convert -limit memory 1 -limit map 1 -crop 256x256 -quality 75 MAP.jpeg split_map.jpeg'
i know this command ran before with a map 19000*9000 but this time map is 38000*18000
when i ran this command with map that is 38000*18000
an error occur and is says
" convert: UnableToConcatenateString `No such file or directory'. "
number of the split_maps can be bigger than 10000 , is that a problem ?
i try to split map , i use command 'convert -limit memory 1 -limit map 1 -crop 256x256 -quality 75 MAP.jpeg split_map.jpeg'
i know this command ran before with a map 19000*9000 but this time map is 38000*18000
when i ran this command with map that is 38000*18000
an error occur and is says
" convert: UnableToConcatenateString `No such file or directory'. "
number of the split_maps can be bigger than 10000 , is that a problem ?