Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Hybrid Camera Driver for W800i/K750

Previous  123 ... 206207208 ... 307308309  Next
Author Hybrid Camera Driver for W800i/K750
Andeo
K750
Joined: Sep 14, 2006
Posts: 52
From: Russia, Ekaterinodar
PM, WWW
Posted: 2006-10-02 08:19
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-10-01 21:50:05, Recruit wrote:
5.5 seems interesting. Where to change MXE-60 compression in this driver? Cant find these lines:

SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 55

Its night here so I want to do some night shots.



SET_JPEG_QUALITY=07 02 00 13 !0 !1 !2 #CMD_END; // It's signify:
Take three parameters(different for each size):
copmression for initial, average and last quality.

NORMAL QUALITY
seq_set_prop_5_0=$z0 $p1 0e // CHECK IF accessory flash is connected
$c1 00 // IF flash is not connected
.....
.....
$cl // ELSE, IF flash is connected do nex commands
.....
.....
$cx; // END IF

FINE QUALITY
seq_set_prop_5_1=$z0 $p1 0e // CHECK IF accessory flash is connected
$c1 00 // IF flash is not connected
.....
.....
$cl // ELSE, IF flash is connected do nex commands
.....
.....
$cx; // END IF

Do you understand that?

[ This Message was edited by: Andeo on 2006-10-02 07:42 ]
Andeo
K750
Joined: Sep 14, 2006
Posts: 52
From: Russia, Ekaterinodar
PM, WWW
Posted: 2006-10-02 08:34
Reply with quoteEdit/Delete This PostPrint this post
For those who don't like rapidshare:

Camera driver version 5.5a
(Compatible with R1N035/R1AA008/R1BC002 firmware)
http://www.filefactory.com/file/e33800/

Camera driver version 5.5b
(Compatible with R1СА021/R1DB001 firmware)
http://www.filefactory.com/file/f847a7/
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-10-02 09:40
Reply with quoteEdit/Delete This PostPrint this post
some beautiful pictures with v 3.1 first one...i think they are clear and cool....but today i will test 5.5a russian one to see









so what you think?

oHaYo
K550 Black
Joined: Sep 04, 2006
Posts: 66
From: Thailand
PM
Posted: 2006-10-02 10:10
Reply with quoteEdit/Delete This PostPrint this post
just try 5.5a , very impressive , sharpness and colours are great ...
some pics from 5.5a







ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-10-02 10:22
Reply with quoteEdit/Delete This PostPrint this post
well oHaYo ,i tested in the night 5.5a and is not good...is blurry,all picture are blurry and trust me ,today i will try ,on day to see how it is....but i know something till now from all cam drivers and for my w800i ,the best in the night and day and super good sharpeness and no blurry ,is v 3.1 by e -man...but i will try 5.5a to see...and in your picture i see blurrry and to much white now,not sharpeness and clear pictures:(
oHaYo
K550 Black
Joined: Sep 04, 2006
Posts: 66
From: Thailand
PM
Posted: 2006-10-02 10:41
Reply with quoteEdit/Delete This PostPrint this post
@ToryXX

Can u post camdriver v3.1 (first one) that u r using ?
i have some of them ,but i don't know whis one is the first ...
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-10-02 10:44
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-10-02 10:41:02, oHaYo wrote:
@ToryXX

Can u post camdriver v3.1 (first one) that u r using ?
i have some of them ,but i don't know whis one is the first ...



here itis,is 3.1 first one...!

http://www.filefactory.com/file/148674/
oHaYo
K550 Black
Joined: Sep 04, 2006
Posts: 66
From: Thailand
PM
Posted: 2006-10-02 10:46
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-10-02 10:44:47, ToryXX wrote:
Quote:

On 2006-10-02 10:41:02, oHaYo wrote:
@ToryXX

Can u post camdriver v3.1 (first one) that u r using ?
i have some of them ,but i don't know whis one is the first ...



here itis,is 3.1 first one...!

http://www.filefactory.com/file/148674/



Thanks a lot mate ...
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-10-02 10:48
Reply with quoteEdit/Delete This PostPrint this post
and tell me how it is...because i go now to test this 5.5a...to see also

[ This Message was edited by: ToryXX on 2006-10-02 09:53 ]
oHaYo
K550 Black
Joined: Sep 04, 2006
Posts: 66
From: Thailand
PM
Posted: 2006-10-02 13:42
Reply with quoteEdit/Delete This PostPrint this post
i can't take any picture coz it's raining here ...
and now it's too dark ...
zergstation
W810 white
Joined: Aug 23, 2006
Posts: 15
PM
Posted: 2006-10-02 14:10
Reply with quoteEdit/Delete This PostPrint this post
@Andeo
Can you please upload your source code description to filefactory?
I really want to study it.
Recruit
W800
Joined: Aug 10, 2006
Posts: 34
From: Hell
PM
Posted: 2006-10-02 14:18
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-10-02 08:19:52, Andeo wrote:
Quote:

On 2006-10-01 21:50:05, Recruit wrote:
5.5 seems interesting. Where to change MXE-60 compression in this driver? Cant find these lines:

SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 55

Its night here so I want to do some night shots.



SET_JPEG_QUALITY=07 02 00 13 !0 !1 !2 #CMD_END; // It's signify:
Take three parameters(different for each size):
copmression for initial, average and last quality.

NORMAL QUALITY
seq_set_prop_5_0=$z0 $p1 0e // CHECK IF accessory flash is connected
$c1 00 // IF flash is not connected
.....
.....
$cl // ELSE, IF flash is connected do nex commands
.....
.....
$cx; // END IF

FINE QUALITY
seq_set_prop_5_1=$z0 $p1 0e // CHECK IF accessory flash is connected
$c1 00 // IF flash is not connected
.....
.....
$cl // ELSE, IF flash is connected do nex commands
.....
.....
$cx; // END IF

Do you understand that?

[ This Message was edited by: Andeo on 2006-10-02 07:42 ]



Thanks a lot!
ilabstudios
W880 Black
Joined: Mar 03, 2006
Posts: 213
From: London, UK
PM, WWW
Posted: 2006-10-02 14:39
Reply with quoteEdit/Delete This PostPrint this post
5.5B

Macro: On
Night: Off
WB: Daylight
EV: 0.0




k750 r1ca021/w800 r1bc002|2gb msdp|menu tweak|new displaydriver/e_erzan 5.6c camdriver|w810 acoustics|playlist|no sim setup|blutooth patch|remove keylock/nosound/volume msg and many more
http://filelodge.bolt.com/profile/ilabstudios
ilabstudios
W880 Black
Joined: Mar 03, 2006
Posts: 213
From: London, UK
PM, WWW
Posted: 2006-10-02 15:25
Reply with quoteEdit/Delete This PostPrint this post
5.5A & 5.5B Comparison

[ 5.5B ]
Macro: On
Night: Off
WB: Daylight
EV: 0.0



[ 5.5A ]
Macro: On
Night: Off
WB: Daylight
EV: 0.0



5.5A has the closest to true colour, but the exposure is too low so you get quite alot of black areas in the corners, but this may just be because there isn't enough sunlight. I will try taking some more 5.5A photos when the sun is more visible.
k750 r1ca021/w800 r1bc002|2gb msdp|menu tweak|new displaydriver/e_erzan 5.6c camdriver|w810 acoustics|playlist|no sim setup|blutooth patch|remove keylock/nosound/volume msg and many more
http://filelodge.bolt.com/profile/ilabstudios
ToryXX
W960
Joined: Aug 11, 2006
Posts: 495
From: Germany
PM, WWW
Posted: 2006-10-02 15:38
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2006-10-02 15:25:56, ilabstudios wrote:
5.5A & 5.5B Comparison

[ 5.5B ]
Macro: On
Night: Off
WB: Daylight
EV: 0.0



[ 5.5A ]
Macro: On
Night: Off
WB: Daylight
EV: 0.0



5.5A has the closest to true colour, but the exposure is too low so you get quite alot of black areas in the corners, but this may just be because there isn't enough sunlight. I will try taking some more 5.5A photos when the sun is more visible.





what is more sharper 5.5 a or 5.5 b?
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 206207208 ... 307308309  Next
Goto page:
Unlock this Topic Move this Topic Delete this Topic