Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810

Previous  123 ... 466467468 ... 664665666  Next
Author Super camera driver for k750/w800/w810
don_gori
P1
Joined: Jul 17, 2007
Posts: 60
PM
Posted: 2007-09-30 23:34
Reply with quoteEdit/Delete This PostPrint this post
Raiderski sorry man
Two phones are CID49
jonaugust_69
K750
Joined: Mar 31, 2007
Posts: 83
From: Greece
PM, WWW
Posted: 2007-10-01 01:00
Reply with quoteEdit/Delete This PostPrint this post
difference 6.6 with 8.5

6.6
BRIGHTNESS= 00;
CONTRAST= 00;

8.5
INIT= #CMD(08,01) #CMD(21,01) #CMD(51,00) #CMD(52,00) #CMD(08,00)
#CMD(54,01) #CMD(55,01) #CMD(56,0E)
#CMD(58,08) #CMD(59,04);

I think EM is enabled always in 8.5
seq_set_prop_5_0=#JMIN(00,00)
$z0
$p1 05
$c1 00
$c0 02 #JMAX(00,10) #JAVG(00,08) $cl
$c0 04 #JMAX(00,78) #JAVG(00,5A) $cl
$c0 08 #JMAX(02,4e) #JAVG(01,f4)
$cx $cx $cx
$s2 5b
#JQUALITY;

SET_JPEG_MAX=06 02 00 0D !1 !0 #END;
SET_JPEG_MIN=06 02 00 0F !1 !0 #END;
SET_JPEG_AVG=06 02 00 11 !1 !0 #END;
SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 32
#SET_JPEG_MIN(00,01)
$cx
07 02 00 13 $w2 $w2 $w2 #END;

seq_set_prop_5_1=$z0
$s2 5e
$c0 02 #SET_JPEG_MIN(00,05) #SET_JPEG_AVG(00,0F) #SET_JPEG_MAX(00,19) $cl
$c0 04 #SET_JPEG_MIN(00,4B) #SET_JPEG_AVG(00,64) #SET_JPEG_MAX(00,96) $cl
$c0 08 #SET_JPEG_MAX(02,68) #SET_JPEG_MIN(01,F4) #SET_JPEG_AVG(02,44) $cl
$cx $cx $cx
#SET_JPEG_QUALITY
$s8 01;


seq_ss_take= $c8 00
#DEF_SHOT
$cl
#IMP_SHOT
$cx;

The ($s8 00 ) it does not exist


_________________
k750 cid49 FW(w800 r1bc002)
Camdrivers database for k(d)750/w800/w810
(Site Mr.Kája) http://www.camdrivers.wz.cz/

[ This Message was edited by: jonaugust_69 on 2007-10-01 00:14 ]
lpachuong
K850 Green
Joined: Jun 06, 2007
Posts: > 500
From: Vietnam
PM
Posted: 2007-10-01 01:12
Reply with quoteEdit/Delete This PostPrint this post
Thanks jonaugust_69 for that information. Now I fix the problem of EM on/off I forgot to put $s8 00 so my code get confusing when turn EM off at the first shot. Thank you. [addsig]
lengstreet
K770 Beige
Joined: Apr 18, 2007
Posts: 92
From: Thailand
PM
Posted: 2007-10-01 03:44
Reply with quoteEdit/Delete This PostPrint this post

On 2007-09-30 17:20:02, billcat wrote:
@ lengstreet

can you post some distant shots also ..................



if i have a time im back to post it


On 2007-09-30 18:04:00, billcat wrote:
@ lengstreet

how can i zoom with macro on and take a picture ............



at macro mode:
adjust +,- (1.1-4.0) take half shutter adjust +,- again for take a best shot
http://www.flickr.com/photos/lengstreet
xxdjrerunxx
W810 white
Joined: Sep 12, 2007
Posts: 33
PM
Posted: 2007-10-01 04:33
Reply with quoteEdit/Delete This PostPrint this post
Hi 'im just wondering when i take pictures out side my iso is always at 80 i'm wondering if i can change it to 100 when i take a picture outside?
terminator17
W810 black
Joined: Jul 04, 2007
Posts: 155
PM, WWW
Posted: 2007-10-01 07:37
Reply with quoteEdit/Delete This PostPrint this post

On 2007-09-29 19:32:07, terminator17 wrote:

On 2007-09-26 14:19:04, Raiderski wrote:
terminator17

i made my config as Em on in fine quality..
when i did so,sharpneess level reduced,i generally getting blurred images at close range..


everytime when EM is used sharpness will hurt because of:
1. slower shutter speed (longer exposition time)
2. even tiny hands move (what is obvious)
3. always enabled image filtering (to eliminate big chroma/luma noise)





so wht is d solution u suggest..shudnt i use Em on in fine..with EM off indoor pics..i do get noise also..thats y i prefer EM on..as no noise is thr....
i dont get any blurrness with other driver evn with EM on..

waiting for your reply...thnx u can PM also and tell me
terminator17
W810 black
Joined: Jul 04, 2007
Posts: 155
PM, WWW
Posted: 2007-10-01 07:43
Reply with quoteEdit/Delete This PostPrint this post
@lpachuong

wow..ur 8.5 is amazing...not checked much yet..slightly slower than your v8.4...
anyways.amazing with 98%..no crash till now
thnx a lot..
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-10-01 09:58
Reply with quoteEdit/Delete This PostPrint this post
don_gori
so, maybe you'll swap exactly the same drivers in both phones and repeat test? differences will be easier to understand

terminator17

i dont get any blurrness with other driver evn with EM on..

6.6 don't have problems with EM. code of this feature is identical in most drivers. so the problem can be in your shaked hand or in disabled macro mode during close range (below 40cm) shots with autofocus. i never use EM if i don't have to (rarely) but i always prefer stable ground under phone than my hands
terminator17
W810 black
Joined: Jul 04, 2007
Posts: 155
PM, WWW
Posted: 2007-10-01 10:08
Reply with quoteEdit/Delete This PostPrint this post

On 2007-10-01 09:58:56, Raiderski wrote:
don_gori
so, maybe you'll swap exactly the same drivers in both phones and repeat test? differences will be easier to understand

terminator17

i dont get any blurrness with other driver evn with EM on..

6.6 don't have problems with EM. code of this feature is identical in most drivers. so the problem can be in your shaked hand or in disabled macro mode during close range (below 40cm) shots with autofocus. i never use EM if i don't have to (rarely) but i always prefer stable ground under phone than my hands




i told u,i take care of all above thing..i definately enable macro mode 4r close shots and take care of shaking hand...anyways thanx
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-10-01 10:26
Reply with quoteEdit/Delete This PostPrint this post
terminator17
what's the point? be sure that you're using 6.6 for W810 (without sharpness modification), make couple of pics with 6.6 and other driver at the same angle, light conditions, used parameters and then show the problem - this will resolve all doubts
lengstreet
K770 Beige
Joined: Apr 18, 2007
Posts: 92
From: Thailand
PM
Posted: 2007-10-01 12:19
Reply with quoteEdit/Delete This PostPrint this post
some distant shots from LengStreet v5.1







_________________
http://www.flickr.com/photos/lengstreet

[ This Message was edited by: lengstreet on 2007-10-01 11:20 ]
billcat
W810 black
Joined: Dec 13, 2006
Posts: 26
PM
Posted: 2007-10-01 13:20
Reply with quoteEdit/Delete This PostPrint this post
@lengstreet


thanks nice shots

i am trying to take a photo with macro on and zoom with half shutter but when i take picture i comes with out zoom .............

its not only with your driver almost all driver which i have used the problem persists

i have w810i cid 49 with Fw R4EA031

lpachuong
K850 Green
Joined: Jun 06, 2007
Posts: > 500
From: Vietnam
PM
Posted: 2007-10-01 15:09
Reply with quoteEdit/Delete This PostPrint this post

On 2007-10-01 07:43:49, terminator17 wrote:
@lpachuong

wow..ur 8.5 is amazing...not checked much yet..slightly slower than your v8.4...
anyways.amazing with 98%..no crash till now
thnx a lot..

Hello everyone. It is nice to see this topic is back to life

@Terminator: Thank you terminator for your test. I wonder in what cases do you find it is slowlier? If it is for indoor shot then it is not bcz of the compression but it is bcz of the EM.
I thought saving process might be quicker than 8.4 but I forgot that I increased the compression to 98% so it will be the same as the speed of 95% Maybe if you have time, you can open my code and search for prop_5_1 and change $s2 62 to $s2 60 (96%) or $s2 61(97%) or else for lower compression.

Hope you enjoy it [addsig]
salambaba
K800 Black
Joined: Feb 21, 2007
Posts: 119
PM
Posted: 2007-10-01 17:09
Reply with quoteEdit/Delete This PostPrint this post
Hi to all
Where can i download the latest Raider camdriver for W800 CID49 ?

thanks .
All K550i MODDS : http://amirfarzam.4shared.com
sniperwolf41
W810 white
Joined: Feb 02, 2007
Posts: 42
From: Brazil
PM
Posted: 2007-10-02 03:21
Reply with quoteEdit/Delete This PostPrint this post

On 2007-09-30 16:11:55, lpachuong wrote:
A4A-8.5 Test 2
http://www.mediafire.com/?6ke5mbyun2t

Hello everyone. How are you today? I am sorry for my late replies because my computer was down. However, I manage to create new drivers for k750i and w810i.

This time, you will see the quality on both k750i and w810i are improved. However, compression of k750i is lowered to 94% and w810i is increased to 98%. W810i now can create better compression but it will save quicker. Hope you all enjoy and I'm waiting for your new comments.

Best wishes.




Good work!!To start the tests now
W810i Fusion White,CID49 Firmware R4EA031 with many patches,Memory Stick PRO Duo 4GB and 512MB,blackicerock+myacoustics 1.1 sound driver,A4A_8.3 camera driver.

I my W810i
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 466467468 ... 664665666  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic