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
@679
uhmm... i can't say what exactly Paparazy wish achieve but his suggestion brings nothing new to discussion, just one of many parameters which were tested already. expressions like "fixed", "noise reduction", "correcting" were used a bit unfortunately :/
@gurbin
meeen! well done... very nice composition on second picture!
@lpd2
what do you mean? link doesn't work for you? or driver on your W810?
@shouhei
i found similar effect in my bathroom. now better sit down because explanation is laughter worth

electric current frequency has 60Hz (in some countries 50Hz). so, if you light up this room with fluorescent lamp then it works with that frequency, which means: the lamp emits the light 50/60 times per second. camera sensor works with 50Hz/60Hz frequency, CRT monitor also draw image on selected frequency, even normal lightbulb! the principle of functioning is almost identical. difference in phaze between light source and light receiver and... ladies and gentlemens... we have stripes

in some situations it's even pretty:
http://www.flickr.com/photos/8469432@N06/514538600
@sarmad
no problem... your turn next time
@d8ctor46
i have 9.22 version only:
http://www.sendspace.com/file/wvllva
@all
if someone is interested, link for 21.91 with description how to change and what mean definitions at top of driver code:
http://www.raider.block.punkt.pl/camdriver_standard.zip
_________________
http://www.flickr.com/photos/8469432@N06/
W800 CID36 R1BD001
[ This Message was edited by: Raiderski on 2007-06-11 21:40 ]
--
Posted: 2007-06-11 21:49:10
Edit :
Quote
the other link of 9.21 doesn't work
does anybody has this driver?
thx raider
--
Posted: 2007-06-11 22:24:10
Edit :
Quote
On 2007-06-11 09:49:32, Raiderski wrote:
@Chopz
thanks for test but you must pay attention on small difference:
1. original 21.91 default exposure value is at -0.3EV
2. modded 21.91 default exposure value is at 0.0EV
this explain brighter picture and because of this pictures done at auto settings cannot be compared. besides if you compare again not in good sunlight but in poor light then picture from modded version should look better. and the last thing:
hey raiderski. i also checked the EXIF info on my pics and don't see any change in the exposure value as you mentioned above. they are both 0.0EV. maybe i missed it somewhere?
--
Posted: 2007-06-11 23:18:41
Edit :
Quote
@Chopz
because you did pictures on auto settings (in camera menu was 0.0EV) and EXIF remember this but it doesn't mean proper/true information. we can change EV in code and EXIF will not recognize this change. he will save this what you have on viewfinder menu, not a true value.
--
Posted: 2007-06-12 00:14:42
Edit :
Quote
On 2007-06-11 21:01:00, Randolph wrote:
THX Sarmad...
Just one question: if I want to add color correction to standard K750i driver, is it right just to add
SET_REG=05 02 00 !0 !1 $f $d0005;
COMMAND= 06 02 00 01 !1 !0 $f $d0005;
COLOR_COR= #SET_REG(20, fd)
#SET_REG(21, f6)
#COMMAND(58, 02)
#COMMAND(55, 01)
#COMMAND(13, 01);
or just to add
COLOR_COR= #SET_REG(20, fd)
#SET_REG(21, f6)
#COMMAND(58, 02)
#COMMAND(55, 01)
#COMMAND(13, 01);
It would be nice if you or somebody else could tell me how to add this in the right way...
Thank you so much,
Randolph
well you would need to add the folllowing:
SET_REG=05 02 00 !0 !1 $f $d0005;
COMMAND= 06 02 00 01 !1 !0 $f $d0005;
COLOR_COR= #SET_REG(20, fd)
#SET_REG(21, f6)
#COMMAND(58, 02)
#COMMAND(55, 01)
#COMMAND(13, 01);
and then, in seq_ss_take you need to add a call to the color_cor routine. which would be:
#COLOR_COR
--
Posted: 2007-06-12 00:23:27
Edit :
Quote
Raiderski
I was wanting to test its drive of camera pra min for in w810 I forgive my English I I am Brazilian
--
Posted: 2007-06-12 02:37:14
Edit :
Quote
very close up to flowers with 21.9
--
Posted: 2007-06-12 05:58:43
Edit :
Quote
can anyone help or teach me how to make sarmads 5.7 drivers nightmode to be faster enhanced nightmode wif zoom?
--
Posted: 2007-06-12 06:13:38
Edit :
Quote
Hey raider is this your supermode driver? If it is then can ya please post it again, it says file not found. Thanks!
@ALL
I also wanna know if theres anyway I can learn how to mod a cam driver. Is there a tutorial or something like that. I don't wanna haveta keep bothers you guys and I wanna be albe to mod my own drivers. I would be really grateful if someone could help me out here!
Thanks in advance!
--
Posted: 2007-06-12 06:15:05
Edit :
Quote
Raiderski kriomag 29.91 mod :
http://www.egoshare.com/27d28[....]od_2191_with_supermoderar.html
OR here:
http://www.4shared.com/dir/29[....]910c0/SuperCamera_drivers.html
[ This Message was edited by: amnesty85 on 2007-06-12 07:12 ]
[ This Message was edited by: amnesty85 on 2007-06-12 15:30 ]
--
Posted: 2007-06-12 08:05:33
Edit :
Quote
New Topic
Reply