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
[LOW Priority issue]
What steps will reproduce the problem?
1. run opj_compress without parameters
What is the expected output? What do you see instead?
Expected :
"
[ERROR] Required parameters are missing
Example: ./opj_compress -i image.pgm -o image.j2k
Help: ./opj_compress -h
"
instead :
"
[ERROR] Required parameters are missing
Example: ./opj_compress -i image.j2k -o image.pgm
Help: ./opj_compress -h
"
What version of the product are you using? On what operating system?
version 2.1 on mac OSX Maverick 64bits
Please provide any additional information below.
Originally reported on Google Code with ID 350
Reported by
[email protected]
on 2014-05-22 11:30:02The text was updated successfully, but these errors were encountered: