Author |
Hybrid Camera Driver for W800i/K750 |
TheNerd Joined: Oct 18, 2006 Posts: 157 PM |
it shows 7.41 in my w800i.
are u sure that this is the right file? |
|
gprsman Joined: Aug 28, 2006 Posts: 269 PM |
Hi all,
I'have k750 cid 36 old production with camdriver 30.1 is good ...
Is possible new production k750 cid 49 has the best camera...In comparison to k750 old productions? they have little disturbs in nocturnal way… I them hi tested both....my impression?
the better cam driver in night mode and clearness from far away?
thanks too all.
uploaded cam driver 7.8 fix no rapidshare please.
[ This Message was edited by: gprsman on 2006-11-06 23:10 ] |
heins Joined: Sep 05, 2006 Posts: 152 From: Norway PM |
Had to show you guys this shot, taken in my cinema in my cellar, the movie screen on the wall is 240cm x 180cm, the room was in total darkness, and the driver is 30.1 with night mode on.
C901. |
tranced Joined: Jan 19, 2006 Posts: > 500 From: Santo Domingo, wonDeRland PM |
@heins: must say that it's a beautiful screen yours. wow wow wow.......about the camdriver is good. noise is not its weakness and sharpness is good.
|
ToryXX Joined: Aug 11, 2006 Posts: 495 From: Germany PM, WWW
|
thank you very much this helpt me
Quote:
|
On 2006-11-06 22:53:20, imsje wrote:
I must apologize .
I forgot to change lines for exposure from v2.441 as i said.
//seq_set_prop_0=$s0 %0 $-0 0a 06 02 00 01 $w0 06 #CMD_END;
seq_set_prop_0=$s0 %0 $-0 0b $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END;
//seq_get_prop_12= 05 01 00 22 02 $f $r3 0 0 1;
seq_get_prop_12= 05 01 00 30 02 $f $r3 0 0 1; //from 22 to 30 AE level
if you are not satisfied with driver exposure, we can add this two lines as in the v2.441 and try. picture will be darker. what you think ?
|
|
|
imsje Joined: Sep 07, 2006 Posts: 76 From: Croatia, Dalmatia PM |
Quote:
|
On 2006-11-06 23:49:16, TheNerd wrote:
it shows 7.41 in my w800i.
are u sure that this is the right file?
|
|
YES
I exchange hex and decimal. sorry. it doesnot matter. |
TheNerd Joined: Oct 18, 2006 Posts: 157 PM |
Quote:
|
On 2006-11-07 08:43:53, imsje wrote:
Quote:
|
On 2006-11-06 23:49:16, TheNerd wrote:
it shows 7.41 in my w800i.
are u sure that this is the right file?
|
|
YES
I exchange hex and decimal. sorry. it doesnot matter.
|
|
ok no prob,THANKS! |
n0brega Joined: Sep 18, 2006 Posts: 48 PM |
Hi! I made a little test to compare some camdrivers.. and I came up with this results.. all pics taken with flash and macro!
v2.441 fixed metadata
v7.81 wb Fluorescent
v7.7Final Edited By jmse wb Fluorescent
v7.8 wb Fluorescent
In my opinion I prefer v2.441 colors...
Regards
|
stingjoel Joined: Jan 24, 2005 Posts: 265 From: Indonesia PM |
@n0brega,
Is v2.441 fixed metadata in fluorescent too? If not, IMHO, you can't compare it...
[ This Message was edited by: stingjoel on 2006-11-07 11:00 ] |
ToryXX Joined: Aug 11, 2006 Posts: 495 From: Germany PM, WWW
|
the picture with v2.441 is also in fluorescent???
[ This Message was edited by: ToryXX on 2006-11-07 11:02 ] |
imsje Joined: Sep 07, 2006 Posts: 76 From: Croatia, Dalmatia PM |
Quote:
|
On 2006-11-07 12:02:23, ToryXX wrote:
the picture with v2.441 is also in fluorescent???
[ This Message was edited by: ToryXX on 2006-11-07 11:02 ]
|
|
HI,
v2.441 use CLOUDY settings as default.
LED_WB_SET = 06 02 00 01 05 11 #CMD_END
7.8 and 7.81 use AUTO settings not FLUORESCENT as default.
LED_WB_SET = 06 02 00 01 00 11 #CMD_END
|
Mark_Q Joined: May 01, 2005 Posts: 138 From: Helsinki, Finland PM |
Would somebody explain me more about this white balance issue?
Is it so that the camera should automaticly select let's say "Fluorescent" when the Photo LED is turned ON. Is this possible at all, or do the user have to do the Settings in White balance manually? Something so time consuming, easily forgotten in wrong setting...
I also would like to see a comparison chart where the various camdriver versions are listed by settings like white balance, autofocus and whatever is changeable vs the original.
I surely would do this comparison chart if I only could read and understand the coding in these driver files. There are so many versions circling around that's very confusing to know what differencies they have against each other. It's getting tiring to test them as there is no overview of the settings to see what to look after, what to check out, whatever...
Am I the only one getting confused, needing this kind of "property chart"?!? |
gprsman Joined: Aug 28, 2006 Posts: 269 PM |
Quote:
|
On 2006-11-07 01:41:12, heins wrote:
Had to show you guys this shot, taken in my cinema in my cellar, the movie screen on the wall is 240cm x 180cm, the room was in total darkness, and the driver is 30.1 with night mode on.
|
|
I have tested camdriver 30.1 and 7.8....camdriver 7.8 in night mode has little disturbs, example in the dark zone of shadow |
imsje Joined: Sep 07, 2006 Posts: 76 From: Croatia, Dalmatia PM |
Quote:
|
On 2006-11-07 12:59:03, Mark_Q wrote:
Would somebody explain me more about this white balance issue?
Is it so that the camera should automaticly select let's say "Fluorescent" when the Photo LED is turned ON. Is this possible at all, or do the user have to do the Settings in White balance manually? Something so time consuming, easily forgotten in wrong setting...
|
|
//***************************************
// LED flash, property 13 ***
//***************************************
// Set to 1 if the camera should expect LED support
//
// If white balance is set to auto - change to FLUORESCENT when using LED
//---------------------------------------------------
LED_WB_SET = 06 02 00 01 02 11 #CMD_END
05 02 00 20 05 #CMD_END
05 02 00 21 f4 #CMD_END
06 02 00 01 01 13 #CMD_END;
LED_WB_UNSET =05 02 00 20 00 #CMD_END
05 02 00 21 00 #CMD_END
06 02 00 01 01 13 #CMD_END
$u 01;
EDIT:
// 0 => auto 2 => fluorescent
// 5 => cloudy
OTHERS I DON'T KNOW.
To be clear. if you keep WB to auto and this is set in the driver like this.
LED_WB_SET = 06 02 00 01 02 11 #CMD_END
then when the Photo LED is turned ON, it will be automatically set to FLUORESCENT.
you don't have to change manualy if you don't want some other WB.
[ This Message was edited by: imsje on 2006-11-07 12:30 ] |
imsje Joined: Sep 07, 2006 Posts: 76 From: Croatia, Dalmatia PM |
Quote:
|
On 2006-11-07 13:03:18, gprsman wrote:
I have tested camdriver 30.1 and 7.8....camdriver 7.8 in night mode has little disturbs, example in the dark zone of shadow
|
|
Try v7.81 it is diff. one bit then 30.1
30.1
seq_set_prop_0=$s0 %0 $-0 0a 06 02 00 01 $w0 06 #CMD_END;
v7.81
seq_set_prop_0=$s0 %0 $-0 0b $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END;
|
|