PowerShot SX210 IS - Porting Thread - page 44 - General Discussion and Assistance - CHDK Forum

PowerShot SX210 IS - Porting Thread

  • 589 Replies
  • 301000 Views
Re: PowerShot SX210 IS - Porting Thread
« Reply #430 on: 27 / February / 2011, 01:56:45 »
Advertisements
Using ASM1989-RCv1.6
On SX210 IS
Loaded fine, a little glitchy trying to get to the menu, most likely my own lack of experience, had some strange behaviors where the menu would be white, with no selection highlight bar, and other times it would be there, will try to document what I can.

Took some pictures of a HD movie playing @ 1600 Iso, couldn't find how to get the extended iso active,
the images looked great with spot metering.

Trying to get raw images open, would not load for me at all, I am not sure why.
The images are all 21,321 kb CRW file extension. 

Thank you for your hard work and efforts.  This looks as though its coming along nicely!!

*

Offline asm1989

  • *****
  • 527
  • SX720, SX260, SX210 & SX200
Re: PowerShot SX210 IS - Porting Thread
« Reply #431 on: 27 / February / 2011, 11:46:03 »
Version 1.7 out wiht chdk 1070

Binary:
http://www.4shared.com/file/FEcA7ech/CHDK1070-sx210is-ASM1989-RCv17.html

Sources of sx210 and ixus1000 with trunk 1070 here:
http://www.4shared.com/file/LQHKqGu8/sx210-ixus1000asm1989trunk1070.html

@photogeek
For the raw you need to use dng and make the badpixel file
« Last Edit: 27 / February / 2011, 15:59:27 by asm1989 »

Re: PowerShot SX210 IS - Porting Thread
« Reply #432 on: 27 / February / 2011, 13:20:17 »
thanks for update the files, ixus 1000 do not compile yet, because the Ixus 1000 special rgb pattern code you have not add in core/raw.c

In camera.h you use   
 
 #define CAM_BITMAP_PALETTE    5

but you can delete your chdk config file and do

 #define CAM_BITMAP_PALETTE    7

It give much better readable text.please try it out.

also you have not the zebra and edge overlay fixes add.it look that addresses for 100d and 100f are the same, so you can copy the 100d lib.c file in 100f and test.

alt_raw hook is too enable.

I upload it here.

http://www.zshare.net/download/87153641762499f5/
Ixus 1000 HS

*

Offline asm1989

  • *****
  • 527
  • SX720, SX260, SX210 & SX200
Re: PowerShot SX210 IS - Porting Thread
« Reply #433 on: 27 / February / 2011, 15:58:38 »
Thanks Bernrd,
I forget to include the new raw stuff for ixus 1000

Here are the latests sources with your requested changes:
http://www.4shared.com/file/LQHKqGu8/sx210-ixus1000asm1989trunk1070.html

I still have to fix the 4:3 16:9 screen position for zebra in sx210, did you fix it in ixus1000 with your code at lib.c?


Re: PowerShot SX210 IS - Porting Thread
« Reply #434 on: 27 / February / 2011, 22:23:33 »
[SNIP, EDIT, CUT]
Press and hold FUNCSET, press DISP first time:
Cannon PowerShot SD1400 IS
[SNIP, EDIT, CUT]
I am such an idiot.  I wonder when I made that wrong turn to look at the wrong model?  I am deleting my long post, since it is truly now off-topic.  Thanks!
« Last Edit: 28 / February / 2011, 03:57:34 by Kejope »

*

Offline reyalp

  • ******
  • 14080
Re: PowerShot SX210 IS - Porting Thread
« Reply #435 on: 27 / February / 2011, 23:34:08 »
...
Press and hold FUNCSET, press DISP first time:
Cannon PowerShot SD1400 IS
This thread, and the builds you linked to are for the SX210, which is a completely different camera. Nothing for the sx210 has any chance of working on your camera.

SD1400 thread is here http://chdk.setepontos.com/index.php?topic=5034.0
Don't forget what the H stands for.

Re: PowerShot SX210 IS - Porting Thread
« Reply #436 on: 28 / February / 2011, 07:35:46 »

Trying to get raw images open, would not load for me at all, I am not sure why.
The images are all 21,321 kb CRW file extension. 


hi all, great work with the ports.
I too cannot open RAW images  :( . Have tried both Picassa and RawTherapy as recall read somewhere in forums that these two open CHDK RAW. But they dont work for me.
I have tried both RC1.6 and RC1.7, same result, cannot open RAW files. RawTherapy does not even see the files in the folder, and Picassa states "unknown file format" With FileExplorer the Raw files are there with extension .CRW and consistently approx 21MB in size.

Has anyone had luck with opening raw files for SX210is? if so what versions of CHDK did you use? and also exactly what S/W using to open and manipulate with?
thanks  :)

*

Offline quid

  • **
  • 67
  • SX130IS
Re: PowerShot SX210 IS - Porting Thread
« Reply #437 on: 28 / February / 2011, 08:19:04 »
You have to use latest development version of the Raw Therapee (http://www.rawtherapee.com/releases_head/windows/) to open CRW files. But I suggest to use DNG files (if DNG support is already implemented in this camera).


Re: PowerShot SX210 IS - Porting Thread
« Reply #438 on: 28 / February / 2011, 13:17:18 »
Thanks Bernrd,
I forget to include the new raw stuff for ixus 1000

Here are the latests sources with your requested changes:
http://www.4shared.com/file/LQHKqGu8/sx210-ixus1000asm1989trunk1070.html

I still have to fix the 4:3 16:9 screen position for zebra in sx210, did you fix it in ixus1000 with your code at lib.c?

Yes, all the fixes need for this are in the lib.c i upload for Ixus 1000.if you add the functions in other 16:9 camera display Ports, it should work too.No core file change is need.

only problem left is that histogram show in 4:3 shoot mode not work so good.

see here how can test

http://chdk.setepontos.com/index.php?topic=5967.msg62189#msg62189
Ixus 1000 HS

Re: PowerShot SX210 IS - Porting Thread
« Reply #439 on: 28 / February / 2011, 17:10:44 »
You have to use latest development version of the Raw Therapee (http://www.rawtherapee.com/releases_head/windows/) to open CRW files. But I suggest to use DNG files (if DNG support is already implemented in this camera).

thanks Quid for this.
I noticed and tried to use the latest build from this list, but these seem to be as you said development versions and are not complied, as there is not setup program for them. Even if run the RT.exe boms out saying cannot find specific files. I don't have knowledge or skills to compile Raw Therapee.
Is this the only way for people to be able to use or access CHDK RAW files? surely there must be some other ways ?
In some other threads it mentions need to either in camera, or post workflow, convert CHDK RAW to DNG file formats and then use other programs to open  DNG.
Does anyone know is this the only way, as it seems to be increasing and complicating the workflow process if want to use CHDK RAW.
thanks
thanks

 

Related Topics