Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : Modded Camera Driver for k800i/k810i
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for k800i/k810i Bookmark topic
Page <  123 ... 253254255 ... 345346347>

number1 Posts: > 500


On 2007-12-19 18:35:25, Guto_ViP wrote:

On 2007-12-19 18:23:18, faidz85 wrote:

On 2007-12-19 16:22:17, danekro wrote:
comparison of:
-gprsman 2.2 fix live color
-number one 2.9
-genus 5.7

all automatic

what picture would you like the best?


Comparing the 3 pictures, only genus' driver seemed to produce the red colour for the car on the right side of the picture.

What's the real colour of the car? I hope its red xD


The red car is another car.... hahahaahahahahahahhah

Look better! [:O]



some people don't look carefully lol

[ This Message was edited by: number1 on 2007-12-19 18:39 ]
--
Posted: 2007-12-19 19:37:42
Edit : Quote

danekro Posts: 34

jajajajajajaj for a few moments i be on shock state...jajajajajaj

the red car is another car...
--
Posted: 2007-12-19 20:48:42
Edit : Quote

pietropizzi Posts: 130

@genus
Please check #COM_EVENT(58,07) usage in your 5.71
I think it's not used in scenes where Flash is disabled by default.
So no color gain in Landscape, Beach/Snow... !

In 5.61 it was in Effects/normal so used by all scenes !

I hope I'm wrong but please check - I got used to color gain

Shot with 5.5 (second with manual (58,0f) )



[ This Message was edited by: pietropizzi on 2007-12-19 21:32 ]
--
Posted: 2007-12-19 22:22:24
Edit : Quote

faidz85 Posts: 25

omg my bad...replied that @ 1am...my eyes..too old -_-
--
Posted: 2007-12-20 00:25:26
Edit : Quote

a_amirfarzam Posts: 62


On 2007-12-19 18:23:18, faidz85 wrote:

On 2007-12-19 16:22:17, danekro wrote:
comparison of:
-gprsman 2.2 fix live color
-number one 2.9
-genus 5.7

all automatic

what picture would you like the best?
gprsman 2.2 fix live color:

number one 2.9:

genus 5.7:



Comparing the 3 pictures, only genus' driver seemed to produce the red colour for the car on the right side of the picture.

What's the real colour of the car? I hope its red xD

In this 3 pic the Number1 and gprsman driver have more exposer photo .
and the benus driver is a little dark . ( i think )

in 2.9 i think the spot parametri in normal light mettering is so powerfull in compare with others .

whats your idea ?
--
Posted: 2007-12-20 07:53:30
Edit : Quote

cardsnk Posts: 121

@pietropizzi

god! those are really good pictures.

genus camdriver is great
--
Posted: 2007-12-20 09:20:08
Edit : Quote

genus Posts: 385

@number1

Really???
Increase compression will reduce noise, i never do any test yet, because too much for me to test it...

Number1, i think the right size is as wat you say

the 1st line is maximum
2nd line is target
3rd line is minimum anything wrong plz correct me.

[ This Message was edited by: genus on 2007-12-20 08:33 ]
--
Posted: 2007-12-20 09:30:31
Edit : Quote

number1 Posts: > 500


On 2007-12-20 09:30:31, genus wrote:
@number1

Really???
Increase compression will reduce noise, i never do any test yet, because too much for me to test it...

Number1, i think the right size is as wat you say

the 1st line is maximum
2nd line is target
3rd line is minimum anything wrong plz correct me.

[ This Message was edited by: genus on 2007-12-20 08:33 ]


thats correct but i don't know how the values work, i gussed all mine i gussed well through in my driver minuim seems to be about 800 and somethingkb, target is about 870kb and max is about 905kb
--
Posted: 2007-12-20 12:49:58
Edit : Quote

jomateixa Posts: > 500


On 2007-12-19 16:19:04, number1 wrote:

On 2007-12-19 16:11:17, genus wrote:
Here i come, 5.71 camdriver

- update from 5.7
- reduce twilightlandscape mode jpeg size compression (may reduce noise)

For those like this, just download it

http://www.4shared.com/file/3[....]ed6c17/571_GNUS_camdriver.html


reducing compression gives more noise, as the k800i compresses the pictures to reduce noise anyway you done it wrong

seq_set_prop_5_9 = $"3M_low_comp"
#SET_REG(19,5A) // JPEG_INIT_QUALITY = 0x5A = 90
#SET_REG(13,82) #SET_REG(14,03)
#SET_REG(17,0C) #SET_REG(18,03)
#SET_REG(15,75) #SET_REG(16,02)

the right side seems to be how the picture is compressed,

seq_set_prop_5_9 = $"3M_low_comp"
#SET_REG(19,5A) // JPEG_INIT_QUALITY = 0x5A = 90
#SET_REG(13,82) #SET_REG(14,03)
#SET_REG(17,0C) #SET_REG(18,03)
#SET_REG(15,75) #SET_REG(16,03)
that gives a less compressed picture
the left side seems to be files sizes i have no idea how it works and what value is what, i guessed these in the my 2.9 driver.




@Number1
It's better to reduce jpeg compression cause jpeg algorithm does not compress noise and on flat colors it's increased.

Your 2.9 driver has too much red noise in night pics with flash and that is very irritating. I think it's because of saturation, but your driver is in the right way.

@genus
All I can say about your driver is: NOISE, very much noise in most situations but great pics at night.


By now, the best driver for me is still Kop 2.7 with many fixes and fps from Kop 3.71, as it gives an awesome clear twilight landscape mode and very less noise on flash/poor light pictures. Colors are not so beautiful (but maybe more real). I'm completely satisfied with it. Just an opinion.

Hope Number1 will do any better soon.

Thanks both of you for your work.
--
Posted: 2007-12-20 14:23:09
Edit : Quote

Guto_ViP Posts: > 500


On 2007-12-20 14:23:09, jomateixa wrote:

On 2007-12-19 16:19:04, number1 wrote:

On 2007-12-19 16:11:17, genus wrote:
Here i come, 5.71 camdriver

- update from 5.7
- reduce twilightlandscape mode jpeg size compression (may reduce noise)

For those like this, just download it

http://www.4shared.com/file/3[....]ed6c17/571_GNUS_camdriver.html


reducing compression gives more noise, as the k800i compresses the pictures to reduce noise anyway you done it wrong

seq_set_prop_5_9 = $"3M_low_comp"
#SET_REG(19,5A) // JPEG_INIT_QUALITY = 0x5A = 90
#SET_REG(13,82) #SET_REG(14,03)
#SET_REG(17,0C) #SET_REG(18,03)
#SET_REG(15,75) #SET_REG(16,02)

the right side seems to be how the picture is compressed,

seq_set_prop_5_9 = $"3M_low_comp"
#SET_REG(19,5A) // JPEG_INIT_QUALITY = 0x5A = 90
#SET_REG(13,82) #SET_REG(14,03)
#SET_REG(17,0C) #SET_REG(18,03)
#SET_REG(15,75) #SET_REG(16,03)
that gives a less compressed picture
the left side seems to be files sizes i have no idea how it works and what value is what, i guessed these in the my 2.9 driver.




@Number1
It's better to reduce jpeg compression cause jpeg algorithm does not compress noise and on flat colors it's increased.

Your 2.9 driver has too much red noise in night pics with flash and that is very irritating. I think it's because of saturation, but your driver is in the right way.

@genus
All I can say about your driver is: NOISE, very much noise in most situations but great pics at night.


By now, the best driver for me is still Kop 2.7 with many fixes and fps from Kop 3.71, as it gives an awesome clear twilight landscape mode and very less noise on flash/poor light pictures. Colors are not so beautiful (but maybe more real). I'm completely satisfied with it. Just an opinion.

Hope Number1 will do any better soon.

Thanks both of you for your work.


Well, give us some pictures taked with camdriver are u using.... Can be?

--
Posted: 2007-12-20 14:36:26
Edit : Quote
Page <  123 ... 253254255 ... 345346347>

New Topic   Reply
Forum Index

Esato home