Sony Ericsson / Sony : Software, Firmware and Drivers : Modded Camera Driver for k800i/k810i
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Modded Camera Driver for k800i/k810i
Bookmark topic
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 ]
--
Posted: 2007-12-22 08:28:38
Edit :
Quote
Thx Genus. Trying your 5.8 today.
--
Posted: 2007-12-22 08:39:20
Edit :
Quote
@ genus
what's the difference between document AF LED on & off? not familiar with those terms
--
Posted: 2007-12-22 08:53:04
Edit :
Quote
genus 5.8
document mode flash on
--
Posted: 2007-12-22 08:55:30
Edit :
Quote
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
--
Posted: 2007-12-22 10:07:25
Edit :
Quote
@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
--
Posted: 2007-12-22 10:57:15
Edit :
Quote
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.
--
Posted: 2007-12-22 11:43:24
Edit :
Quote
@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 ]
--
Posted: 2007-12-22 13:12:27
Edit :
Quote
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 ]
--
Posted: 2007-12-22 13:33:54
Edit :
Quote
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 ]
--
Posted: 2007-12-22 14:56:34
Edit :
Quote
New Topic
Reply