Page 1 of 1

jpc_dec_tiledecode

Posted: 2011-05-23T04:13:49-07:00
by castus
I have imagemagick set up to convert PDFs to png for an image preview, but it doesn't work for some. I did a simple convert to show you the error. It is below.
convert "Baggage Tag Leaflet 1.pdf" 01test.png
convert: jpc_dec.c:1077: jpc_dec_tiledecode: Assertion `dec->numcomps == 3' failed.
Aborted
Having looked at this thread > viewtopic.php?f=3&t=15138&p=53277&hilit ... ode#p53277 It mentions Jasper not being the latest version.

I had a look at mine and I have jasper-devel and it is the following:

Version : 1.900.1
Release : 7.fc8

My ImageMagick is installed through yum. And I'm not sure how to reinstall/configure when I have installed new packages. ANy help appreciated :)

Re: jpc_dec_tiledecode

Posted: 2011-05-23T21:51:40-07:00
by anthony
to rebuild IM see IM examples, API, Building RPM's -- that is what I do!
http://www.imagemagick.org/Usage/api/#building