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
On 2007-06-10 23:46:06, Raiderski wrote:
well... "if you want something - do it yourself"... in fact i have and use driver of similiar type

i was using standard drivers for long time but i decide to make my own super mode driver which will satisfy all my needs. so i cleaned modded 21.91 code to minimum and decide to use SPU's like usage manner because it's the best and intuitive in my opinion. my driver works in super mode functionality only because i don't need standard usage solutions, besides it's easier to use super mode than standard driver - i know where is what. it doesn't have so much parameters to control as SPU's driver because for now i don't need anything more than this what I have.
is there a manual for using your driver? what supermode features does it have and how are they set?
[ This Message was edited by: F-Lexx on 2007-06-11 10:10 ]
--
Posted: 2007-06-11 11:09:35
Edit :
Quote
I think what Raiderski has done with user changeable values is great because everyone has different perceptions on what is 'good' to them.
Modders should follow suit with future releases of drivers!
--
Posted: 2007-06-11 11:55:34
Edit :
Quote
is there Super_camera_driver_8.54 for k750 CID36 R1DB0001 ? or can i use
driver for R1CA021?
--
Posted: 2007-06-11 11:55:35
Edit :
Quote
@F-Lexx
Code:
Function selector by EV change:
-1.0 = WB BLUE
1.0 - 4.0 = none - max temperature
-0.7 = WB YELLOW
1.0 - 4.0 = none - max temperature
-0.3 = FOCUS
1.0 = auto
1.1 = infinity
1.2 - 4.0 = manual
0.0 = ZOOM
1.0 - 4.0 = 1x - 4x (hyperbolic)
+0.3 = EXPOSURE
1.0 = defined start value
1.1 = -3.0
2.0 = 0.0
2.6 = +2.0
+0.7 = SHUTTER SPEED
1.0 = auto
1.1 - 4.0 = manual
normal = 1/6400s - 1/6s
night = 1/30s - 2s - ??
+1.0 = LIGHT METERING
1.1 = spot
other = center-weight
Auto Exposure (un-)lock in autofocus or infinity focus:
snapshot button half pressed = lock
snapshot button not pressed = unlock
Autofocus in following modes:
normal = normal mode range scanning only (above 40cm, without macro)
macro = macro range scanning only (10cm - 40cm)
Manual focus:
snapshot button press = zoom preview 1x/4x switch
before someone ask about EM/ENM... it's useless when manual shutter speed is.
_________________
http://www.flickr.com/photos/8469432@N06/
W800 CID36 R1BD001
[ This Message was edited by: Raiderski on 2007-06-11 11:45 ]
--
Posted: 2007-06-11 12:25:05
Edit :
Quote
Sarmad's 5.7 sharpness from 5 to 4
--
Posted: 2007-06-11 12:54:45
Edit :
Quote
On 2007-06-11 12:25:05, Raiderski wrote:
+0.3 = EXPOSURE
1.0 = defined start value
1.1 = -3.0
2.0 = 0.0
2.6 = +2.0
How can I set ISO to 100 in your driver? Would it work by setting Exposure to -3.0? And after that, can I increase shutter speed value? (make the shutter close slower) for night pics?
--
Posted: 2007-06-11 13:08:01
Edit :
Quote
How can I set ISO to 100 in your driver? Would it work by setting Exposure to -3.0? And after that, can I increase shutter speed value? (make the shutter close slower) for night pics?
take a look at this... quick pictures done in total darkness with night mode on + led on + WB auto:
+0.7EV + auto shutter speed = ISO 320
http://img511.imageshack.us/img511/5525/dsc04649tu3.jpg
-3.0EV + manual shutter speed (~0.75s) = ISO 125
http://img521.imageshack.us/img521/184/dsc04650hv9.jpg
ofcourse this isn't magic combination in my driver - this will work on every super mode driver.
i had ISO control but i don't like it. if i can "control" ISO by shutter speed and exposure and have proper brightness of picture then i don't need additional option. that's enough for my needs.
_________________
www.flickr.com/photos/8469432@N06/
W800 CID36 R1BD001
[ This Message was edited by: Raiderski on 2007-06-11 12:55 ]
--
Posted: 2007-06-11 13:53:34
Edit :
Quote
@raiderski
my phone isk750/w800 cid 49 red r1bc002
youre 21.91:
21.91:
youre 21.91:
21.91:
--
Posted: 2007-06-11 14:01:24
Edit :
Quote
@kutlas
good known problem. if you have my new version with defined values at top of the driver then replace to 05:
SHARPNESS=
06;
latest version is at...
www.raider.block.punkt.pl/camdriver0.dat
@all
do you guys need description how to edit available parameters in this driver?
_________________
http://www.flickr.com/photos/8469432@N06/
W800 CID36 R1BD001
[ This Message was edited by: Raiderski on 2007-06-11 13:34 ]
--
Posted: 2007-06-11 14:29:21
Edit :
Quote
On 2007-06-11 14:29:21, Raiderski wrote:
@kutlas
good known problem. if you have my new version with defined values at top of the driver then replace to 05:
SHARPNESS=
06;
latest version is at...
http://www.raider.block.punkt.pl/camdriver0.dat
@all
do you guys need description how to edit available parameters in this driver?
_________________
http://www.flickr.com/photos/8469432@N06/
W800 CID36 R1BD001
[ This Message was edited by: Raiderski on 2007-06-11 13:34 ]
YES! it should be standard for all drivers!
--
Posted: 2007-06-11 16:20:44
Edit :
Quote
New Topic
Reply