Author |
Hybrid Camera Driver for W800i/K750 part 2 |
miguel19 Joined: Dec 17, 2006 Posts: 130 PM |
Why don't you try it yourself? |
|
miguel19 Joined: Dec 17, 2006 Posts: 130 PM |
Nice pics, ChocoboQ! |
ady_k4e Joined: Jun 11, 2006 Posts: 70 PM |
zuza 2007 driver errors:
line 328,329,330,331:
SET_JPEG_MAX=06 02 00 0D !1 !0 #CMD_END;
SET_JPEG_MIN=06 02 00 0F !1 !0 #CMD_END;
SET_JPEG_AVG=06 02 00 11 !1 !0 #CMD_END;
SET_JPEG_QUALITY=07 02 00 13 $w2 $w2 $w2 #CMD_END;
correct:
JPEG_MAX=06 02 00 0D !1 !0 #CMD_END;
JPEG_MIN=06 02 00 0F !1 !0 #CMD_END;
JPEG_AVG=06 02 00 11 !1 !0 #CMD_END;
JPEG_QUALITY=07 02 00 13 $w2 $w2 $w2 #CMD_END;
line 405:
#WAIT_FOR_MODE_TRANSITION
correct:
#WAIT_FOR_MODE
line 437:
seq_get_prop_19=;
$s0 01 $cl $s0 00 // this are useless because
$cx; // of the ; on line 437 (upper line)
[ This Message was edited by: ady_k4e on 2007-01-27 18:39 ] |
ady_k4e Joined: Jun 11, 2006 Posts: 70 PM |
here is camera driver 5.54:
minor changes: better and faster focus ; took some algorithm from k800 (qtable);
http://www.filefactory.com/file/7dbf04/
http://www.megaupload.com/?d=6QAM6UD9 |
pinkypinky Joined: Jan 19, 2007 Posts: 11 PM |
Quote:
|
On 2007-01-27 19:38:10, ady_k4e wrote:
line 437:
seq_get_prop_19=;
$s0 01 $cl $s0 00 // this are useless because
$cx; // of the ; on line 437 (upper line)
[ This Message was edited by: ady_k4e on 2007-01-27 18:39 ]
|
|
So should I remove the ";" ?! or just ignore this mistake?!
How did you find those errors by the way... ?
P |
ady_k4e Joined: Jun 11, 2006 Posts: 70 PM |
simple text program but i know what to look for. yo can try this:
seq_get_prop_19= $cf 01
$s0 01
$cl $s0 00
$cx;
or this:
seq_get_prop_19=;
it is your choice...
|
DarKMaGiCiaN Joined: Aug 25, 2006 Posts: > 500 PM |
@biasiman
I tested the driver same quality with small size I tried to upload the driver but I could't so I'll upload it soon ^_^
@JORGELINK
http://edogawaconan.jeeran.com/Final.dat.txt
@gxg
great driver but there is something I dont like in all zuza drivers which is the color of the focus thing is efficting on the dark area for exampe if you took a pic of a tree so dark area become black with little green on it
this happen only on my k750i because I saw other users using pics zuza and they are great pic
@ady_k4e
a question form one who want to learn
in zuza 2007
why it is incorrect in lines 328,329,330,331:
@people who ask for the best driver
the simple answer is 0.9 heheh just joking
if you want the best driver so you have to test all drivers by yourself because the best driver im my mobile phone is not necessary the best driver in your mobile phone
because of that there are some people still using 2.41 even it is an old version
an example for that is Toryxx. look to the pics in page 21
for me zuza didnt give the this quality of pic
sorry again I know my English is weak |
Holdit Joined: Apr 07, 2006 Posts: 148 PM, WWW
|
@ ady...Any intention of mixing in the supermode?! I like this feature combined with a top quality stadard mode |
paparazy Joined: Dec 04, 2006 Posts: 239 PM |
@ Tranced
info for photo driver Cheng Rong tunned PaParazy +night +super night 1.5
Friend no overexposure set to 2.0....
New Function is SHUTTERSPEED EV 0.7 -> 1.5 my driver
0 lux + flash = best photo clean! |
ady_k4e Joined: Jun 11, 2006 Posts: 70 PM |
@DarKMaGiCiaN:
This are the exact lines from zuza:
SET_JPEG_MAX=06 02 00 0D !1 !0 #CMD_END;
SET_JPEG_MIN=06 02 00 0F !1 !0 #CMD_END;
SET_JPEG_AVG=06 02 00 11 !1 !0 #CMD_END;
SET_JPEG_QUALITY=07 02 00 13 $w2 $w2 $w2 #CMD_END;
seq_set_prop_5_0=$z0 $p1 0e
$c1 00
$c0 02 $s2 55 #JPEG_MIN(00,03) #JPEG_MAX(00,05) #JPEG_AVG(00,04) #JPEG_QUALITY $cl
$c0 04 $s2 55 #JPEG_MIN(00,32) #JPEG_MAX(00,50) #JPEG_AVG(00,3C) #JPEG_QUALITY $cl
$c0 08 $s2 55 #JPEG_MIN(01,2C) #JPEG_MAX(01,90) #JPEG_AVG(01,5E) #JPEG_QUALITY
$cx $cx $cx
$cl
$c0 02 $s2 50 #JPEG_MIN(00,01) #JPEG_MAX(00,19) #JPEG_AVG(00,04) #JPEG_QUALITY $cl
$c0 04 $s2 50 #JPEG_MIN(00,01) #JPEG_MAX(00,96) #JPEG_AVG(00,3C) #JPEG_QUALITY $cl
$c0 08 $s2 41 #JPEG_MIN(00,01) #JPEG_MAX(02,48) #JPEG_AVG(01,5E) #JPEG_QUALITY
$cx $cx $cx
$cx;
seq_set_prop_5_1=$z0 $p1 0e
$c1 00
$c0 02 $s2 5a #JPEG_MIN(00,05) #JPEG_MAX(00,08) #JPEG_AVG(00,06) #JPEG_QUALITY $cl
$c0 04 $s2 5a #JPEG_MIN(00,50) #JPEG_MAX(00,78) #JPEG_AVG(00,5A) #JPEG_QUALITY $cl
$c0 08 $s2 5A #JPEG_MIN(01,90) #JPEG_MAX(02,48) #JPEG_AVG(01,F4) #JPEG_QUALITY
$cx $cx $cx
$cl
$c0 02 $s2 5a #JPEG_MIN(00,01) #JPEG_MAX(00,19) #JPEG_AVG(00,06) #JPEG_QUALITY $cl
$c0 04 $s2 5a #JPEG_MIN(00,01) #JPEG_MAX(00,96) #JPEG_AVG(00,5A) #JPEG_QUALITY $cl
$c0 08 $s2 5a #JPEG_MIN(00,01) #JPEG_MAX(02,48) #JPEG_AVG(01,F4) #JPEG_QUALITY
$cx $cx $cx
$cx;
SET_JPEG_MAX=06 02 00 0D !1 !0 #CMD_END; means that where #SET_JPEG_MAX appears it uses this formula: 06 02 00 0D !1 !0 #CMD_END;
#SET_JPEG_MAX(02,48) means 06 02 00 48 02 0D #CMD_END;
but #JPEG_MAX(02,48) it is not defined therefor the camera just ignores the line. If you write JPEG_MAX=06 02 00 0D !1 !0 #CMD_END; means you have defined JPEG_MAX
You can put any other name like HELLO=06 02 00 0D !1 !0 #CMD_END; as long as you use #HELLO(02,48).
@Holdit: I will release a combined 5.54 + supermode driver
I don't want to someone to think that my drivers are perfect i am just stating some errors i observed. And if someone finds an error in my driver please tell me. I don't think that my driver is the best it is just the best for me but all phones have small hardware differences and software differences so there is not such thing as "best camera driver" it is just "best camera driver for my phone". So please do experiment and chose the best driver for you. I'm sorry that for some users (cid49) means 5h/cam driver...
[ This Message was edited by: ady_k4e on 2007-01-27 20:01 ] |
paparazy Joined: Dec 04, 2006 Posts: 239 PM |
hellow from Brazil
My New Driver base 8.52
New 2007 day 24: Max manual Shutter Speed 1.5 for night, Max Fast focus (Night/Normal), Max AE, Max Small file jpeg 1632px, clean night photos, fix bugs...
Version tunned (+cor/bright/zoom/functions)
drivercam 8.52(Cheng Rong auto supermode) + display driver tunned and Original drivers for Backup: display and camdriver k750 R1CA021
;-D Driver paparazy tunned.... super night
* SUPER NIGHT (Shutter Speed 1.5)
EV key [< >] as Function Selector
[Zoom +/-] Change value of select function.
Super function night color: EV +0.7(control right 2x) = 1.5(button "+" 5x)
*close cam for day
Archive 5mb size:
Softwares: Gflash(patchs) and Far(drivers disp,cam)
Settings: Patchs + driver Cam tunned + driver Disp tunned
Backup original: display and camdriver k750 r1ca021
Help readme.txt
Donwload -> http://www.paparazy.com/k750tunned.zip |
d8ctor46 Joined: Aug 21, 2006 Posts: 75 PM |
can you upload 0.9?
the link fileupgrade doesn't work
thx |
BLKSNAKER Joined: Apr 22, 2006 Posts: 149 PM |
Hello I think even this version of your driver tends to overxposure a lot in average light conditions...try to fix that and youll get a great driver. |
Metal_Skane Joined: Sep 18, 2006 Posts: 28 PM |
Here´s the 09 camdriver d8ctor 46.
http://www.filefactory.com/file/6e3bd9/
ENJOY IT cause its a great driver. |
DarKMaGiCiaN Joined: Aug 25, 2006 Posts: > 500 PM |
@ady_k4e
thanks bro now it is clear for me ^_^
Quote:
|
I don't want to someone to think that my drivers are perfect i am just stating some errors i observed. And if someone finds an error in my driver please tell me. I don't think that my driver is the best it is just the best for me but all phones have small hardware differences and software differences so there is not such thing as "best camera driver" it is just "best camera driver for my phone". So please do experiment and chose the best driver for you. I'm sorry that for some users (cid49) means 5h/cam driver...
|
|
that why we are here ^_^
everyone is correcting the other ^_^
thanks again ady |
|