Author |
Modded Camera Driver for k800i/k810i |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
#COM_EVENT(58,10)
dont over saturate? meaning this line 10 being the highest saturation?
so can we lower it to 9, 8, 7, etc.
"Darkness is the absence of light.. and not the opposite..." |
|
SEKseries Joined: Sep 06, 2007 Posts: 46 From: Malaysia PM |
K850i original camdriver using #COM_EVENT(58,07) oni, maybe we can put value lower than 7 to get better colour......
@all modders
Just now i discovered something which is related to the EM,in K550I's EM, we read reg 28 (#READ_REG(28,$r2 3 3)) is Put shutter(H, MSB) in reg 3,and i found that in K790I/K800I/K810I's Put shutter(H, MSB) in reg 3 is #READ_REG(48,$r2 3 3),what is this register doing???Maybe we just change this line(#READ_REG(28,$r2 1 1) )in K550I's EM code to (#READ_REG(48,$r2 1 1))and the EM will work in K790I/K800I/K810I......
[ This Message was edited by: SEKseries on 2007-11-13 04:00 ]
[ This Message was edited by: SEKseries on 2007-11-13 04:02 ] |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
@genus
is this the purple fringing you are talking about in color saturation?!
Document Mode: Flash ON: (Lowlight indoor)
i have used your 4.4 driver in shooting this.
_________________
and about the focus matrix; here is a sample from ASUS V80 phone
comes with 2MP auto focus feature. (notice the green squares)
now, this can be adjusted to 3 or a single center focus.
[ This Message was edited by: rockygali on 2007-11-13 04:45 ] |
genus Joined: Apr 13, 2007 Posts: 385 From: Malaysia PM |
Not, flash cannot seen, the purple color cannot come out at night, but during daylight shoot, when the light not so enough.
this is hex code, 10 mean 16 alrdy, even k850i just use 07, i think 16 was too far alrdy. Before i got try 0F, this also over alrdy. Meanwhile, 07 is enough alrdy. Actually this cannot gv u better color, but too much will cause WB problem, like blue and purple color when backlight.
Dont think so much of improve from camdriver, think about the technique to make a shot. If you really got learn programming and the camdriver, u will know wat can do with the camdriver, this is nothing to do more, jz can change the setting only. The real WB, focus setting is not come from camdriver, i think it is inside the main and the camera properties.
[ This Message was edited by: genus on 2007-11-13 04:49 ] |
genus Joined: Apr 13, 2007 Posts: 385 From: Malaysia PM |
On 2007-11-13 04:50:43, SEKseries wrote:
K850i original camdriver using #COM_EVENT(58,07) oni, maybe we can put value lower than 7 to get better colour......
@all modders
Just now i discovered something which is related to the EM,in K550I's EM, we read reg 28 (#READ_REG(28,$r2 3 3)) is Put shutter(H, MSB) in reg 3,and i found that in K790I/K800I/K810I's Put shutter(H, MSB) in reg 3 is #READ_REG(48,$r2 3 3),what is this register doing???Maybe we just change this line(#READ_REG(28,$r2 1 1) )in K550I's EM code to (#READ_REG(48,$r2 1 1))and the EM will work in K790I/K800I/K810I......
[ This Message was edited by: SEKseries on 2007-11-13 04:00 ]
[ This Message was edited by: SEKseries on 2007-11-13 04:02 ]
How to say???? Could u gv me an example???
Yup, i think 05 will gv better color, as you can see in my 4.4 camdriver.
[ This Message was edited by: genus on 2007-11-13 05:12 ] |
SEKseries Joined: Sep 06, 2007 Posts: 46 From: Malaysia PM |
On 2007-11-13 06:11:35, genus wrote:
On 2007-11-13 04:50:43, SEKseries wrote:
K850i original camdriver using #COM_EVENT(58,07) oni, maybe we can put value lower than 7 to get better colour......
@all modders
Just now i discovered something which is related to the EM,in K550I's EM, we read reg 28 (#READ_REG(28,$r2 3 3)) is Put shutter(H, MSB) in reg 3,and i found that in K790I/K800I/K810I's Put shutter(H, MSB) in reg 3 is #READ_REG(48,$r2 3 3),what is this register doing???Maybe we just change this line(#READ_REG(28,$r2 1 1) )in K550I's EM code to (#READ_REG(48,$r2 1 1))and the EM will work in K790I/K800I/K810I......
[ This Message was edited by: SEKseries on 2007-11-13 04:00 ]
[ This Message was edited by: SEKseries on 2007-11-13 04:02 ]
How to say???? Could u gv me an example???
Yup, i think 05 will gv better color, as you can see in my 4.4 camdriver.
[ This Message was edited by: genus on 2007-11-13 05:12 ]
@genus
// start Enhanced Mode from Raiderski
EM_RATIO_NORMAL= $s0 40;
EM_RATIO_NIGHT= $s0 3d;
EM_SET=$p1 05
#EM_IN_QUALITY
$c1 00
#READ_REG(48,$r2 1 1) // read from the registry 48 not 28 in K810I
$m0 1 $/0 28
$c0 00
$m0 1 $/0 03
$c0 00
$cl
$p0 07 $c0 01 #EM_RATIO_NIGHT
$cl #EM_RATIO_NORMAL
$cx
$-0 r1
#COMMAND(04,$w0)
$cx
$cx
$cx;
EM_UNSET=#COM_EVENT(04,00);
// end Enhanced Mode from Raiderski
though the shutter speed command still unknown,but i'm sure that the register is read from 48 not 28 in K810I......(y not try it out to find out more) |
genus Joined: Apr 13, 2007 Posts: 385 From: Malaysia PM |
I tried it alrdy, it seem didnt work. |
genus Joined: Apr 13, 2007 Posts: 385 From: Malaysia PM |
@gprsman
You should check your driver...
// Normal mode settings
NORM_MODE = #COM_EVENT(02,00) // AE_AUTO
#COM_EVENT(55,01) // Reset contrast
#COM_EVENT(56,04) // Sharpeness 00 to 08
#COM_EVENT(06,00) // Reset exposure
#COM_EVENT(54,00) // Reset Brightness
#UPDATE_COLOR // updates colour <===== wat does this mean????
#SET_REG(40,05) // Set flash ISO to default 250
#WB_ISO250
#COM_EVENT(58,10); <===== also colorgain
COM_EVENT(58,XX) IS UPDATE COLOR OR INCREASE COLOR, BUT THIS DOESNT GIVE TOO MUCH OF EFFECT.
|
Goldmen Joined: Oct 07, 2007 Posts: > 500 From: Bulgaria PM, WWW
|
[ This Message was edited by: Goldmen on 2007-11-13 13:27 ] |
whitehackker Joined: Sep 01, 2007 Posts: 154 From: philippines PM |
where's 4.4 cameradriver_gnus?
|
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
colour saturation doesn't work |
genus Joined: Apr 13, 2007 Posts: 385 From: Malaysia PM |
I think this is not colour saturation, it give effect when the value become very large, mayb it is hard to detect, but it seem that k800i alrdy preset the colour limit, further increase in colour will not occur.
@whitehackker
I will post it back 2mrw, i now not using my pc, dont hv the driver, so i post the wrong dirver...
[ This Message was edited by: genus on 2007-11-13 11:35 ] |
whitehackker Joined: Sep 01, 2007 Posts: 154 From: philippines PM |
ok thanks
|
Goldmen Joined: Oct 07, 2007 Posts: > 500 From: Bulgaria PM, WWW
|
@All,
I have a question....
Is it possible to put "PhotoDJ™"AutoLevel settings in CamDriver Auto settings...?
Thnx!
|
genus Joined: Apr 13, 2007 Posts: 385 From: Malaysia PM |
I also got think about this idea, but i dont know how, is there anybody can help?
1st, we should extract the photoDJ out!
[ This Message was edited by: genus on 2007-11-13 13:40 ] |
|
Access the forum with a mobile phone via esato.mobi
|