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-04 19:46:32, imsje wrote:
Quote:
On 2006-11-04 19:11:39, diego23 wrote:
7.8 is little bit sharper.
I think color is diff. because of this.
30.1
seq_set_prop_0=$s0 %0 $-0 0a 06 02 00 01 $w0 06 #CMD_END;
seq_get_prop_0 =
$s1 1e $s0 01;
7.8
seq_set_prop_0=$s0 %0 $-0 0A 06 02 00 01 $w0 06 #CMD_END;
seq_get_prop_0 =
$s1 07 $s0 07;
which one is more natural. which light you used?
The one in bold is the software number that will be reflected only on your exif readings....no effect what so ever on the colors....
My 2cents!
--
Posted: 2006-11-05 17:55:23
Edit :
Quote
Quote:
On 2006-11-04 23:57:58, ToryXX wrote:
i don t know why the macro on the 30.1 ,7.7 edited or 7.7final...7.30....is not so good like in the old cam drivers....for example 3.1 by erzan and so on...why is like this???....i must make a shot in macro so many times untill i take a good one....before didn't was this problem!
@tory
The macro from 30.1 is based on 5.6c too,same goes to my 3.1....
All my camdriver series have same settings...nvr touch not even a bit....so it is the mentality and the needed skill to take nice macro pictures,not the driver....By the way...if you want great macro pics,use a real dedicated digi camera....please...this is just a phone i remind you guys again....dont expect too much from a point and shoot camera...a.k.a. fun camera...
--
Posted: 2006-11-05 18:10:38
Edit :
Quote
imsje 7.8 is different ....look also this is changed ,,
7.7 moded
NOM_FPS = 05 02 00 08 3c #CMD_END //2e to 3c
06 02 00 01 3c 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
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;
7.8 cam driver
NOM_FPS = 05 02 00 08 #VR_NORMAL_MODE_FR #CMD_END //2e to 3c
06 02 00 01 3c 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
NIM_FPS = 05 02 00 08 VR_NIGHT_MODE_FR #CMD_END
06 02 00 01 1F 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
--
Posted: 2006-11-05 18:14:05
Edit :
Quote
Quote:
On 2006-11-05 00:46:21, aabg wrote:
Quote:
On 2006-11-05 00:05:44, ToryXX wrote:
Quote:
On 2006-11-05 00:03:09, aabg wrote:
best macros until now 7.12
you have a best picture with macro to show me? with 7.12?
actually i do not, i saw pictures with macro 7.12, in other forum, and seems to be better.
there was a driver with good macros, it could be 2.441, 5.6c, 5.4 we have too much drivers (in a good way

)
[ This Message was edited by: aabg on 2006-11-04 23:48 ]
Each of my realeased camdrivers are of an enhanced better version from the previous one...my ver30.1 is derived from 5.6c....fyi...
--
Posted: 2006-11-05 18:15:25
Edit :
Quote
ok erzan thank you,i see that nobody know where is the setting for macro in a cam driver......
then please tell me what is making this things?
seq_ping=;
seq_set_prop_0=$s0 %0 $-0 0A 06 02 00 01 $w0 06 #CMD_END;
seq_get_prop_0 = $s1 07 $s0 07;
--
Posted: 2006-11-05 18:16:57
Edit :
Quote
Quote:
On 2006-11-05 18:16:57, ToryXX wrote:
ok erzan thank you,i see that nobody know where is the setting for macro in a cam driver......
then please tell me what is making this things?
seq_ping=;
seq_set_prop_0=$s0 %0 $-0 0A 06 02 00 01 $w0 06 #CMD_END;
seq_get_prop_0 = $s1 07 $s0 07;
I will point it out to you soon,now i need my sleep now...really had a long day...
--
Posted: 2006-11-05 18:44:19
Edit :
Quote
Quote:
On 2006-11-05 18:14:05, ToryXX wrote:
imsje 7.8 is different ....look also this is changed ,,
7.7 moded
NOM_FPS = 05 02 00 08 3c #CMD_END //2e to 3c
06 02 00 01 3c 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
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;
7.8 cam driver
NOM_FPS = 05 02 00 08 #VR_NORMAL_MODE_FR #CMD_END //2e to 3c
06 02 00 01 3c 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
NIM_FPS = 05 02 00 08 VR_NIGHT_MODE_FR #CMD_END
06 02 00 01 1F 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
SORRY, IT IS MY MISTAKE.
because macro is defined above.
it can stay without macro, as in the 7.7 moded, but it is easier change value where is macro defined.
It has to be:
NOM_FPS = 05 02 00 08 #VR_NORMAL_MODE_FR #CMD_END 06 02 00 01 #VR_NORMAL_MODE_FR 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
NIM_FPS = 05 02 00 08 #VR_NIGHT_MODE_FR #CMD_END
06 02 00 01 #VR_NIGHT_MODE_FR 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
please change this in the 7.8 driver. SORRY AGAIN.
[ This Message was edited by: imsje on 2006-11-05 18:06 ]
--
Posted: 2006-11-05 18:53:14
Edit :
Quote
where is the macro settings in a cam driver imsje?
--
Posted: 2006-11-05 19:16:29
Edit :
Quote
Quote:
On 2006-11-05 19:16:29, ToryXX wrote:
where is the macro settings in a cam driver imsje?
this is macro for camera
VR_NORMAL_MODE_FR=3C;
VR_NIGHT_MODE_FR=1E;
where is big letters with = something ;
TORRY=$0 06 01 00 82;
TORRY is macro and you can write #TORRY instead write $0 06 01 00 82;
you can have macro inside macro as this:
NIM_FPS = 05 02 00 08 #VR_NIGHT_MODE_FR #CMD_END
06 02 00 01 #VR_NIGHT_MODE_FR 03 #CMD_END
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE;
If you think on the macro picture, i know that we have
macro, close distance, distance view.
maybe , it is somewhere with focus, i don't know, sorry.
[ This Message was edited by: imsje on 2006-11-05 18:42 ]
--
Posted: 2006-11-05 19:23:14
Edit :
Quote
Hy could anyone post the 7.8 camera driver here so I can download it, pls. Or someone tell me which is the best driver made so far.
Did anyoane tryed thoose drivers which is the BEST one !!!!!
http://clubw800i.googlepages.com/home33
PPPLLLSSS HHHEEELLLPPP !!!!!!!
--
Posted: 2006-11-05 21:26:01
Edit :
Quote
New Topic
Topic Locked