[PySide] Pyside6: Support for JPEG2000 (Linux)

Christian Gagneraud chgans at gmail.com
Sat Apr 29 04:18:42 CEST 2023


Hi there,

I'm using PySide 6.4 on Linux and I need to process JP2 images.
Qt has a plugin for JP2 on linux, it's called qjp2.
But this plugin is not available in PySide.

What is the best way to add support for this image format?
Can I build the plugin separately? Or do I need to build a full pyside
(and Qt) from scratch?
Neither way is satisfactory as this would require that I distribute
this custom pip package.

Any thoughts or advice?

Thanks,
Chris


More information about the PySide mailing list