Sony Ericsson / Sony : Software, Firmware and Drivers : Hybrid Camera Driver for W800i/K750 part 2
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Hybrid Camera Driver for W800i/K750 part 2
Bookmark topic
Why don't you try it yourself?
--
Posted: 2007-01-27 18:43:41
Edit :
Quote
Nice pics, ChocoboQ!
--
Posted: 2007-01-27 18:48:57
Edit :
Quote
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 ]
--
Posted: 2007-01-27 19:38:10
Edit :
Quote
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
--
Posted: 2007-01-27 19:45:37
Edit :
Quote
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
--
Posted: 2007-01-27 20:13:23
Edit :
Quote
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...
--
Posted: 2007-01-27 20:20:09
Edit :
Quote
DarKMaGiCiaN Posts: > 500
@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
--
Posted: 2007-01-27 20:24:48
Edit :
Quote
@ ady...Any intention of mixing in the supermode?! I like this feature combined with a top quality stadard mode
--
Posted: 2007-01-27 20:42:42
Edit :
Quote
@ 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!
--
Posted: 2007-01-27 20:49:28
Edit :
Quote
@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 ]
--
Posted: 2007-01-27 20:56:44
Edit :
Quote
New Topic
Reply