doterax / guetzli-cuda-opencl

Perceptual JPEG encoder, optimized with CUDA&OpenCL, full JPEG format support.
Apache License 2.0
34 stars 4 forks source link

Add command line key switch to select the optimal compression mode #7

Closed alexey-m-pavlov closed 2 years ago

alexey-m-pavlov commented 2 years ago

Hello!

First of all, thank you very much for maintaining this project.

Is it possible to add command line key switch to automatically select the optimal compression mode (CUDA/OpenCL/CPU), something like --auto-compression?