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 ... 226227228 ... 345346347>

Guto_ViP Posts: > 500


On 2007-12-11 16:34:08, number1 wrote:

On 2007-12-11 16:28:35, genus wrote:
I alrdy test your driver b4 all, there is still blue colour.

Then i change back default WB setting, the same thing same photo WB also. So i can say that this all not work.
You should test it yourself. Again you cause me to test it, but the same colour.


i've given 2 versions to Guto_ViP one with whitebalance off thats A, and one with whitebalance on which is B, i also tested it myself and found the whitebalance on wasn't very good the whitebalance limits the colours and makes pics unclear/blurred, you really notice it when you take a picture through a window.



Testing with almost finish... i need only take pics on night (now here is 12:50 pm).

Before this i will do test with release B.
--
Posted: 2007-12-11 16:51:09
Edit : Quote

Soyish Posts: 31

Genus 5.4 camdriver.

Document mode, flash on. Effect black & white.



Document mode, flash on.




[ This Message was edited by: Soyish on 2007-12-11 16:03 ]

[ This Message was edited by: Soyish on 2007-12-11 16:03 ]
--
Posted: 2007-12-11 17:01:40
Edit : Quote

genus Posts: 385

If you say this is right, send me the driver for me to have a look & i will prove that.

[ This Message was edited by: genus on 2007-12-11 16:16 ]
--
Posted: 2007-12-11 17:13:36
Edit : Quote

number1 Posts: > 500


On 2007-12-11 17:13:36, genus wrote:
If you say this is right, send me the driver for me to have a look & i will prove that.

[ This Message was edited by: genus on 2007-12-11 16:16 ]


sorry i can't but it's a simple test, set the whitebalance in the driver like this #COM_EVENT(11,80) so it's off,
now in one of your scene settings under macros it's best to use
Portrait, put this #COM_EVENT(11,00) which will turn the whitebalance on the scene normal and portrait aren't much different, just switch between the scenes to use different whitebalace easy.
--
Posted: 2007-12-11 17:20:32
Edit : Quote

pietropizzi Posts: 130

Hey, I once asked howto write driver Information into EXIF, remember ?

OK, found a way by myself, when uploading Driver, I change camera-name:



The code:
Code:
<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<customization>
<file-operations>
<file-op parse-mask=\"fa\" op=\"delete\" dest=\"IFS/SETTINGS/CAMERA/camdriver0.dat\" />
<file-op parse-mask=\"fa\" op=\"copy\" source=\"usb/other/upload/camdriver0.dat\" dest=\"IFS/SETTINGS/CAMERA/camdriver0.dat\" />
<file-op parse-mask=\"fa\" op=\"copy\" source=\"IFS/SETTINGS/CAMERA/camdriver0.dat\" dest=\"usb/other/upload/AktuellerTreiber.dat\" />
<file-op parse-mask=\"fa\" op=\"delete\" dest=\"usb/other/upload/customize_upgrade.xml\" />
</file-operations>
<info>
<phone-name>K800 N1_29b10</phone-name>
</info>
</customization>

Please read the Tutorials first on Howto do "on the fly" modding. As it could hang sometimes, don't do it if you NEED the camera, just for tests. Or take a Notebook with you
--
Posted: 2007-12-11 17:24:14
Edit : Quote

genus Posts: 385

Normal, off WB


Portrait On WB


I last week just test it all, even FF i also test, and more value of it, seem nothing happen. The incorrect Wb is cause by exposure time.

[ This Message was edited by: genus on 2007-12-11 16:32 ]
--
Posted: 2007-12-11 17:24:54
Edit : Quote

number1 Posts: > 500


On 2007-12-11 17:24:54, genus wrote:
Normal, off WB


Portrait On WB


I last week just test it all, even FF i also test, and more value of it, seem nothing happen. The incorrect Wb is cause by exposure time.

[ This Message was edited by: genus on 2007-12-11 16:32 ]


sometimes u don't notice the difference in indoor pics, but outdoors or take a pic though a window then your really see the difference
--
Posted: 2007-12-11 18:19:17
Edit : Quote

Guto_ViP Posts: > 500


On 2007-12-11 17:24:14, pietropizzi wrote:
Hey, I once asked howto write driver Information into EXIF, remember ?

OK, found a way by myself, when uploading Driver, I change camera-name:



The code:










K800 N1_29b10



Please read the Tutorials first on Howto do "on the fly" modding. As it could hang sometimes, don't do it if you NEED the camera, just for tests. Or take a Notebook with you


I have one (I use this):

create a file with this name customize_upgrade.xml

inside it put this code:




GutZ K800i




put customize_upgrade.xml on tpapresetcustom

now turn off and on the phone.

It is simple.


EDIT: Dammit, the code dont show on my post.

Well, i uploaded the file on rapidshare:

http://rapidshare.com/files/75876377/customize_upgrade.xml.html

_________________
K800 Silver R8BA024: Acoustic v1 R8 [DRC OFF] by Peter / Camdriver 2.9 by Number1 / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup / and more....

[ This Message was edited by: Guto_ViP on 2007-12-11 17:54 ]
--
Posted: 2007-12-11 18:50:35
Edit : Quote

Guto_ViP Posts: > 500

More pics with 2.9 release A

http://www.esato.com/board/viewtopic.php?topic=156608&start=465
--
Posted: 2007-12-11 19:28:13
Edit : Quote

Soyish Posts: 31


On 2007-12-11 18:50:35, Guto_ViP wrote:

On 2007-12-11 17:24:14, pietropizzi wrote:
Hey, I once asked howto write driver Information into EXIF, remember ?

OK, found a way by myself, when uploading Driver, I change camera-name:



The code:










K800 N1_29b10



Please read the Tutorials first on Howto do "on the fly" modding. As it could hang sometimes, don't do it if you NEED the camera, just for tests. Or take a Notebook with you


I have one (I use this):

create a file with this name customize_upgrade.xml

inside it put this code:




GutZ K800i




put customize_upgrade.xml on tpapresetcustom

now turn off and on the phone.

It is simple.


EDIT: Dammit, the code dont show on my post.

Well, i uploaded the file on rapidshare:

http://rapidshare.com/files/75876377/customize_upgrade.xml.html

_________________
K800 Silver R8BA024: Acoustic v1 R8 [DRC OFF] by Peter / Camdriver 2.9 by Number1 / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup / and more....

[ This Message was edited by: Guto_ViP on 2007-12-11 17:54 ]

I tried that for a few weaks ago, and when I use trackid it says, your phone is not compatible . I have a k810i, I'm sorry for offtopic.
--
Posted: 2007-12-11 19:34:34
Edit : Quote
Page <  123 ... 226227228 ... 345346347>

New Topic   Reply
Forum Index

Esato home