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 -I / -mct 0 should conflict each others #1485

Closed
malaterre opened this issue Nov 2, 2023 · 1 comment
Closed

opj_compress -I / -mct 0 should conflict each others #1485

malaterre opened this issue Nov 2, 2023 · 1 comment

Comments

@malaterre
Copy link
Collaborator

Expected behavior and actual behavior.

% opj_compress -I -mct 0 -i input.pnm -o output.j2k
qmfbid imply mct = 1
exit(1)

Steps to reproduce the problem.

Use the irreversible DWT 9-7.

% opj_compress -I -mct 0 -i input.pnm -o output.j2k
% opj_dump -i output.j2k | grep qmfbid | uniq
                         qmfbid=0

Operating system

Debian/stable opj 2.5.0

openjpeg version

% apt-cache policy libopenjp2-tools
libopenjp2-tools:
  Installed: 2.5.0-2
  Candidate: 2.5.0-2
  Version table:
 *** 2.5.0-2 500
        500 http://deb.debian.org/debian bookworm/main amd64 Packages
        100 /var/lib/dpkg/status
@malaterre
Copy link
Collaborator Author

PEBKAC

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

No branches or pull requests

1 participant