Search found 4 matches

by splee99
2015-01-22T01:50:13-07:00
Forum: Users
Topic: Diff. between "OpenMP" and "DPC Modules OpenMP"
Replies: 2
Views: 1986

Re: Diff. between "OpenMP" and "DPC Modules OpenMP"

I installed on Windows 7 6.7.0-3 Q16. And I got "Features: "
May I know how could I enable "OpenMP"?
by splee99
2015-01-22T01:38:05-07:00
Forum: Users
Topic: Diff. between "OpenMP" and "DPC Modules OpenMP"
Replies: 2
Views: 1986

Diff. between "OpenMP" and "DPC Modules OpenMP"

On my Windows XP I installed 6.7.0-10 2011-06-30 Q8. When I do identify -version I get Features: OpenMP On my Windows 7 I installed 6.9.0-1 Q8 x64. When I do identify -version I get Features: DPC Modules OpenMP What is the difference between just "OpenMP" and "DPC Modules OpenMP" ?
by splee99
2015-01-21T07:41:33-07:00
Forum: Users
Topic: Stream large jpg file - VERY SLOW
Replies: 2
Views: 1481

Re: Stream large jpg file - VERY SLOW

Hi magick, You can add -define profile:skip=APP,ICC,IPTC to your command line to skip reading the profile But I didn't do that on the Windows XP, which processes the image much faster than the odd Windows 7 Make sure you have a modern version of ImageMagick I am using the latest which is ImageMagick ...
by splee99
2015-01-21T01:40:23-07:00
Forum: Users
Topic: Stream large jpg file - VERY SLOW
Replies: 2
Views: 1481

Stream large jpg file - VERY SLOW

My system: - Windows 7, 64-bit, 4GB RAM - ImageMagicK 6.9.0-1 Q8 x64 2014-12-22 I performed this: stream -map i -storage-type char -extract 1352x27000+28000+0 c:\PQT\Test1.jpg c:\PQT\Test1.dat and it took more than 2 minutes. The JPG file is 70MB. While it is running, all other windows on my ...