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

Bypass mode creates artefacts in image #934

Closed
isenkyr opened this issue May 23, 2017 · 3 comments
Closed

Bypass mode creates artefacts in image #934

isenkyr opened this issue May 23, 2017 · 3 comments

Comments

@isenkyr
Copy link

isenkyr commented May 23, 2017

When i use openJpeg with bypass mode then i get image with artefacts. I attach input image and conversion parameters which i use to conversion. OpenJpeg version 2.1.2

-I -r 754.256332343635,542.252778413158,389.838391920622,280.264072154672,201.488493100272,144.85485970322,104.139596543597,74.8684275452172,53.8246894469852,38.6958466880406,27.8193625692756,20 -c [256,256],[256,256],[128,128],[128,128],[128,128],[128,128] -p RPCL -n 6 -t 1024,1024 -b 64,64 -SOP -EPH -M 1
001

@rouault
Copy link
Collaborator

rouault commented May 23, 2017

Isn't it a duplicate of #674 ?

@boxerab
Copy link
Contributor

boxerab commented May 27, 2017

@isenkyr if you would like to encode in BYPASS mode without artifacts, you can check out Grok codec
https://github.com/GrokImageCompression/grok
Your command line parameters will work unchanged, and I have verified that BYPASS works correctly in your case.

@rouault
Copy link
Collaborator

rouault commented Jun 13, 2017

Fixed per #949

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

4 participants