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
on genus 4.6
//************************************************
// Exposure property 0 *****
//************************************************
// 3 => -2 EV, 9 => -(0) EV .... f => 2 EV
//---------------------------------------------------
seq_set_prop_0 = $s5 %0
$-5 0a #COM_EVENT(06,$w5);
//************************************************
// White balance, property 1 *******
//************************************************
// 0 => auto 1 => tungsten 2 => fluorescent
// 3 => clear sky 4 => cloudy
// 5 => one push 6 => hold
// 7 => Xenon 8 => LED
//---------------------------------------------------
seq_set_prop_1_0 = #COM_EVENT(11,00);
seq_set_prop_1_1 = #COM_EVENT(11,03);
seq_set_prop_1_2 = #COM_EVENT(11,04);
seq_set_prop_1_3 = #COM_EVENT(11,05);
seq_set_prop_1_4 = #COM_EVENT(11,06);
seq_set_prop_1_5 = #COM_EVENT(11,03);
seq_set_prop_1_6 = #COM_EVENT(11,03);
seq_set_prop_1_7 = #COM_EVENT(11,03);
seq_set_prop_1_8 = #COM_EVENT(11,03); this causes the blue pictures
--
Posted: 2007-11-20 11:18:59
Edit :
Quote
Genus, your camdrive 4.6 doesnt work WB for me... i tested many times but not works.... Can you repair this?
--
Posted: 2007-11-20 18:53:35
Edit :
Quote
possible way to run different exposure in high and low light
$cc 00 // Normal
#COM_EVENT(06,03) // reset exposure $cl
#COM_EVENT(06,00) // reset exposure $cx;
i havn't tested it yet it goes under Scenes, property 16, under $"Normal_scene"
--
Posted: 2007-11-20 19:06:57
Edit :
Quote
Ok, here are some pics from my driver:
--
Posted: 2007-11-20 19:09:29
Edit :
Quote
Burner8, Genus, Gprsman, why yours camdriver doesnt change color light when change WB?
Now WB Cloudy not have "brown light", all WB have the same light color on display.
Burner8, your camdriver makes a little lines (like this |_|) on upper side of display
_________________
K800 Silver R8BA024: Acoustic modd v1 R8(K800) by Peter / Camdriver 4.6B by Genus / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup
goto: se4u.4share.
[ This Message was edited by: Guto_ViP on 2007-11-20 18:38 ]
--
Posted: 2007-11-20 19:37:17
Edit :
Quote
@ burner8
very well

very good pics
[ This Message was edited by: gprsman on 2007-11-20 18:49 ]
--
Posted: 2007-11-20 19:37:25
Edit :
Quote
i see no lines, sorry.
@gprsman: thank you
[ This Message was edited by: burner8 on 2007-11-20 18:52 ]
--
Posted: 2007-11-20 19:50:58
Edit :
Quote
Burner8, Genus, Gprsman, why yours camdriver doesnt change color light when change WB?
Now WB Cloudy not have "brown light", all WB have the same light color on display.
Burner8, your camdriver makes a little lines (like this |_|) on upper side of display
Somes pictures with Burner8:
Normal, WB Automatic
Normal, WB Fluorescent
--
Posted: 2007-11-20 19:52:47
Edit :
Quote
On 2007-11-20 19:50:58, burner8 wrote:
i see no lines, sorry.
[ This Message was edited by: burner8 on 2007-11-20 18:52 ]
Hmmmm... very strange... on my display i see |_| on upper side when i will take the picture...
I will reinstall the camdrive, maybe it go out.
EDIT: Dammit.... isnt the camdrive.... I dunno what do this.... maybe layout? On focus for shutter this lines dissappier.
_________________
K800 Silver R8BA024: Acoustic modd v1 R8(K800) by Peter / Camdriver 4.6B by Genus / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup
goto: se4u.4share.
[ This Message was edited by: Guto_ViP on 2007-11-20 20:02 ]
--
Posted: 2007-11-20 19:56:07
Edit :
Quote
i think it's not good. noise, sharpness no good
--
Posted: 2007-11-20 23:52:41
Edit :
Quote
New Topic
Reply