Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for k800i/k810i

Visitors browsing this topic: 1
Add to Bookmarks
Previous  123 ... 172173174 ... 229230231  Next
Author Modded Camera Driver for k800i/k810i
genus
K800 Black
Joined: Apr 13, 2007
Posts: 385
From: Malaysia
PM
Posted: 2007-12-22 08:28
Reply with quoteEdit/Delete This PostPrint this post
I dont knw wat happen here, so hard for me to make a post.

anyway

tehre is two different version for you to choose, Happy X'mas

ok, that's all, next modding work, let it for other modder
I just wan to focus on the technique to take photo & editing.

document, +2.0ev



[ This Message was edited by: genus on 2007-12-22 07:29 ]
jAKXX
T68 gold
Joined: Dec 18, 2007
Posts: 12
PM
Posted: 2007-12-22 08:39
Reply with quoteEdit/Delete This PostPrint this post
Thx Genus. Trying your 5.8 today.
chonggi
K800 Black
Joined: Nov 08, 2007
Posts: 52
From: Pilipinas!
PM
Posted: 2007-12-22 08:53
Reply with quoteEdit/Delete This PostPrint this post
@ genus

what's the difference between document AF LED on & off? not familiar with those terms
chestertan20
K800 Brown
Joined: Apr 10, 2007
Posts: 130
PM
Posted: 2007-12-22 08:55
Reply with quoteEdit/Delete This PostPrint this post
genus 5.8


document mode flash on




Mike2
T630
Joined: Feb 04, 2005
Posts: 322
From: Thessaloniki, Greece
PM, WWW
Posted: 2007-12-22 10:07
Reply with quoteEdit/Delete This PostPrint this post

On 2007-12-22 08:53:04, chonggi wrote:
@ genus

what's the difference between document AF LED on & off? not familiar with those terms
The orange light will turn on when in document mode if you use the AF LED on version
burner8
K800 Silver
Joined: Aug 07, 2007
Posts: 127
PM
Posted: 2007-12-22 10:57
Reply with quoteEdit/Delete This PostPrint this post
@genus: thank you for the new driver, and for the AF LED OFF version.

Unfortunate, correctly it harms that you stop modding.

not everything ran here nicely, but don't look @ that?
I have your work always estimated

Happy XMAS for you
genus
K800 Black
Joined: Apr 13, 2007
Posts: 385
From: Malaysia
PM
Posted: 2007-12-22 11:43
Reply with quoteEdit/Delete This PostPrint this post
I still have 2 more 5.8 camdriver to post it. This two are not decrease exposure -0.3EV as default, because sometimes decrease exposure will cause the picture look darker.
pietropizzi
K800 Black
Joined: Nov 16, 2007
Posts: 130
From: Vienna
PM
Posted: 2007-12-22 13:12
Reply with quoteEdit/Delete This PostPrint this post
@genus

Thank you for the new driver !

Please check the place you put default color gain (58,07).
I still believe it's not used by Landscape, beach/Snow and sports
because the Flash is disabled by default !

I'm doing some tests with forcing (58,x) on some effects
but nature is not very colorful these days in Vienna....grey sky, white nature

But I knew it worked in your older versions when (58,08) was on effect 0.

/Edit: Thats my code, hope it makes sense....

seq_set_prop_8 =

$s5 %0
$c5 00

$cl
$c5 01
#COM_EVENT(58,04) // Color Gain 4
$cl
$c5 02
#COM_EVENT(58,08) // Color Gain 8
$cl
$c5 03
#COM_EVENT(58,0F) // Color Gain F
$cl
#COM_EVENT(58,00) // Color Gain Reset
$cx
$cx
$cx
$cx;



[ This Message was edited by: pietropizzi on 2007-12-22 12:19 ]
G-Izzat
K810 Blue
Joined: Nov 15, 2006
Posts: 482
From: MY
PM
Posted: 2007-12-22 13:33
Reply with quoteEdit/Delete This PostPrint this post

On 2007-12-22 13:12:27, pietropizzi wrote:
@genus

Thank you for the new driver !

Please check the place you put default color gain (58,07).
I still believe it's not used by Landscape, beach/Snow and sports
because the Flash is disabled by default !

I'm doing some tests with forcing (58,x) on some effects
but nature is not very colorful these days in Vienna....grey sky, white nature

But I knew it worked in your older versions when (58,08) was on effect 0.

/Edit: Thats my code, hope it makes sense....


[ This Message was edited by: pietropizzi on 2007-12-22 12:19 ]


So we should just replace the code in prop 8 of genus 5.8 with your code?
Then that'll make the landscape have the colour gain effect?

[ This Message was edited by: G-Izzat on 2007-12-22 12:34 ]
pietropizzi
K800 Black
Joined: Nov 16, 2007
Posts: 130
From: Vienna
PM
Posted: 2007-12-22 14:56
Reply with quoteEdit/Delete This PostPrint this post

So we should just replace the code in prop 8 of genus 5.8 with your code?
Then that'll make the landscape have the colour gain effect?

[ This Message was edited by: G-Izzat on 2007-12-22 12:34 ]


I don't know. It's just a "try" to proof that color gain in certain modes is not used.
Please keep in mind it's just more "playing around" with code than professional work like the ones from genus or nr1 ....

My code should switch different color gains on different effect settings (because I don't need effects, they can later be apllied more easily with professional photo-tools)

@all modders
I'd like to understand the way the driver is read by cam.
I think it is not read synchron (begin --> end)
What priorty do the properties have ? How are they changed/overruled ?
Example:
I put (58,0f) on solarize and select that effect, can it later be overruled if document mode has (58,06) and I select that ?

[ This Message was edited by: pietropizzi on 2007-12-22 14:05 ]
pietropizzi
K800 Black
Joined: Nov 16, 2007
Posts: 130
From: Vienna
PM
Posted: 2007-12-23 00:27
Reply with quoteEdit/Delete This PostPrint this post
OK, forget about my code, it's worthless in combination with the genus 5.8
From what I see:

*) Property 14 (where genus put color gain) is higher priority than Prop 8.

*) genus is completely right - all modes use the (58,07) setting !
Modes with disabled flash just use the Flash-Off setting - thats OK.

I tested that - never seeing a color gain change with my code (now I know why!) - with just putting (53,x) instead of (58,y).
(x=1,2,3,4)
So I saw with the corresponding effect what color gain would be used.
And setting another effect afterwards in Effects had no effect
The effect chosen by flash setting still overruled.

If that all was confusing 4 you - Merry Christmas and forget about it....
All the others who still see clear - Merry Christmas !



[ This Message was edited by: pietropizzi on 2007-12-22 23:30 ]
G-Izzat
K810 Blue
Joined: Nov 15, 2006
Posts: 482
From: MY
PM
Posted: 2007-12-23 04:56
Reply with quoteEdit/Delete This PostPrint this post

On 2007-12-23 00:27:18, pietropizzi wrote:
OK, forget about my code, it's worthless in combination with the genus 5.8
From what I see:

*) Property 14 (where genus put color gain) is higher priority than Prop 8.

*) genus is completely right - all modes use the (58,07) setting !
Modes with disabled flash just use the Flash-Off setting - thats OK.

I tested that - never seeing a color gain change with my code (now I know why!) - with just putting (53,x) instead of (58,y).
(x=1,2,3,4)
So I saw with the corresponding effect what color gain would be used.
And setting another effect afterwards in Effects had no effect
The effect chosen by flash setting still overruled.

If that all was confusing 4 you - Merry Christmas and forget about it....
All the others who still see clear - Merry Christmas !


[ This Message was edited by: pietropizzi on 2007-12-22 23:30 ]


Heh, was just about to post about this.

Merry christmas to you as well.
G-Izzat
K810 Blue
Joined: Nov 15, 2006
Posts: 482
From: MY
PM
Posted: 2007-12-23 06:45
Reply with quoteEdit/Delete This PostPrint this post
Genus 5.8. AF LED on. Document Mode.

[img=http://img505.imageshack.us/img505/9921/dsc01932cx7.th.jpg]

satan2k3
T68 gold
Joined: Sep 02, 2007
Posts: 3
PM
Posted: 2007-12-23 13:24
Reply with quoteEdit/Delete This PostPrint this post
@genus
Is there a way we can control 'daylight-iso' and 'daylight-shutter-speed' like your super night mode?
chadiwrx
K850 Blue
Joined: Sep 25, 2005
Posts: 336
PM
Posted: 2007-12-23 15:43
Reply with quoteEdit/Delete This PostPrint this post
Some pix with 5.8 gnus final

Access the forum with a mobile phone via esato.mobi
Previous  123 ... 172173174 ... 229230231  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic