Esato

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

Previous  123 ... 435436437 ... 664665666  Next
Author Super camera driver for k750/w800/w810
VegaR
K810 Blue
Joined: Jul 16, 2007
Posts: 16
From: lat -0.96 lon 100.35
PM
Posted: 2007-09-05 04:58
Reply with quoteEdit/Delete This PostPrint this post
Raiderski 6.5 Final

Macro off, normal mode, EM


Macro off, fine mode, ENM


Macro on, EM, flash on
VegaR
K810 Blue
Joined: Jul 16, 2007
Posts: 16
From: lat -0.96 lon 100.35
PM
Posted: 2007-09-05 05:01
Reply with quoteEdit/Delete This PostPrint this post
A4A 8.0 Color Test 1

95pct, EM off, infinity


89pct, EM on, infinity


89pct, EM on, infinity (camera crash with 95pct)


95pct, EM on, flash on


[ This Message was edited by: VegaR on 2007-09-06 03:23 ]
sniperwolf41
W810 white
Joined: Feb 02, 2007
Posts: 42
From: Brazil
PM
Posted: 2007-09-05 05:45
Reply with quoteEdit/Delete This PostPrint this post

On 2007-09-04 12:29:12, lpachuong wrote:
Yes, macro is macro and I really dont like the original macro (41,%0). On my phone I use Raiderski's code and I like it, honestly.

@Raiderski: what do u think about ISO 500?

@Tuner: ??? I forgot

@Terminator: undecided yet


A4A-8.0 CT2

Hello everyone, today, I use my lunchtime to edit 8.0 ct1 and test 8.0 ct2. Here is the link: http://www.mediafire.com/?d00to1olmfb
(89% and 95% compression for CID49/36+w810i) (this version may be not as good as CT1 but please try it)

This version still goes with colour tests and I have added 2 more profiles and change to Raiderski's macro (I like it and it is also the true meaning of the word 'Macro')

-Fine mode: macro off= normal autofocus Macro on+autofocus for close range ~3cm-~30cm
- EV+2.0: profile:
* Zoom 1.1: for taking indoor pictures with daylight (I am not sure whether it works well with bulbs, hope you can help me test it)- Pictures will be produce at ~ IS0 500. Though at this ISO, normally the picture will be dark but the EM will bring light to it (It is impossible to keep the camera take pictures at a constant ISO)
* Zoom 1.2: for taking pictures of building: contrast is increased to 2 so that the edge of the building, the details on the wall will be shown up.
* Zoom 1.3-1.5: different colour profile for different situation( depend on colour temperature)
* Zoom 1.6: for infinity focus+max zoom in (I haven't fixed the code for u yet, terminator )

-CID49 user: what do u think about this sharpness comparing with the previous version.

If you test my driver, please tell me what is ur phone module. Hope you like the indoor pictures with EM now.

See you this evening

Have a nice day.
_________________
To be or not to be !!!
Please save our world. Save our world to save our lives and our generation.
There is no place as good as your house with your family. Home sweet home.

[ This Message was edited by: lpachuong on 2007-09-04 13:02 ]


@Ipachuong

I am confused with its new driver, please send me the guide.

_________________
W810i Fusion White,CID49 Firmware R4EA031 with many patches,Memory Stick PRO Duo 4GB and 512MB,blackicerock+myacoustics 1.1 sound driver,A4A_7.9 camera driver.

I my W810i

[ This Message was edited by: sniperwolf41 on 2007-09-05 05:04 ]
lengstreet
K770 Beige
Joined: Apr 18, 2007
Posts: 92
From: Thailand
PM
Posted: 2007-09-05 09:50
Reply with quoteEdit/Delete This PostPrint this post
.

[ This Message was edited by: lengstreet on 2007-09-05 12:59 ]
Tuner
K750
Joined: Jun 12, 2007
Posts: 20
PM
Posted: 2007-09-05 11:51
Reply with quoteEdit/Delete This PostPrint this post
@Raider
What about documentation "how to adapt the driver code"? I am looking forward like a small boy!
MarkJason
K750
Joined: Dec 03, 2005
Posts: 194
From: Bacolod City, Philippines 6100
PM
Posted: 2007-09-05 12:00
Reply with quoteEdit/Delete This PostPrint this post
Guys, what the max compression for cid49 k750i? without crashing? do i have to change those ss_retries thing?
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-09-05 13:12
Reply with quoteEdit/Delete This PostPrint this post
lpachuong
hehe, wrong... my led is still alive and he is greeting you

chiliseo
Then, it is possible to set MIN quality value?

not exactly MIN but LAST quality which should be checked if anything higher than LAST failed. however MIN quality is igonored because of additional compression rule: jpeg MIN, AVERAGE, MAX file size...

the funniest thing: camera can crash because of too high MIN file size rule
for example in situatuon when we set MIN file size to more than 100kb and then we take very bright snapshot. result will be very small 50-70kb file with 95% quality (even if MAX quality in driver is much lower). bright areas and gently blurred areas = very good compression (small file, big quality). that's why sometimes camera can crash when ENM was used - driver has too high MIN file size limit (often is 400kb). i found this long time ago, that's why 6.5 has MIN file size = 0

what dou you think about the relationship between MAX quality value and lifetime of our phones?

very good point!
it's rather some influence on battery when snapshot is unsuccessful then it must be repeated, sometimes even many times. in practice it's almost impossible to take max 600kb photo with more than 90% quality. if we set MAX quality to more than 90% then some first snapshots may be unsuccessful - loss for the battery? surely yes

Tuner
What about documentation "how to adapt the driver code"?

currently i'm working on it will be available soon with tool v0.3

BOSSHOGG
Yeah, i mean in a normal driver, what range does macro serve no purpose?

in normal driver macro mode is: full range (macro range + normal range) - stupid idea but not mine
macro range is ~10 - ~40 cm

Would it be possible to add a video quality modifier in your app? Just for ease of use.

video quality can not be set, only max possible fps (i already have max, 15fps)


_________________
W800 CID36 R1BD001
www.flickr.com/photos/8469432@N06/

[ This Message was edited by: Raiderski on 2007-09-05 12:13 ]
lpachuong
K850 Green
Joined: Jun 06, 2007
Posts: > 500
From: Vietnam
PM
Posted: 2007-09-05 13:22
Reply with quoteEdit/Delete This PostPrint this post
@Raiderski: I thought you would say 'no'. Actually i found the retry-times when I took pictures at night with flash and the led kept flashing for 5 times then it saved the pictures.

@About the lifetime of the camera: Raiderski is right at a certain point. But there is no need to worry about 90% more (90-95) since I tested at 100% and it works fine, apart from places with very high details -> not good. I will carry out more tests for 95% compression on CID36/49 so that the phone will work better. This problem used to be on board a long time ago when the first modders encountered it. I will test with various values of these 3 properties:

cam_ss_sync=*;
cam_ss_sync_9=*;
cam_ss_retries=*;
Is there any comments about Colour of CT1 and CT2

@_@ I love my lunch time


_________________
To be or not to be !!!
Please save our world. Save our world to save our lives and our generation.
There is no place as good as your house with your family. Home sweet home.

[ This Message was edited by: lpachuong on 2007-09-05 12:24 ]
hemnath123
W810 black
Joined: Dec 04, 2006
Posts: 49
PM
Posted: 2007-09-05 13:57
Reply with quoteEdit/Delete This PostPrint this post

On 2007-09-05 13:22:36, lpachuong wrote:
@Raiderski: I thought you would say 'no'. Actually i found the retry-times when I took pictures at night with flash and the led kept flashing for 5 times then it saved the pictures.

@About the lifetime of the camera: Raiderski is right at a certain point. But there is no need to worry about 90% more (90-95) since I tested at 100% and it works fine, apart from places with very high details -> not good. I will carry out more tests for 95% compression on CID36/49 so that the phone will work better. This problem used to be on board a long time ago when the first modders encountered it. I will test with various values of these 3 properties:

cam_ss_sync=*;
cam_ss_sync_9=*;
cam_ss_retries=*;
Is there any comments about Colour of CT1 and CT2

@_@ I love my lunch time


_________________
To be or not to be !!!
Please save our world. Save our world to save our lives and our generation.
There is no place as good as your house with your family. Home sweet home.

[ This Message was edited by: lpachuong on 2007-09-05 12:24 ]


yes lpachuong, i have noticed that problem, last night. and even the a4a 7.8 driver has the problem too.
lpachuong
K850 Green
Joined: Jun 06, 2007
Posts: > 500
From: Vietnam
PM
Posted: 2007-09-05 14:02
Reply with quoteEdit/Delete This PostPrint this post
Yape, that why I think 89% on a4a is the most stable and 91% of raiderski is Perfect 95% for cid49/36 will take me time (but it is alright on w810i). [addsig]
hemnath123
W810 black
Joined: Dec 04, 2006
Posts: 49
PM
Posted: 2007-09-05 16:08
Reply with quoteEdit/Delete This PostPrint this post

On 2007-09-05 14:02:20, lpachuong wrote:
Yape, that why I think 89% on a4a is the most stable and 91% of raiderski is Perfect 95% for cid49/36 will take me time (but it is alright on w810i).



For w810i at 95%. I have found the LED is flashing more than 3 time, shall i switch back to 89%.

[ This Message was edited by: hemnath123 on 2007-09-05 15:10 ]
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-09-05 17:28
Reply with quoteEdit/Delete This PostPrint this post

For w810i at 95%. I have found the LED is flashing more than 3 time, shall i switch back to 89%


not exactly. snapshot retakes are because of not fitting rules of jpeg compression: quality and file size. if you want higher quality then file size will be higher too. right? if max quality is increased then file size should be increased too in suitable proportions. unfortunately every modder forget to set proper file size rules for max 95% quality

610kb file size limit and 95% quality? well... impossible!
that's why you have retakes - 95% quality = big file size and camera is trying to fulfill file size rules which are much smaller

so, all modders pay attention on that! file size limits suitable for max 95% quality:

jpeg min size = 400kb
jpeg average size = 650kb
jpeg max size = 750kb


_________________
W800 CID36 R1BD001
www.flickr.com/photos/8469432@N06/

[ This Message was edited by: Raiderski on 2007-09-05 16:29 ]
lpachuong
K850 Green
Joined: Jun 06, 2007
Posts: > 500
From: Vietnam
PM
Posted: 2007-09-05 17:43
Reply with quoteEdit/Delete This PostPrint this post
Thanks Raiderski. I will check these. Btw, sorry for this out topic. Does anyone know any www which has naruto movie 4 with English Sub. Please PM me. Thank you [addsig]
chiliseo
W800
Joined: Jul 19, 2007
Posts: 66
From: El Salvador
PM, WWW
Posted: 2007-09-05 17:48
Reply with quoteEdit/Delete This PostPrint this post

On 2007-09-05 17:28:38, Raiderski wrote:

For w810i at 95%. I have found the LED is flashing more than 3 time, shall i switch back to 89%


not exactly. snapshot retakes are because of not fitting rules of jpeg compression: quality and file size. if you want higher quality then file size will be higher too. right? if max quality is increased then file size should be increased too in suitable proportions. unfortunately every modder forget to set proper file size rules for max 95% quality

610kb file size limit and 95% quality? well... impossible!
that's why you have retakes - 95% quality = big file size and camera is trying to fulfill file size rules which are much smaller

so, all modders pay attention on that! file size limits suitable for max 95% quality:

jpeg min size = 400kb
jpeg average size = 650kb
jpeg max size = 750kb


[ This Message was edited by: Raiderski on 2007-09-05 16:29 ]


Raiderski, based on those values, and giving a try on lpachoung driver, this line of code should become into.....?

$c0 08 #SET_JPEG_MIN(01,00) #SET_JPEG_MAX(02,4e) #SET_JPEG_AVG(01,f4)

[ This Message was edited by: chiliseo on 2007-09-05 16:51 ]
lpachuong
K850 Green
Joined: Jun 06, 2007
Posts: > 500
From: Vietnam
PM
Posted: 2007-09-05 17:58
Reply with quoteEdit/Delete This PostPrint this post
I hvent checked them yet but according to his tip, it must be like this:

$c0 08 #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(02,ee) #SET_JPEG_AVG(02,ba) #SET_JPEG_QUALITY

And this from me: cam_data_offset=2;
cam_vf_sync=7;
cam_ss_sync=f;
cam_ss_sync_9=9;
cam_ss_retries=d; [addsig]
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 435436437 ... 664665666  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic