ELPH300HS aka IXUS220HS - Porting Thread - page 81 - DryOS Development - CHDK Forum  

ELPH300HS aka IXUS220HS - Porting Thread

  • 899 Replies
  • 399464 Views
*

Offline reyalp

  • ******
  • 14082
Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #800 on: 21 / April / 2013, 01:52:41 »
Advertisements
I have what looks like a badpixel issue with DNG files, same as post 670
http://chdk.setepontos.com/index.php?topic=6341.msg81851#msg81851
Are you using DNG version 1.1 or DNG 1.3 ?

If you are using 1.3, try 1.1. DNG 1.3 uses a different badpixel removal method, which doesn't require badpixel.bin, but isn't supported by most non-adobe raw software. In programs that don't support 1.3, you will see the same effect as in the post you linked.
Don't forget what the H stands for.

Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #801 on: 21 / April / 2013, 11:01:14 »
Are you using DNG version 1.1 or DNG 1.3 ?

If you are using 1.3, try 1.1. DNG 1.3 uses a different badpixel removal method, which doesn't require badpixel.bin, but isn't supported by most non-adobe raw software. In programs that don't support 1.3, you will see the same effect as in the post you linked.

You're right on it, changing DNG to 1.1 does the thing!

I use ufraw under Ubuntu. Any Linux raw software I tried gave me these spots with DNG 1.3. Darktable is able to read the CHDK CRW files for this camera, though, without spots in the result, but the conversion is so-so and getting an acceptable jpg is a lot of work.

Thanks a lot!

Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #802 on: 21 / April / 2013, 15:53:16 »
You're right on it, changing DNG to 1.1 does the thing!

I use ufraw under Ubuntu. Any Linux raw software I tried gave me these spots with DNG 1.3. Darktable is able to read the CHDK CRW files for this camera, though, without spots in the result, but the conversion is so-so and getting an acceptable jpg is a lot of work.

Thanks a lot!

If you don't mind building your own version of ufraw, then you can try my patch for that program to get it to automatically fix the bad pixels in DNG 1.3 images.  You can get the patch at: http://chdk.setepontos.com/index.php?topic=9443.msg98900#msg98900

*

Offline nafraf

  • *****
  • 1308
Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #803 on: 15 / May / 2013, 12:56:10 »
Liveview palette bug reported here:
I've also found when enabling Viewfinder in livegui colors are somehow unreadable. Is this normal?  (see attachment)
Patch and compiled version for 100c in attachment.  Please test it and report.
« Last Edit: 16 / May / 2013, 19:11:06 by nafraf »


Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #804 on: 16 / May / 2013, 09:00:42 »
Hi natraf!

I've tested your patch together with 100c version. I've just copied all files from both attachments to root of SD card. <- is this the right method?

So now my root SD card looks like this:
Code: [Select]
changelog.txt
CHDK
DISKBOOT.BIN
DCIM
ixus220_palette_trunk2778.patch
readme.txt
vers.req

I've noticed that zoom bar is not visible even though if I change fps to 30. (see attachments)  Wat is good fps rate anyway?

I've also noticed when fps is set to 10 and in play mode and then I press menu and then rotate submenu it takes near 10seconds to show correct colours. If fps is set to 20 then everything looks ok except zoom bar is not shown...


Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #805 on: 16 / May / 2013, 09:03:18 »
Some more attachments about rotate at 10 fps (have to wait aprox 10 seconds that it looks like with 20fps instantly)

This also happens with other submenus at 10fps

Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #806 on: 16 / May / 2013, 09:04:43 »
And here is no zoom bar example. It's not shown at 10 20 or 30 fps

Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #807 on: 16 / May / 2013, 14:49:54 »
Some more updates about new chdk build and patch

When in play mode and I switch between display look. For a display look when it should show some more info like exposure time, iso, histogram there is nothing. See attachment please.


*

Offline reyalp

  • ******
  • 14082
Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #808 on: 16 / May / 2013, 16:27:25 »
It looks like vid_get_bitmap_active_buffer is not implemented for this port, so you will sometimes see old bitmap data.
Don't forget what the H stands for.

*

Offline nafraf

  • *****
  • 1308
Re: ELPH300HS aka IXUS220HS - Porting Thread
« Reply #809 on: 16 / May / 2013, 19:19:52 »
It looks like vid_get_bitmap_active_buffer is not implemented for this port, so you will sometimes see old bitmap data.
My fault.. new version attached.

@frojnd
You don't need to copy patch file, patch file is for source code.  Just unzip ixus220_elph300hs-100c-1.2.0-liveview.zip to your sd-card as you did it previously.


 

Related Topics