Open GoogleCodeExporter opened 8 years ago
Perhaps it was the swap space. After extending the swap space to
8 GB, I got:
j2k_dump -v -i ESP_011277_1825_RED.JP2 -o index
Setting decoding area to 0,0,0,0
[INFO] Stream reached its end !
[ERROR] Stream too short
ERROR -> j2k_dump: failed read the tile header
winfried
Original comment by szukw...@arcor.de
on 28 Sep 2011 at 7:21
I have now tested another HiRISE image: ESP_014256_1300_RED.JP2.
It has a size of 259'194'623 bytes.
Currently
http://openjpeg.googlecode.com/svn/branches/openjpeg-1.5
returns revision 950.
In openjpeg-1.5-revision-950/application/codec/
both 'j2k_dump' and 'j2k_to_image' fail with 'Segmentation fault'.
'j2k_to_image' fails in 'libopenjpeg/t1.c'.
line 1556: y == 0, x == 0, tile_w == 14617, tile_dp == NULL
line 1557: clbk_h == 64
line 1558: cblk_w == 58
line 1559: j == 0, i == 0, tmp == -1025
winfried
Original comment by szukw...@arcor.de
on 28 Sep 2011 at 8:20
Adding direct link:
http://hirise-pds.lpl.arizona.edu/download/PDS/RDR/ESP/ORB_011200_011299/ESP_011
277_1825/ESP_011277_1825_RED.JP2
Original comment by mathieu.malaterre
on 11 Jan 2012 at 9:15
Original comment by mathieu.malaterre
on 29 May 2012 at 1:18
This image is not tiled. This will be hard to deal with even using v2.
Original comment by mathieu.malaterre
on 15 Oct 2012 at 3:28
Original comment by mathieu.malaterre
on 25 Feb 2014 at 3:27
Issue 122 has been merged into this issue.
Original comment by mathieu.malaterre
on 27 Feb 2014 at 8:14
Original comment by mathieu.malaterre
on 27 Feb 2014 at 8:14
Original comment by mathieu.malaterre
on 27 Feb 2014 at 8:15
Issue 151 has been merged into this issue.
Original comment by mathieu.malaterre
on 27 Feb 2014 at 1:32
Original comment by mathieu.malaterre
on 6 Mar 2014 at 11:50
Original comment by mathieu.malaterre
on 6 Mar 2014 at 11:51
Original comment by mathieu.malaterre
on 7 Mar 2014 at 9:11
Original issue reported on code.google.com by
szukw...@arcor.de
on 26 Sep 2011 at 6:24