troosh / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

image_to_j2k.exe crashes on large .bmp file #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Pass in a .bmp image file to the image_to_j2k.exe program as input with an 
appropriate filename as output via command line.
2. image_to_j2k.exe crashes.

What is the expected output? What do you see instead?
The expected output would be something along the lines of:
=============================================================
C:\>image_to_j2k.exe -i "C:\image1.bmp" -o "C:\image2.jp2"

[INFO] tile number 1 / 1
[INFO] - tile encoded in 13.509375 s
Generated outfile C:\image2.jp2
=============================================================
instead, what i see is a windows dialog box:
=============================================================
image_to_j2k.exe has stopped working
A problem caused the program to stop working correctly.
Windows will close the program and notify you if a solution is available.
=============================================================

What version of the product are you using? On what operating system?
using openjpeg 1.4 on windows 7.

Please provide any additional information below.
please let me know if i left anything useful out.

Original issue reported on code.google.com by mbittare...@flightlandata.com on 14 Jul 2011 at 7:44

GoogleCodeExporter commented 9 years ago
1. Could you send that 'image1.bmp'?
2. 'using openjpeg 1.4 on windows 7': 
   * have you compiled the library yourself? 
   * If yes: which revision did you use?

winfried

Original comment by szukw...@arcor.de on 18 Jul 2011 at 7:04

GoogleCodeExporter commented 9 years ago
Closing this bug. Re-open it if you can provide the problematic input bmp file. 
Thanks

Original comment by mathieu.malaterre on 11 Jan 2012 at 9:43