Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : Super camera driver for k750/w800/w810
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810 Bookmark topic
Page <  123 ... 656657658 ... 996997998>

Milu Posts: 99

Raidersky
as u see photos on my phone with your driver is not so good
a lot of noise
if it help u photos makes with sarmad and krio (and now a4a) are so great
maybe code or something

[ This Message was edited by: Milu on 2007-09-06 10:29 ]
--
Posted: 2007-09-06 11:28:49
Edit : Quote

Mr.Kája Posts: 180

lpachuong: I guess, the man used 5.3 as a original. But I don't think, it can be solved easily, because almost nobody here has mxe-60. But I think, it's a strange problem, when it works at factory drivers and not in modded:)

[ This Message was edited by: Mr.Kája on 2007-09-06 18:17 ]
--
Posted: 2007-09-06 11:41:43
Edit : Quote

sirek Posts: 1

Hello. I am new here. I searched this forum to find where are instructions about how to install this super camera driver on my phone (w810i), but no luck - I didn't find it. Can you help me or give me instructions? What to download, where to put the files, and so on.

It would be nice to see something more of my phone.
--
Posted: 2007-09-06 11:42:50
Edit : Quote

Tuner Posts: 20

@Raider
After long examination of effect of bilinear filtering i came to result, that it is better to have filtering always switched ON. Yes, picture with disabled filtering has more details, but these "details" are shown as noise. It is not more sharp, I think.

In that case: Is it possible to disable filtering only for manual focusing and enable it just for taking snapshot? I really like focusing with disabled filtering. It would be a nice option in next version of configuration tool...

I tried to iclude this feature into my modification of Kriomag's driver. Can you check it please?
camdriver0.dat

Thank you.

[ This Message was edited by: Tuner on 2007-09-06 10:54 ]
--
Posted: 2007-09-06 11:45:34
Edit : Quote

strong Posts: > 500


On 2007-09-06 00:27:31, aabg wrote:

On 2007-09-05 21:31:24, Raiderski wrote:

On 2007-09-05 18:03:37, lpachuong wrote:
TESTED: ----Failed on CID49 100%

So far this is fine: $c0 08 #SET_JPEG_MIN(01,00) #SET_JPEG_MAX(02,69) #SET_JPEG_AVG(02,2d) #SET_JPEG_QUALITY


UPS!!!
now i realized that you used big file size rules in jpeg compression for K750 CID49!

no wonder that your test is 100% failed
this can work ONLY in W810 - anyone checked my proposition?



i don't find the text that i need to replace



Look at lines seq_set_prop_5= and seq_set_prop_5_1= first line is for normal quality and second for fine.

EDIT @for all who knows if set from fine mode jpmin jpgmax and avg in normal mode function (seq_set_prop_5)
then normal mode = fine mode ( no enchanced mode)?



[ This Message was edited by: strong on 2007-09-06 11:36 ]
--
Posted: 2007-09-06 11:56:23
Edit : Quote

hemnath123 Posts: 49


On 2007-09-05 18:10:47, terminator17 wrote:

On 2007-09-05 18:00:41, Raiderski wrote:
into... ONLY for W810 users!

$c0 08 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,ee) #SET_JPEG_AVG(02,8a)

650kb as average size and 750kb as max size for 95% quality jpeg - enough? in my opinion yes


so 4r 95% i just hv to chnge dis this line..rest is same as original??

[ This Message was edited by: terminator17 on 2007-09-05 17:15 ]


yes. it works. as raiderski said, we have to increase the filesize for 95%. Now it works fine.
One more thing i have noticed is that while focusing the object throught the lens, after starting the camera, it image looks grainy. but the grains doesnt appear in the picture when the snap is taken, and the grains appears in the image, while focussing the object for the next shot.

This problem doesnt exists when night mode is on.

Problems persists with A4A 7.9 and above. A4A 7.8 doesnt seem to have any hint of this problem.

[ This Message was edited by: hemnath123 on 2007-09-06 11:25 ]
--
Posted: 2007-09-06 12:22:02
Edit : Quote

hemnath123 Posts: 49


On 2007-09-06 10:32:58, tommymar wrote:
Guys, what do you think about this picture:



The flower is yellow outside and white inside. The qustion is: Do u think it the flower is yellowish. Taken with A4A-8.0CT2 on CID49. I changed the sharpness to 0c. However, sharpness 0c is good for close range but blur at long range whereas 5 is suitable. Hope you can consider these factors.


Is it possible to write a code in cam driver to set the shaprness to oc for close shots (More technically macro mode on) and to set the sharpness to 05 for long shots (More technically macro mode off).

[ This Message was edited by: hemnath123 on 2007-09-06 12:14 ]
--
Posted: 2007-09-06 12:37:21
Edit : Quote

lpachuong Posts: > 500

Yes it is possible with the set-profile in my driver. But this method will only applied for CID49. Btw, if anyone tried with raiderski max-min-avr files size at 95% and it works perfect then tell me so that I will put it in the next version. Thank you.
--
Posted: 2007-09-06 13:09:28
Edit : Quote

hemnath123 Posts: 49


On 2007-09-06 13:09:28, lpachuong wrote:
Yes it is possible with the set-profile in my driver. But this method will only applied for CID49. Btw, if anyone tried with raiderski max-min-avr files size at 95% and it works perfect then tell me so that I will put it in the next version. Thank you.


Yes. i tried. it. works perfectly. no retakes. I did the same as raiderski said. But my phone is W810i. I dont know about K750i.

Also i found a lot of noise (Normal Mode, not i Night mode), while focussing the object. But the noise is not present in the picture snapped on. Can you at this problem. Thanks.

[ This Message was edited by: hemnath123 on 2007-09-06 12:23 ]
--
Posted: 2007-09-06 13:16:55
Edit : Quote

lpachuong Posts: > 500


On 2007-09-06 13:16:55, hemnath123 wrote:

On 2007-09-06 13:09:28, lpachuong wrote:
Yes it is possible with the set-profile in my driver. But this method will only applied for CID49. Btw, if anyone tried with raiderski max-min-avr files size at 95% and it works perfect then tell me so that I will put it in the next version. Thank you.


Yes. i tried. it. works perfectly. no retakes. I did the same as raiderski said. But my phone is W810i. I dont know about K750i.


Thank you for this information
--
Posted: 2007-09-06 13:21:09
Edit : Quote
Page <  123 ... 656657658 ... 996997998>

New Topic   Reply
Forum Index

Esato home