Welcome to Esato.com


Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69

Modded Camera Driver for k800i/k810i

Click to view updated thread with images


Posted by Raiderski

On 2008-01-17 17:39:07, number1 wrote:
a raw uncompressed 2mp photo will be about 1mb in size a raw uncompressed 3mp will be about 1.5mb in size, i reccon the phones can handle this but photo saving time might be a little bit longer, but i'd rather a uncompressed.


raw? uncompressed?
uncompressed raw 2MP is ~1mb and 3MP is ~1.5mb?
what?
sorry but you must be kidding me. i assume that your raw is not RAW
3MP jpeg with 100% quality can be ~1.5mb but this is still compressed file not raw file



Posted by number1
well maybe not raw file i found out only DSLR cameras can produce raw images, but a 1.5mb 3mp jpeg would be nice anyway

Posted by Raiderski
that's right i'm not touching compression at the moment

Posted by number1
anything above 906kb the camera crashes anyway thats why i was saying it would require a patch because it's being limited by the main.

Posted by Goldmen
Why changing of compression and increasing of file size also increase reddish colour...?
What we can do to repair colour cast...?
_________________
http://Goldman-K800i.4shared.com/


[ This Message was edited by: Goldmen on 2008-01-17 20:23 ]

Posted by number1
i don't understand what redish colour,

Posted by Goldmen

On 2008-01-17 21:23:08, number1 wrote:
i don't understand what redish colour,

I mean increasing of red colour in low and sometimes in good light condition
It seems like "red noise".


[ This Message was edited by: Goldmen on 2008-01-17 20:29 ]

Posted by ahil13

On 2008-01-17 21:16:24, number1 wrote:
anything above 906kb the camera crashes anyway thats why i was saying it would require a patch because it's being limited by the main.
i have some pics above 910kb..

Posted by milan91
Maybe if you edit your picture with photofix or in photoDJ

Posted by number1

On 2008-01-17 21:26:34, Goldmen wrote:

On 2008-01-17 21:23:08, number1 wrote:
i don't understand what redish colour,

I mean increasing of red colour in low and sometimes in good light condition
It seems like "red noise".


[ This Message was edited by: Goldmen on 2008-01-17 20:29 ]


oh you mean the red pixels, it's known as noise the red pixels are known as hot pixels, when you remove the compression in the driver you remove sony's noise reduction, which is compressing the picture to hide the noise, you have a choice,
more compression & less noise or
less compression & sharper low-light pics but more noise,

[ This Message was edited by: number1 on 2008-01-17 20:44 ]

Posted by Goldmen
I mean some like:
http://www.mediafire.com/imag[....]p?quickkey=5bteu22lexj&thumb=4
and
http://www.mediafire.com/imag[....]p?quickkey=81iw44luvjd&thumb=4

[ This Message was edited by: Goldmen on 2008-01-17 20:57 ]

Posted by number1
i really don't understand what your problem is, theres nothing wrong with them pics maybe you should adjust the contrast on you pc screen.

Posted by Goldmen
I mean the first is with real colours,but second is with too much red colour...
And the difference between both drivers is compression only.
But O.K. forget it...

[ This Message was edited by: Goldmen on 2008-01-17 21:08 ]

Posted by number1
ok i see it now, thats not from compression you must have changed some other settings

Posted by Goldmen
...and what you think-wich settings it needs to "explore"...?

Posted by number1
i have no idea what you have done but maybe colour saturation or something

Posted by Goldmen
O.K.
I`ll "play" with some things...
Thank you!
Another one question...
Changing of JPEG compression settings also needs changing of JPEG buffers or it is unneeded...?


[ This Message was edited by: Goldmen on 2008-01-17 21:25 ]

Posted by jomateixa

oh you mean the red pixels, it's known as noise the red pixels are known as hot pixels, when you remove the compression in the driver you remove sony's noise reduction, which is compressing the picture to hide the noise, you have a choice,
more compression & less noise or
less compression & sharper low-light pics but more noise,

@Number1
Sony's noise reduction? I thought there's only JPEG compression (and JPEG does NOT reduce the noise). What kind of noise reduction are you talking about?

[ This Message was edited by: jomateixa on 2008-01-17 21:24 ]

Posted by number1
in oringal driver pictures are compressed to hide the noise, ever noticed when you tweaked the compression the pictures got noiser.

Posted by toyds
@Number1 : can you post the code for compression please

tnx a lot



Posted by pietropizzi
OK, 2 discoveries yesterday (maybe already known, I don't know)

1) You can delete the whole property 6 - code in camdriver, zoom still works as usual

I played around for hours on getting focus on prop 6 - no chance - zoom always worked
just to discover you can delete all the code of prop 6 and zoom still works !

It must have something to do with Linear zoom, property 25 because
when you change here #COM_EVENT(61,40) to #COM_EVENT(61,20)
the blue marker stops somewhere in the middle and doesn't zoom out further

And changing #COM_EVENT(61,40) to something like #COM_EVENT(43,10) for testing disables zoom.

2) When you put #SET_REG(3e,01) to #SET_REG(3e,05)in prop 25 you get
very small zoom steps between min/max - thats what we wanted to be able to work on focus --> zoomkeys

But I was sad after hours to discover that NOTHING overrules setting Zoom on Zoomkeys.



Posted by Raiderski
i'm playing with zoom using all my knowledge from 2mp camdriver but still i'm with nothing too. let's summarize:

1. seq_set_prop_6
traditional zoom functionality is somehow blocked in K800. this code must work because:

- this cannot be permanent blockade
- this code in K850 is actualized
- it is on supported properties list
- we need it

2. seq_set_prop_19
linear (or rather continuous) zoom is in use but it's useless for us. we must kill this zoom and restore zoom from prop_6

3. i removed all occurences of _prop_19_ and replaced with this:
seq_set_prop_19 = $u06;

no response from _prop_6 :|

ok, that's all for now


_________________
K800 R1KG001
W800 CID36 R1BD001 (driver 6.7.2)
raider.4shared.com
flickr.com/photos/raiderek

[ This Message was edited by: Raiderski on 2008-01-18 12:34 ]

Posted by Raiderski
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?

Posted by number1
i'm good with patches and stuff, i notice you use the old R1KG001 firmware i'm not sure for a patch exicts for these firmware but i'll have a look,

Posted by Goldmen
I try to change WB settings,but I don`t know how...
I wanna set Daylight WB as default (All auto) without flash and Incadescent WB in Auto when flash fired.
Can some1 help me...?

_________________
http://Goldman-K800i.4shared.com/


[ This Message was edited by: Goldmen on 2008-01-18 15:04 ]

Posted by jomateixa

On 2008-01-18 15:02:18, Raiderski wrote:
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?



Why don't you use FAR Manager?


Posted by pietropizzi

On 2008-01-18 15:29:59, Goldmen wrote:
I try to change WB settings,but I don`t know how...
I wanna set Daylight WB as default (All auto) without flash and Incadescent WB in Auto when flash fired.
Can some1 help me...?


Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand

Posted by Goldmen

On 2008-01-18 16:09:08, pietropizzi wrote:
Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand

"05" is daylight....?
Thank you!
I mean when all settings are auto:
1.Good light condition,no flash needed-WB is default
2.Low light condition,flash needed and fired-update WB from default to incadescent
May be some changes in property 23...?

_________________
http://Goldman-K800i.4shared.com/


[ This Message was edited by: Goldmen on 2008-01-18 15:29 ]

Posted by anonym1s

On 2008-01-10 17:17:14, milan91 wrote:
Here is original patch:

Code:

;K810 SW-R8BA024
;ifs/settings/acoustic -> usb/other/se/acoustic
;ifs/settings/camera -> usb/other/se/camera
;By Mike (a.k.a. Stonos, Darky)
;This really works!

+44140000

1A72EBC: 2F006900660073002F00730065007400 2F007500730062002F006F0074006800
1A72ECC: 740069006E00670073002F0061006300 650072002F00730065002F0061006300
1A72EDC: 6F0075007300740069006300 6F0075007300740069006300

19FA75E: 2F006900660073002F00730065007400 2F007500730062002F006F0074006800
19FA76E: 740069006E00670073002F0063006100 650072002F00730065002F0063006100
19FA77E: 6D00650072006100 6D00650072006100




Now i put some camdrivers in other, and if i want to change only delete old from other/se/camera and copy new to other/se/camera



Hi milan91!
I think these patches are very useful for anyone who likes to test the drivers.
How did you make them? Have you got a patch maker? Can you share it with me, please?

Posted by pietropizzi

On 2008-01-18 16:19:33, Goldmen wrote:

On 2008-01-18 16:09:08, pietropizzi wrote:
Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand

"05" is daylight....?
Thank you!
I mean when all settings are auto:
1.Good light condition,no flash needed-WB is default
2.Low light condition,flash needed and fired-update WB from default to incadescent
May be some changes in property 23...?



I still don't get it...

If you want
DEFAULT AUTO WB ---> DEFAULT DAYLIGHT WB set
seq_set_prop_1_0 = #COM_EVENT(11,05);

If you want set a WB when flash needed set it in prop 23

right before $"autoflash" in the R6 camera version I would put a
#COM_EVENT(11,xx)

Take care if set to Auto (00) you should put an UpdateWB somewhere....I think..



Posted by jomateixa

On 2008-01-18 16:19:33, Goldmen wrote:

On 2008-01-18 16:09:08, pietropizzi wrote:
Try changing
seq_set_prop_1_0 = #COM_EVENT(11,00); --> Default
to
seq_set_prop_1_0 = #COM_EVENT(11,05); --> Copy from Daylight

Second part of your question I don't understand

"05" is daylight....?
Thank you!
I mean when all settings are auto:
1.Good light condition,no flash needed-WB is default
2.Low light condition,flash needed and fired-update WB from default to incadescent
May be some changes in property 23...?

_________________
http://Goldman-K800i.4shared.com/


[ This Message was edited by: Goldmen on 2008-01-18 15:29 ]


I think is not gud idea put Incandescent WB for all flash pics, but you could put it in a mode (for example Twilight portrait) like this:

seq_set_prop_10_4 = $"Nightportrait_scene" // IS disabled
$sc 07 // Sensor scene
$c9 08 // R5 camera version?
#COM_EVENT(51,00) // sensor scene R5
$cl
#COM_EVENT(51,07) // Sensor scene R6
$cx
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
#COM_EVENT(51,03) // "Party 03"
#COM_EVENT(11,03) // White balance => tungsten
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;

It will work on Ultimate, on other drivers implementation is slightly different. I putted it on the new (not released yet) version of Ultimate.

Cheers


[ This Message was edited by: jomateixa on 2008-01-18 16:31 ]

Posted by milan91

Hi milan91!
I think these patches are very useful for anyone who likes to test the drivers.
How did you make them? Have you got a patch maker? Can you share it with me, please?

Its not my work... There write : By Mike (a.k.a. Stonos, Darky)
I only edit that patch and put to only move ifs/settings/camera to other
I dont want to put my acoustic to other


Posted by anonym1s

On 2008-01-18 17:24:47, milan91 wrote:
Its not my work... There write : By Mike (a.k.a. Stonos, Darky)
I only edit that patch and put to only move ifs/settings/camera to other
I dont want to put my acoustic to other




Ok mate. Then could you post the link where you got the patch from please?

[ This Message was edited by: anonym1s on 2008-01-18 17:43 ]

[ This Message was edited by: anonym1s on 2008-01-18 17:45 ]

Posted by Kriomag

On 2008-01-18 15:44:22, jomateixa wrote:

On 2008-01-18 15:02:18, Raiderski wrote:
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?



Why don't you use FAR Manager?

because it is also very slow! You have turn phone off, upload, and turn on again... it takes forever!

With patch (move drivers to other) you can upload driver without disabling phone - it takes only few seconds

Posted by jomateixa

On 2008-01-19 17:16:40, Kriomag wrote:

On 2008-01-18 15:44:22, jomateixa wrote:

On 2008-01-18 15:02:18, Raiderski wrote:
grrr! XS++ is killing me. can someone help me to upload patch to move drivers to accessible phone memory? contact at PM, anyone please?



Why don't you use FAR Manager?

because it is also very slow! You have turn phone off, upload, and turn on again... it takes forever!

With patch (move drivers to other) you can upload driver without disabling phone - it takes only few seconds


Right! but FAR is faster than XS++ anyway!

I don't installed that patch yet, how it works exactly? there's any for k800 R8? (not k810 sw)

[ This Message was edited by: jomateixa on 2008-01-19 16:20 ]

Posted by pietropizzi
This patch is great ! I would't miss it !

K800 on cable
I have 2 Explorer windows + Notepad
1 explorer --> K800/Phone Mem/other/se/camera
2 explorer --> C:\\camdrivers

Just edit camdriver0.dat --> save --> delete old --> drag/drop new --> shot !

I would never tried so much with zoo-buttons, but now it takes about 10 seconds from saving to trying out ! On the fly, without restart !

Look at http://www.mm.pl/~oktawian/patche.html
Choose your Model / Firmware
the patch called "drivers to se other"

Posted by DeKosta
Here is Move camera to other for K800i R8BA024:
http://www.4shared.com/file/3[....]c_driver_to_other_R8BA024.html

And here for K810 R8BA024:
http://www.4shared.com/file/3[....]camera__acoustic_to_other.html

Original patches so they move acoustic to other too.

_________________
K800i http://www.youtube.com/watch?v=_Dr9durJTm0
http://www.flickr.com/photos/22818470@N05/ (Some photos)

[ This Message was edited by: DeKosta on 2008-01-19 16:45 ]

Posted by jomateixa

On 2008-01-19 17:35:54, pietropizzi wrote:
This patch is great ! I would't miss it !

K800 on cable
I have 2 Explorer windows + Notepad
1 explorer --> K800/Phone Mem/other/se/camera
2 explorer --> C:\camdrivers

Just edit camdriver0.dat --> save --> delete old --> drag/drop new --> shot !

I would never tried so much with zoo-buttons, but now it takes about 10 seconds from saving to trying out ! On the fly, without restart !

Look at http://www.mm.pl/~oktawian/patche.html
Choose your Model / Firmware
the patch called "drivers to se other"


Thanks pizzi, dekosta

[ This Message was edited by: jomateixa on 2008-01-19 16:46 ]

Posted by Raiderski

... there's any for k800 R8? (not k810 sw)


this patch is very easy to create for any firmware

Posted by jomateixa

On 2008-01-19 19:07:09, Raiderski wrote:

... there's any for k800 R8? (not k810 sw)


this patch is very easy to create for any firmware



I'm just not introduced yet to firmware patching. I'm still looking for a good source where I can learn to

Posted by number1
it's easy i've even started making some of my own graphic patches

Posted by jomateixa

On 2008-01-19 19:18:43, number1 wrote:
it's easy i've even started making some of my own graphic patches


cool...I hope you and Raider and the others will post the findings!

Posted by number1
my patches and loads of other patches are here
http://forums.se-nse.net/index.php?showtopic=20401

Posted by jomateixa

On 2008-01-19 19:38:13, number1 wrote:
my patches and loads of other patches are here
http://forums.se-nse.net/index.php?showtopic=20401


Yeah I know about this post, I thought that could be another...

Bookmarked, thanks

Posted by killerPK
cam_i2c_address=5D; //Micro Sensor
cam_i2c_clock_freq=6978; //27Mhz Master Clock™ for w200
cam_vf_clock_freq=0,5DC0; //24MHz Master Clock™ for w200
cam_ss_clock_freq=0,32C8; //13MHz Master Clock™ for w200
cam_ss_clock_freq_d=0,5DC0; //24 MHz yuv-mode Master Clock™ for w200

This is from brazuka's w200 camdriver.
Q: If W200 can run on 24 or 27Mhz without burning up, cant K800 do it?

Posted by quangbh30
Number1 2.95

I think it's more dark

Image Hosted by ImageShack.us

Image Hosted by ImageShack.us

Image Hosted by ImageShack.us

Image Hosted by ImageShack.us


[ This Message was edited by: quangbh30 on 2008-01-20 00:22 ]

Posted by DeKosta
What was the code that shuts whitebalance OFF?
I think it was posted a while back if im not misstaking.

Posted by Merkie2
How do I backup the original camdriver? I want to try different cam drivers, but I want to able to go back to stock if I want to.

Posted by DeKosta

On 2008-01-20 03:06:29, Merkie2 wrote:
How do I backup the original camdriver? I want to try different cam drivers, but I want to able to go back to stock if I want to.

You could just download the original camdriver from the net, here you have a couple original camdrivers (drivers section):
http://www.4shared.com/dir/5356694/f718a4c4/sharing.html

And here you have two tutorials how you get files of your phone:
http://forums.se-nse.net/index.php?showtopic=15033
http://forums.se-nse.net/index.php?showtopic=17170&st=0

Posted by Merkie2
I have K810i, not K800i. Does the stock driver differ? And what's the difference between "Evita" and "Wilma"?

Second question, is there a driver to make the pictures look more T650-like? So less noise reduction, more details, more noise. I like the pictures better that way.

[ This Message was edited by: Merkie2 on 2008-01-20 03:08 ]


Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
Click to view updated thread with images


© Esato.com - From the Esato mobile phone discussion forum