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
Driver version 6.5 TEST 3
link1:
http://www.sendspace.com/file/vuqv84
link2:
http://www.mediafire.com/?6c9skznmcbt
hiuh... this was not so easy as i thought, code is a bit tricky. ok, changelog:
SSP = shutter speed preview
- new: parameter WORK_AS_STANDARD, set 00 for supermode driver, set 01 for standard driver
for everyone who wants only original driver features
- new: green/magenta balance added
at EV -1.7 and -1.3
- new: experimental introduction to self defined profiles (temporary at EV +2.0)
1.0 = auto
1.1 = cloudy landscape (focus = infinity, yellow WB correction = small)
more profiles will be added, any suggestions?
- improve: many problems with SSP resolved by more restrictions and auto disabling if necessary
- improve: SSP can be enabled only for manual shutter because SSP for EM/ENM cause unexpected behaviour due to very specific code of this feature
so, only if you set EV +0.7 with zoom 1.2 - 4.0
- fix: very slow EM (reported by shouhei)
- bugfix: when shutter speed is above 3.0 (zoom value) and night mode will be enabled phone will restart,
for now when you switch between normal/night mode: SSP goes off and shutter speed safe limit is checked, every illegal value (too short/long time) is corrected to nearest proper value
IMPORTANT! if your phone restarted, turn it off and remove battery on a few seconds
most painful bug. shutter speed safe limit must be checked from 2 reasons:
1. if value will be too high then phone will crash and restart
2. to fit into proper speed limits. for example: you used 2sec shutter speed for nightmode, when you turn off nightmode and then activate SSP previously used time will be used (2sec) and that's wrong because max. time limit for no-nightmode is 1/6sec
- fix: when you change shutter speed and then go to manual focus and press snapshot button to enable zoom preview this will cause SSP availability at the same time (reported by primaru),
for now when manual focus is activated SSP cannot be enabled
this happened because of snapshot button usage collision: both manual zoom preview and shutter speed preview are activated by button press
- improve: better MXE-60 synchronization, high compression to prevent risk of retake snapshots (flash is only fired during the first image)
in readme.txt i also added table with shutter speed values (under point 7) and some other informations
_________________
W800 CID36 R1BD001
www.flickr.com/photos/8469432@N06/[ This Message was edited by: Raiderski on 2007-08-08 10:21 ]
--
Posted: 2007-08-08 10:37:31
Edit :
Quote
terminator17
enable enchanced mode - EV +0.7, zoom 1.1, look into readme.txt for more info about this
--
Posted: 2007-08-08 10:40:54
Edit :
Quote
hey so v6.5 is ready to giva try [:)]
--
Posted: 2007-08-08 10:50:08
Edit :
Quote
@Raider
great to see your driver... i will test it soon...
but you say that :
"most painful bug. shutter speed safe limit must be checked from 2 reasons:
1. if value will be too high then phone will crash and restart "
well, why use shutter speed values so high?? i mean, nobody (i think) will have to use higher values, if set to 1.1 you allredy have EM or ENM...
maybe up to 2.0 but after that don't see why keeping those high values...
[ This Message was edited by: primaru on 2007-08-08 10:37 ]
--
Posted: 2007-08-08 11:37:25
Edit :
Quote
juz got Raiderski Supermode 6.5 TEST 3, doing some random shots b4 i go to sleep
normal settings
ENM on
nite mode on, manual focus
--
Posted: 2007-08-08 11:49:47
Edit :
Quote
primaru
this is situation when nightmode is enabled and you manually set shutter speed to zoom values above 3.0. zoom 3.0 = 2sec (max in nightmode) but user can accidentally set 3.1, 3.2 and so on. corresponding values are undefined and shouldn't be used because of phone crash
second and last situation when value can be too high is when you use normal mode with max shutter speed (zoom 4.0 = 1/6sec) and then you enable nightmode. shutter speed corresponding to zoom 4.0 will be enabled and this is 100% phone crash
some people use manual shutter speed (me

) so speed limit check is necessary to prevent crashes
--
Posted: 2007-08-08 12:02:34
Edit :
Quote
@whatsucka
i think camera is too close
@Raider
so far great driver...good pictures...in supermode
--
Posted: 2007-08-08 12:03:53
Edit :
Quote
whatsucka
use macro for close distance, your pictures will be free from blur

or if you don't want to enable macro:
AF_SCAN_METHOD= $s0
01; // replace to 00 to get additional macro range scan in normal mode
--
Posted: 2007-08-08 12:09:02
Edit :
Quote
can you help me pls. What is EM and ENM. How can ı this settings. thanx.
--
Posted: 2007-08-08 12:10:44
Edit :
Quote
mursay
EM = enchanced mode. this is mode which can help to remove noise from pictures taken in bad light conditions and overall improve quality. ENM = enchanced night mode is EM used with enabled nightmode. when you use this modes your hands must be stable because of longer exposure time, hands moves can give blurred picture
in my driver you can enable EM in this way:
- set EV +0.7
- set zoom 1.1
_________________
W800 CID36 R1BD001
www.flickr.com/photos/8469432@N06/[ This Message was edited by: Raiderski on 2007-08-08 11:41 ]
--
Posted: 2007-08-08 12:39:26
Edit :
Quote
New Topic
Reply