Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opj_compress description example error [Low priority] #350

Closed
gcode-importer opened this issue May 22, 2014 · 2 comments
Closed

opj_compress description example error [Low priority] #350

gcode-importer opened this issue May 22, 2014 · 2 comments

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 350

[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.


Reported by franck.chopin@h-t-solutions.com on 2014-05-22 11:30:02

@gcode-importer
Copy link
Author

May be minor, but I was just heavily confused by it. Please apply attached patch to
fix it.

Reported by hanno@hboeck.de on 2014-11-30 20:47:18


- _Attachment: [openjpeg-2.1.0-fix-typo.diff](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-350/comment-1/openjpeg-2.1.0-fix-typo.diff)_

@gcode-importer
Copy link
Author

This issue was closed by revision r2949.

Reported by mayeut on 2014-12-02 20:18:52

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant