Thanks, I am aware of both files, both are present, it's just the *.cache file that I cannot generate properly, it works when the -density is set low or ommited, here are the resources available:
root@localhost:/tmp# convert -list resource
File Area Memory Map Disk Thread Time ...
Search found 3 matches
- 2015-01-23T01:30:35-07:00
- Forum: Users
- Topic: Convert to MPC failing
- Replies: 4
- Views: 4023
- 2015-01-22T16:01:56-07:00
- Forum: Users
- Topic: Convert to MPC failing
- Replies: 4
- Views: 4023
Re: Convert to MPC failing
Here are the last lines of the debug output
2015-01-23T00:51:02+02:00 1:32.720 19.890u 6.6.9 Resource convert[3358]: resource.c/RelinquishMagickResource/810/Resource
Memory: 64.44MB/921.8MiB/2GiB
2015-01-23T00:51:02+02:00 1:32.720 19.890u 6.6.9 Resource convert[3358]: resource.c ...
2015-01-23T00:51:02+02:00 1:32.720 19.890u 6.6.9 Resource convert[3358]: resource.c/RelinquishMagickResource/810/Resource
Memory: 64.44MB/921.8MiB/2GiB
2015-01-23T00:51:02+02:00 1:32.720 19.890u 6.6.9 Resource convert[3358]: resource.c ...
- 2015-01-22T15:59:59-07:00
- Forum: Users
- Topic: Convert to MPC failing
- Replies: 4
- Views: 4023
Convert to MPC failing
Im having peculiar problem with the "convert" command on Precise hosted on Linode. I am trying to convert a pdf to a memory persistent cache file *.mpc using the following command:
$ convert -density 300 infile.pdf infile.mpc
The original pdf is about 50MB and the resulting *.cache file is about ...
$ convert -density 300 infile.pdf infile.mpc
The original pdf is about 50MB and the resulting *.cache file is about ...