Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : Super camera driver for k750/w800/w810
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810 Bookmark topic
Page <  123 ... 671672673 ... 996997998>

Mr.Kája Posts: 180

after saturation function change: colours are desaturated - 1.0 normal colours, 4.0 - desaturated B&W
--
Posted: 2007-09-14 22:35:09
Edit : Quote

nabelon Posts: 16

thanks for the awesome drivers modders,

@raiderski, your driver is great but find that whenever i capture video using your driver it turns out darker compared to others.Anything i should do to fix it ?

Thanks and keep up the good job
--
Posted: 2007-09-15 12:41:24
Edit : Quote

Milu Posts: 99

darkmagician.
so. your driver make crash my phone (restart).
i can make photos with not so bad quality...
later i'll post some photos
--
Posted: 2007-09-15 12:46:22
Edit : Quote

lpachuong Posts: > 500

Good morning everyone and have a nice weekend.
--
Posted: 2007-09-15 12:58:17
Edit : Quote

lpachuong Posts: > 500

A4A - 8.3

For k750i/w800i cid49: http://www.mediafire.com/?4tnjuukjzsb
For w810i: will be here soon
For w800i: will be here soon

Finally today is saturday. This week it seems everyone has been very busy. Anyways, we are here today and we also have left our private activities to be here. As I promised, this is my new version of A4A.


Changes:

For k750i/w800i cid49:

New sharpness You wont complaint about the sharpness of ur phone as well as noise now. I'm sure about it now. You can be happy with ur phone.
New colour: much better than the last time.
Fixed EM on/off: normal quality + macro off = EM off

For w800i cid36, w810i: will be annouced soon.


_____________________________________
_____________________________________

Functions:

• Macro off: normal autofocus
1. At zoom 1.0: autofocus for close range between ~4cm - infinity
2. At zoom 1.1: focus to infinity
3. At zoom 1.2-4.0: manual focus
• Macro on:
1. At zoom 1.0: autofocus for close range between ~4cm - ~30cm
2. At zoom 1.1: focus to infinity
3. At zoom 1.2-4.0: manual focus

EV:
o -2.0: Change GREEN
o -1.7: Change MAGENTA
o -1.3: Change blue
o -1.0: Change yellow
o -0.7: change zoom
o -0.3: change iso
o 0.0: focus: 1.0 auto 1.1 infinitive 1.2-4.0
o +0.3: change exposure: EM/ENM is ready. read exposure information below.
o +0.7: light metering/spot: 1.0 - no spot 1.1 spot on
o +1.0: change shutter speed (1/5000' - 1/6' with daylight, 1/5 to 2' or more at night/low light)
o +1.3: change shutter speed which can be combined with iso
o +1.7: Change scene: 1.0: normal ,1.1 Portrait,1.2 Landscape,1.3 Nightportrait,1.4 Nightscene,1.5 sports,1.6 Beach/snow, 1.7 Document,1.8 Manual Exposure Scene.
o +2.0: Profile
ZOOM 1.1: reduce overexposure cases for indoor
ZOOM 1.2: for taking pictures of buildings at long distance with contrast=02
ZOOM 1.3: close-up shot
ZOOM 1.4-1.6: different colour profile. If you get blueish/yellowish pictures then change the colour profile for correct colour
ZOOM 1.7: max zoom for infinity shot.
--
Posted: 2007-09-15 13:14:53
Edit : Quote

DarKMaGiCiaN Posts: > 500


On 2007-09-14 18:31:27, wickedsick wrote:
Darkmagician, what is with ur new driver? What compression? And what colour is that? I like A4A-8.2's colour and compression. Tell me what with exactly it is and I will try. Cheer.

this is my secrit project ^_^ I release this test driver to get some details ^_^

i'll post some pic later on that answer your qustions ^_^



On 2007-09-15 12:46:22, Milu wrote:
darkmagician.
so. your driver make crash my phone (restart).
i can make photos with not so bad quality...
later i'll post some photos

thanks for your test
but can you tell me your device and CID ^_^
and for the crash when is that I mean when you take a shot of green area or shot of what
waitting for the pic
and thanks

lpachuong
hi again friend ^_^ waw new driver )


--
Posted: 2007-09-15 14:37:02
Edit : Quote

Milu Posts: 99

darkmagician can u pm me instruction to your driver fot test??
--
Posted: 2007-09-15 14:45:11
Edit : Quote

tommymar Posts: 76

Oh man, ur new driver is absolutely perfect. GREAT WORK.

On my k750i CID49-95%-A4A 8.3










--
Posted: 2007-09-15 15:10:11
Edit : Quote

Milu Posts: 99

ok. k750o@w800 cid 49
--
Posted: 2007-09-15 15:15:11
Edit : Quote

DarKMaGiCiaN Posts: > 500

@Milu


//=====================
//===== SET MENU ======
//=====================

// first layer of menus(marco off)


EV_MIN_20=#SM_MIRROR;
EV_MIN_17=#SM_SET_FPS;
EV_MIN_13=#SM_SHARP;
EV_MIN_10=#SM_CC_GREEN_RED;
EV_MIN_07=#SM_CC_YELLOW_BLUE;
EV_MIN_03=#SM_SATUR;
EV_MIN_00=#CHANGE_FOCUS;
EV_PLUS_03=#SM_SCENE;
EV_PLUS_07=#SM_CHANGE_SHUTTERSPEED;
EV_PLUS_10=#SM_SET_SLOWSHUTTER;
EV_PLUS_13=#SET_EXPOSURE;
EV_PLUS_17=#SM_SPOT;
EV_PLUS_20=#SM_SHARP;


// second layer of menus(marco on)

EV_MIN_20M=#SM_CHANGE_ZOOM;
EV_MIN_17M=#SM_EV;
EV_MIN_13M=#SM_BRIG;
EV_MIN_10M=#SM_CC_GREEN_RED;
EV_MIN_07M=#SM_CC_YELLOW_BLUE;
EV_MIN_03M=#SM_SATUR;
EV_MIN_00M=#CHANGE_FOCUS;
EV_PLUS_03M=#SM_SCENE;
EV_PLUS_07M=#SM_CHANGE_SHUTTERSPEED;
EV_PLUS_10M=#SM_CHANGE_ISO;
EV_PLUS_13M=#SET_EXPOSURE;
EV_PLUS_17M=#SM_SPOT;
EV_PLUS_20M=#SM_CHANGE_JPEG_LEVEL;


waitting for the Pic and your comment on the driver
--
Posted: 2007-09-15 15:38:57
Edit : Quote
Page <  123 ... 671672673 ... 996997998>

New Topic   Reply
Forum Index

Esato home