Color subsampling in JPEGs - how?
Posted: 2007-01-30T06:18:05-07:00
In IrfanView JPEG saving options dialogue, there is checkbox "disable color subsampling", and in Corel PhotoPaint, there is "jpeg sub-format" selector with "4:2:2" and "4:4:4" options.
If "disable subsampling" checked, or "4:4:4" selected, JPEGs with the same quality became little bigger, but some colors (especially reds) looks closer to original.
How can I reproduce same result with ImageMagick?
Is it correct to use -sampling-factor 4:4:4 ?
Which is default value, 4:2:2 ?
If "disable subsampling" checked, or "4:4:4" selected, JPEGs with the same quality became little bigger, but some colors (especially reds) looks closer to original.
How can I reproduce same result with ImageMagick?
Is it correct to use -sampling-factor 4:4:4 ?
Which is default value, 4:2:2 ?