Creative Shots Mode... - General Discussion and Assistance - CHDK Forum supplierdeeply

Creative Shots Mode...

  • 4 Replies
  • 2594 Views
Creative Shots Mode...
« on: 08 / January / 2019, 20:13:09 »
Advertisements
I have a Canon with the creative shot mode, where it quickly picks five filters to use out of many more. Would it be possibly to write a script that just flat out used every filter? Thanks

*

Offline reyalp

  • ******
  • 14113
Re: Creative Shots Mode...
« Reply #1 on: 08 / January / 2019, 23:00:18 »
I have a Canon with the creative shot mode, where it quickly picks five filters to use out of many more. Would it be possibly to write a script that just flat out used every filter? Thanks
Almost certainly not without doing a bunch of reverse engineering.
Don't forget what the H stands for.

Re: Creative Shots Mode...
« Reply #2 on: 12 / January / 2019, 21:27:53 »
Thanks reyalp. What do you mean by reverse engineering? You don't have to be that specific.
I imagine looking at the natural Canon script for the creative shot mode and adding to or bypassing some of the lines of code so it shoots in every available filter.

*

Offline reyalp

  • ******
  • 14113
Re: Creative Shots Mode...
« Reply #3 on: 12 / January / 2019, 22:29:03 »
Thanks reyalp. What do you mean by reverse engineering? You don't have to be that specific.
I mean analyzing the Canon firmware to understand how the creative shot feature works and then finding a way to modify it.
Quote
I imagine looking at the natural Canon script for the creative shot mode and adding to or bypassing some of the lines of code so it shoots in every available filter.
In the very broadest sense, this is correct, but actually doing it is extremely difficult and time consuming. We don't have a "script" for the Canon firmware, only binary machine code. A full disassembly of a modern firmware is over 2 million lines of undocumented assembly.

A person who knows assembly language can analyze small parts, but a feature like creative shot isn't usually isolated to a single, identifiable location. Instead there are multiple tasks (processes) the implement different parts of the UI and shooting process, spread of many thousands of lines of code.

It's possible there is a simple variable or something that could be poked to do what you want, but just finding that out would likely take a lot of work.
Don't forget what the H stands for.


*

Offline c_joerg

  • *****
  • 1251
Re: Creative Shots Mode...
« Reply #4 on: 13 / January / 2019, 08:14:11 »
I have a Canon with the creative shot mode, where it quickly picks five filters to use out of many more.

On Cameras with native RAW you have just made a single RAW. Than you could use Canon’s Digital Photo Professional to develop all picture with the different styles (same as in the cam) …
M100 100a, M3 121a, G9x II (1.00c), 2*G1x (101a,100e), S110 (103a), SX50 (100c), SX230 (101a), S45,
Flickr https://www.flickr.com/photos/136329431@N06/albums
YouTube https://www.youtube.com/channel/UCrTH0tHy9OYTVDzWIvXEMlw/videos?shelf_id=0&view=0&sort=dd

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal