When running `Image.open('cmyk.tif').save('out.jp2')` I get: `OSError: encoder error -2 when writing image file` Same with writing to '.j2k'. Same with other CMYK images I tried. I am using Pillow v. 10.1.0. [cmyk.tif.zip](https://github.com/python-pillow/Pillow/files/15321057/cmyk.tif.zip)