Sony Ericsson / Sony : Software, Firmware and Drivers : Hybrid Camera Driver for W800i/K750
>
New Topic
>
Topic Locked
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Hybrid Camera Driver for W800i/K750
Bookmark topic
Quote:
On 2006-11-08 11:44:42, 679 wrote:
@imsje
Driver 7.129. Pictures with EV0, +2.0 -2.0
Seems EV works right.
Thanks, I am using v7.82 now.
--
Posted: 2006-11-08 11:55:31
Edit :
Quote
Macro raw with v30.1...
@Tory,this is part of the exhaust that i bought from your homeland...
http://img179.imageshack.us/img179/8653/dsc03542ok1.jpg
[ This Message was edited by: e_erzan on 2006-11-08 12:17 ]
--
Posted: 2006-11-08 11:59:10
Edit :
Quote
macro with my new driver ,the code name is ,,Sharp,,!
--
Posted: 2006-11-08 12:04:54
Edit :
Quote
Torry.. what did you change in this new driver?
Is it a hybrid?
What is your average size of the pictures?
--
Posted: 2006-11-08 13:07:48
Edit :
Quote
[quote]
On 2006-11-08 11:43:50, ToryXX wrote:
Hi peoples i have a new driver ...and i can say that this driver is 100% ---working good
-natural colors,
-not overexposure,
-very good macro
-night mode very good,
-with a good stability focus,
-very sharp and i made this driver without errors and bugs in 2 variants:
.............................................................................................
The second driver is the same like first but is just with 16 fps -day mode and with 7.5 fps in night mode video and when you use the led in the night mode i changed the value in the driver to ,,02,, witch gives more natural pictures,or can be more with blue!...to me if i use ,,02,, with the led...gives to much blue pictures but not to the anothers...and because of this i use 05 value to the led,because i don't have problems with ,, to much yellow,,when i use the led,in the night!
@Torry_XX
version is 4.85 ?
1. mistake.
info_vendor=Sharp name,Tory
missing
; at the end.
2. mistake.
VR_NORMAL_MODE_FR=40;
VR_NIGHT_MODE_FR=1c;
you defined MACRO but not used.
it has to be here instead of 2E and 1F.
NOM_FPS=05 02 00 08
2E#CMD_END
06 02 00 01
2E 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE_TRANSITION;
NIM_FPS=05 02 00 08
1F #CMD_END
06 02 00 01
1F 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE_TRANSITION;
now you have 11.5FPS for day ,not 16, and 7.75 for night, not 7.
3 . mistake?
SET_JPEG_QUALITY=07 02 00 13 $w2 $w2 $w2 #CMD_END;
it missing for MXE-60
SET_JPEG_QUALITY=
$p1 0e $c1 01 $s2 46 #SET_JPEG_MIN(00,01) $cx
07 02 00 13 $w2 $w2 $w2 #CMD_END;
same for first driver i assume.
cheers
--
Posted: 2006-11-08 14:29:24
Edit :
Quote
@imsje
BTW, when using "SPOT" exposure measuring - is it central weighted or exactly SPOT measuring. And where is this "spot" - in centre of this green squar viewfinder or somewhere else? Or maybe when measuring is "NO SPOT" its mean exact central weighted measuring. Where is the truth?
--
Posted: 2006-11-08 14:41:44
Edit :
Quote
Quote:
On 2006-11-08 14:41:44, 679 wrote:
@imsje
BTW, when using "SPOT" exposure measuring - is it central weighted or exactly SPOT measuring. And where is this "spot" - in centre of this green squar viewfinder or somewhere else? Or maybe when measuring is "NO SPOT" its mean exact central weighted measuring. Where is the truth?
Arne Anka on 2005-07-04 18:21 wrote:
With spot photometry only the light in the center of the picture is measured to calculate the exposure (otherwise the whole picture is used). Its useful if the contrast between the object to shoot and the background is to high (in such cases the object may become too light or too dark).
--
Posted: 2006-11-08 16:35:17
Edit :
Quote
@imsje
Thx, hope Arne Anka had backgound for this explanation. Any way it is interesting to check it out in practice for real shots...
--
Posted: 2006-11-08 17:21:08
Edit :
Quote
1st mistake is not a mistake because after 55 when is FINISH is existing this ; so is everything ok really this is not mistake! and mistake with that is missing the value for MXE-60??!!....sorry i don't have one to use it ...so this is not important for me also not for the anothers who don't have this MXE-60!....and the mistake 2 also is not a mistake...because the values is not for MACRO!...and this driver i will keep it in my mobile from now....in normal way i didn't wanted to put it here in the forum...but finally who is clever can use it !
...............................................................................................
@Torry_XX
version is 4.85 ?
1. mistake.
info_vendor=Sharp name,Tory
missing ; at the end.
2. mistake.
VR_NORMAL_MODE_FR=40;
VR_NIGHT_MODE_FR=1c;
you defined MACRO but not used.
it has to be here instead of 2E and 1F.
NOM_FPS=05 02 00 08 2E#CMD_END
06 02 00 01 2E 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE_TRANSITION;
NIM_FPS=05 02 00 08 1F #CMD_END
06 02 00 01 1F 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE_TRANSITION;
now you have 11.5FPS for day ,not 16, and 7.75 for night, not 7.
3 . mistake?
SET_JPEG_QUALITY=07 02 00 13 $w2 $w2 $w2 #CMD_END;
it missing for MXE-60
SET_JPEG_QUALITY=$p1 0e $c1 01 $s2 46 #SET_JPEG_MIN(00,01) $cx
07 02 00 13 $w2 $w2 $w2 #CMD_END;
same for first driver i assume.
cheers
--
Posted: 2006-11-08 19:36:07
Edit :
Quote
first picture this one is made it from inside building through the glass,and outside didn't was a good day! picture raw just fine mode!
full size
http://img390.imageshack.us/img390/5234/dsc04621bp8.jpg
[ This Message was edited by: ToryXX on 2006-11-08 18:59 ]
--
Posted: 2006-11-08 19:58:09
Edit :
Quote
New Topic
Topic Locked