Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810

Previous  123 ... 353354355 ... 664665666  Next
Author Super camera driver for k750/w800/w810
chiliseo
W800
Joined: Jul 19, 2007
Posts: 66
From: El Salvador
PM, WWW
Posted: 2007-08-08 06:38
Reply with quoteEdit/Delete This PostPrint this post
sorry, you are right, then you must open the camdriver to change BRIGHTNESS value different to 00
radicalgel
W810 black
Joined: Oct 06, 2006
Posts: 98
PM, WWW
Posted: 2007-08-08 09:19
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2007-08-08 06:34:38, sarmadgilani wrote:
it's a bit useless to mess with the contrast value, because its not "true" contrast.. changing the contrast also messes with brightness as well, you can test this yourself if you'd like, but it's been done before and you'll see that just increasing the value of the contrast register won't get the desired effect...




I agree, dont mess with contrast it could ruin an otherwise good snap..
-----------------------------------------------
http://www.flickr.com/photos/radicalgel/
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-08-08 09:45
Reply with quoteEdit/Delete This PostPrint this post
terminator17
as Sarmad said - it's useless. contrast affect on brightness and brightness can be only increased - nothing looks as should. "contrast" change looks very similiar to exposure change
terminator17
W810 black
Joined: Jul 04, 2007
Posts: 155
PM, WWW
Posted: 2007-08-08 10:17
Reply with quoteEdit/Delete This PostPrint this post
okay thnx all
well,i donno y m getting a bit noisy pic whn pic taken inside room...
is my setting wrong
m using pic quality="fine"
terminator17
W810 black
Joined: Jul 04, 2007
Posts: 155
PM, WWW
Posted: 2007-08-08 10:35
Reply with quoteEdit/Delete This PostPrint this post


well dis is frm 6.4
is anything wrong wid my setting..y dis pic luk dullish type..i m saying so cuz i can compare wid d actual colors of my cpu
newaz..suggest
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-08-08 10:37
Reply with quoteEdit/Delete This PostPrint this post
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 ]
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-08-08 10:40
Reply with quoteEdit/Delete This PostPrint this post
terminator17
enable enchanced mode - EV +0.7, zoom 1.1, look into readme.txt for more info about this
terminator17
W810 black
Joined: Jul 04, 2007
Posts: 155
PM, WWW
Posted: 2007-08-08 10:50
Reply with quoteEdit/Delete This PostPrint this post
hey so v6.5 is ready to giva try [:)]
primaru
T68 gold
Joined: Mar 12, 2007
Posts: 22
PM
Posted: 2007-08-08 11:37
Reply with quoteEdit/Delete This PostPrint this post
@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 ]
whatsucka
X1 Silver
Joined: Feb 17, 2007
Posts: > 500
PM, WWW
Posted: 2007-08-08 11:49
Reply with quoteEdit/Delete This PostPrint this post
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
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-08-08 12:02
Reply with quoteEdit/Delete This PostPrint this post
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
primaru
T68 gold
Joined: Mar 12, 2007
Posts: 22
PM
Posted: 2007-08-08 12:03
Reply with quoteEdit/Delete This PostPrint this post
@whatsucka

i think camera is too close

@Raider
so far great driver...good pictures...in supermode
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-08-08 12:09
Reply with quoteEdit/Delete This PostPrint this post
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
mursay
T68 gold
Joined: Jun 08, 2007
Posts: 18
PM
Posted: 2007-08-08 12:10
Reply with quoteEdit/Delete This PostPrint this post
can you help me pls. What is EM and ENM. How can ı this settings. thanx.
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-08-08 12:39
Reply with quoteEdit/Delete This PostPrint this post
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 ]
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 353354355 ... 664665666  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic