The encoding is taking a long time! Why? What can I do about it?

Unfortunately the encoding of images to JPEG2000 (the compression scheme used by DCPs) is computationally intensive. The library we use for the compression (openjpeg) is very good, but a little slow compared to some (expensive and closed-source) commercial libraries.

I am hopeful that over time the performance of openjpeg will be increased, either by me or by other developers that work on it.

Another option is to purchase the Grok GPU encoder (see this page for more details) which can dramatically increase encoding speed if you have Ubuntu 24.04 and a NVIDIA GPU.

Otherwise, there are a few things you can do to increase conversion speed: