Skip to content

oiiotool DWAA unexpected behavior #3883

Answered by lgritz
BrianHanke asked this question in Q&A
Discussion options

You must be logged in to vote

I think the right thing to do is make the switch to zip happen only for tiled images, i.e. fix the comment and add a

 && spec.tile_width > 0

to the conditional so that it doesn't accidentally sweep up ALL single channel scanline files. Make sure it passes tests, and hope we're not making a mistake.

There is a small chance that if there are also problems with dwa for certain sized 1-channel scanline images after all, this will expose that bug that we had been avoiding. Does anybody want to speak for or against going for it?

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@lgritz
Comment options

@BrianHanke
Comment options

@lgritz
Comment options

@lgritz
Comment options

Answer selected by BrianHanke
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lgritz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants