mighty-hoernsche.de autobuild retirement - page 2 - General Discussion and Assistance - CHDK Forum

mighty-hoernsche.de autobuild retirement

  • 19 Replies
  • 3968 Views
*

Offline reyalp

  • ******
  • 14118
Re: mighty-hoernsche.de autobuild retirement
« Reply #10 on: 01 / May / 2023, 22:08:12 »
Advertisements
Edit : I'm guessing you need the original image and not the munged one that gets posted here?
Yeah, seems to have no exif. You could put the original in a zip.

edit:
Interestingly the N fb sample koshy posted in the porting thread does have exif. The autobuild page seems to handle it correctly, prompting to select N or N facebook.
« Last Edit: 01 / May / 2023, 22:21:20 by reyalp »
Don't forget what the H stands for.

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: mighty-hoernsche.de autobuild retirement
« Reply #11 on: 02 / May / 2023, 04:55:26 »
@reyalp
@waterwingz

Hi,
Been working on an exif script myself, and found a nice archive with curated
Canon exif data at Phil Harvey's site (where else !):

h t t p s : / / exiftool.org/sample_images.html

hope that helps,
wim

PS Interestingly, the archive seems to contain data from ixus 135 which
shows a new (= not in camera_list.csv) firmware
« Last Edit: 02 / May / 2023, 04:59:14 by whim »

*

Offline reyalp

  • ******
  • 14118
Re: mighty-hoernsche.de autobuild retirement
« Reply #12 on: 02 / May / 2023, 12:22:53 »
Been working on an exif script myself, and found a nice archive with curated
Canon exif data at Phil Harvey's site (where else !):
Very nice, thanks for the tip :) Feel free to borrow any code you find useful from mine.

Interestingly, the N sample there fails in my tool, showing major rev 161. The ixus 132 / 135 / ixy 90f / ixy 100f and elph 120 all work, and as you note, the 135 shows firmware 100a which we don't support. The elph 115 also shows 100a.

One I've been thinking about is getting the exif model ID (which sadly isn't the same as P-ID) in in the sig finders. While having the sample site makes this less needed, it would be nice to have it automatically connected to the right CHDK port.

edit:
It turns out there are quite a few odd firmware revisions in that archive, for example CanonPowerShotS110-new.jpg, CanonPowerShotN100.jpg, CanonPowerShotA800.jpg, CanonPowerShotG9.jpg

The other values seem sane (the model ID for the CHDK supported ones match), so it's not a case of the makernote being totally trashed. exiftool -htmlDump shows the strange values, so it shouldn't be a bug in my code or the libraries I used either ???
Several of them decode to something like "b100`", where ` is a 0 in the spot the revision letter would be. I think we saw a version like b100 on a pre-release cam in the past. Perhaps these were sourced from Canon samples?
« Last Edit: 02 / May / 2023, 23:08:31 by reyalp »
Don't forget what the H stands for.

*

Offline koshy

  • *****
  • 1096
Re: mighty-hoernsche.de autobuild retirement
« Reply #13 on: 03 / May / 2023, 21:32:27 »
It should handle the ambiguous cases of N / N facebook and Ixus 132 / 135 by prompting the user to select which they have. However I don't have images from any of those cameras. Any samples would be welcome.
https://file.io/1GzWlqyO6fU4 I 132 and N fb Jpegs
Koshy had a little ELPH which wasn't white as snow but everywhere that Koshy went the ELPH was sure to go. (actually an SD, but that detail ruins the rhyme...)


*

Offline reyalp

  • ******
  • 14118
Re: mighty-hoernsche.de autobuild retirement
« Reply #14 on: 03 / May / 2023, 21:48:57 »
https://file.io/1GzWlqyO6fU4 I 132 and N fb Jpegs
Thanks. This confirms the IXUS 132 / 135 should be identifiable based on the model name (taking into account the IXY and ELPH permutations) but N FB is truly indistinguishable.
Don't forget what the H stands for.

*

Offline koshy

  • *****
  • 1096
Re: mighty-hoernsche.de autobuild retirement
« Reply #15 on: 04 / May / 2023, 08:02:47 »
Edit: ... was not worthwhile ...
« Last Edit: 04 / May / 2023, 16:36:36 by koshy »
Koshy had a little ELPH which wasn't white as snow but everywhere that Koshy went the ELPH was sure to go. (actually an SD, but that detail ruins the rhyme...)

*

Offline koshy

  • *****
  • 1096
Re: mighty-hoernsche.de autobuild retirement
« Reply #16 on: 04 / May / 2023, 22:38:25 »
https://exiftool.org/forum/index.php?topic=1846.msg8031#msg8031
That is the way those no image only metadata JPEGs of Phil's get made.

And here are my 135 main cameras in that fashion. No beta cameras, all production FWs.
https://file.io/0ekocihvIDrp
« Last Edit: 04 / May / 2023, 22:39:56 by koshy »
Koshy had a little ELPH which wasn't white as snow but everywhere that Koshy went the ELPH was sure to go. (actually an SD, but that detail ruins the rhyme...)

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: mighty-hoernsche.de autobuild retirement
« Reply #17 on: 11 / May / 2023, 05:32:16 »

Quote
Thanks. This confirms the IXUS 132 / 135 should be identifiable based on the model name (taking into account the IXY and ELPH permutations) but N FB is truly indistinguishable.

Could you guys take look at this (official Canon) link ? Either we actually have 3 almost identical cams, or what were calling 'n_facebook' actually is an 'n2'

cheers,
wim


*

Offline Caefix

  • *****
  • 947
  • Sorry, busy deleting test shots...
Re: mighty-hoernsche.de autobuild retirement
« Reply #18 on: 11 / May / 2023, 15:23:25 »
Could you guys take look at this (official Canon) link ? Either we actually have 3 almost identical cams, or what were calling 'n_facebook' actually is an 'n2'
:( N2 is a Digic6 cam. Not ported/portable.
https://chdk.setepontos.com/index.php?topic=12880.msg147115#msg147115
All lifetime is a loan from eternity.

*

Offline koshy

  • *****
  • 1096
Re: mighty-hoernsche.de autobuild retirement
« Reply #19 on: 11 / May / 2023, 19:03:24 »
Could you guys take look at this (official Canon) link ? Either we actually have 3 almost identical cams, or what were calling 'n_facebook' actually is an 'n2'
It was not an N2. Actually way back when I shot my color work on an N I just bought one without paying much attention. It arrived and alas it was the "Canon PowerShot N Facebook ready" https://www.dpreview.com/products/canon/compacts/canon_nfr That plain didn't shoot CHDK CRW/DNG and I think Waterwings ported it after I dumped its FW. Problem solved, only that the camera did identify itself as plain N with the same FW revision as we already had and this peculiarity has kept with us ever since. I sold the N FB later on and picked a plain N up much later and I do wonder how many are out there and if any but the one ever ran CHDK  8)
Koshy had a little ELPH which wasn't white as snow but everywhere that Koshy went the ELPH was sure to go. (actually an SD, but that detail ruins the rhyme...)

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal