CHDK DNG format images from my S95 are not readable by Adobe Photoshop CS5. Are there plans to update the S95 CHDK code so that the .DNG files are standard DNG files that can be read by Adobe Photoshop CS5? The S95 will record raw (.CR2) files, however, it only supports RAW files in P (Programmable) mode (not Auto, Manual, etc.). So standard DNG is desirable from CHDK for these other camera modes such as Auto, Portrait, Night, etc.
#define CAM_JPEG_WIDTH 3648 #define CAM_JPEG_HEIGHT 2736 #define CAM_ACTIVE_AREA_X1 16 #define CAM_ACTIVE_AREA_Y1 8 #define CAM_ACTIVE_AREA_X2 3692 #define CAM_ACTIVE_AREA_Y2 2776
#define CAM_JPEG_WIDTH 3600 // <<<<<<<<<<<< #define CAM_JPEG_HEIGHT 2700 // <<<<<<<<<#define CAM_ACTIVE_AREA_X1 52#define CAM_ACTIVE_AREA_Y1 14#define CAM_ACTIVE_AREA_X2 3648#define CAM_ACTIVE_AREA_Y2 2736
The SX10 produces the least amount of the barrel distortion with CHDK generated DNG, but there is some.The SD940 (IXUS 120) produces quite a bit of barrel distortion. I have two of these cameras, so I am certain it is not the hardware.
The SD940 (IXUS 120) produces quite a bit of barrel distortion. I have two of these cameras, so I am certain it is not the hardware.
I'm seeing that version 1235 of CHDK has been released. When I load 1235, I'm back to DNG files that cannot be read by Photoshop. So I'm wondering if some changes are going to be made to the S95 1.00K firmware release of CHDK. Wim's mod works great, but it is for a different CHDK release (1233). I don't have a compiler so I'm trying to keep up with all the updates!
Started by fvdk DryOS Development
Started by jonny360 CHDK Releases
Started by jnmaessen Feature Requests
Started by It Is What It Is Feature Requests
Started by kepler CHDK Releases