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

Not able to compress volumetric data #1326

Closed
abhigarhia opened this issue Jan 27, 2021 · 0 comments
Closed

Not able to compress volumetric data #1326

abhigarhia opened this issue Jan 27, 2021 · 0 comments
Labels
removed_components Issues that affect MJ2, JPWL or JP3D wontfix

Comments

@abhigarhia
Copy link

I have created some z-stack images (pgx) and trying to compress it with opj_jp3d_compress. It is loading and compressing only first image from the stack.
I am using the below command. The folder got 4 .pgx files.

./opj_jp3d_compress -o output.jp3d -r 1,1,1,1 -i relative_path/img_*.pgx

@rouault rouault closed this as completed May 6, 2021
@rouault rouault added wontfix removed_components Issues that affect MJ2, JPWL or JP3D labels May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
removed_components Issues that affect MJ2, JPWL or JP3D wontfix
Projects
None yet
Development

No branches or pull requests

2 participants