First of all i needed to identify a jpf file, i couldn't get this to work after lots of tries, any idea if this is supported? I always got following error:
Code: Select all
# identify -format "%m" Schutters_1.jpf
error: cannot decode code stream
identify: unable to decode image file `Schutters_1.jpf' @ jp2.c/ReadJP2Image/403.
Code: Select all
$ identify -format "%m" /tmp/seq-1.jp2
error: cannot decode code stream
identify: unable to decode image file `/tmp/seq-1.jp2' @ error/jp2.c/ReadJP2Image/400.
Does anyone have any experience with these kinds of files?
These are the files:
http://users.telenet.be/so0ly/Schutters_1.jpf
http://users.telenet.be/so0ly/seq-1.jp2
I also checked other topics and these are the delegates of my configuration:
DELEGATES bzlib djvu fontconfig freetype gvc jpeg jng jp2 lcms mpeg openexr png rsvg tiff x11 xml wmf zlib
greets,
Daan