Search found 3 matches
- 2014-10-02T11:32:31-07:00
- Forum: Users
- Topic: Issues with Openjpeg delegate
- Replies: 5
- Views: 2762
Re: Issues with Openjpeg delegate
Yes. I regularly convert files of 200 MB with no problem. The limit comes from available disk space. For decent speed, the limit comes from available memory. (The limit really comes from the number of pixels, not the file size.) Just for fun, I have converted images that took 1 TB of memory. This ...
- 2014-09-22T12:40:18-07:00
- Forum: Users
- Topic: Issues with Openjpeg delegate
- Replies: 5
- Views: 2762
Re: Issues with Openjpeg delegate
Thanks for answering that part of the question at least !!!!
- 2014-09-22T12:06:24-07:00
- Forum: Users
- Topic: Issues with Openjpeg delegate
- Replies: 5
- Views: 2762
Issues with Openjpeg delegate
Hi, I have installed ImageMagick 6.8.9-7 on my Mac OS X 10.9 Mavericks. I want to convert jpeg 2000 files to other formats such as tiff or png. When I installed ImageMagick, I have delegates for jpeg, png and tiff but not jpeg 2000. So I tried installing Openjpeg from various sources. First I ...