You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Reported by mbittarelli@flightlandata.com on 2011-07-14 19:44:03
The text was updated successfully, but these errors were encountered:
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
Originally reported on Google Code with ID 75
Reported by
mbittarelli@flightlandata.com
on 2011-07-14 19:44:03The text was updated successfully, but these errors were encountered: