Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : Compact Camera Manager Settings w902/c902 and Modded Camera Driver for Sony Ericsson w902/c902/c903
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > Compact Camera Manager Settings w902/c902 and Modded Camera Driver for Sony Ericsson w902/c902/c903 Bookmark topic
Page <  123, 4 ... 111213>

lipe Posts: 87


On 2009-07-23 17:52:37, brazzuka's wrote:

On 2009-07-22 19:54:54, shadovraven wrote:
Hello brazzukas, I tested Your camdriver for C902, it provides nice colors and sharpness but freezes my phone sometimes when saving photos with certain iso settings like 200 or 400, can You check it out ?
And what's the point of using modified lng files? I used it but it doesn't change anything.
What it should change?
[ This Message was edited by: shadovraven on 2009-07-22 18:56 ]


Yes @shadovraven, we notice that the problem was in a line of the sequence driver, then why we the photos delay to be saved by c902/w902.About manual iso in interface effects ; this works fine.
LNG files interface is simply a practicality to the user and more convenient but is not necesary to implemented apply.
Effects=Manual ISO remember
Sorry the delay but I'm still traveling and tnks for help

v52.0_Slideshot™_for_c902

Update
*Fix corrected time save the pictures
*Fix update this line sequence ss start "seq_ss_start" of c903
now works c902/w902
Bug sometines the scene nigth freeze or delay to save the pic
info: #1post
[ This Message was edited by: brazzuka's on 2009-07-23 16:57 ]



Ohhhh really really nice brazzukas and more thanks by the effort.
The photos are coming out with beautiful color and real and the scene nigth in 2s with manual shutter speed rigth Ohh
Hey and any news about manual settings for this models??? i waiting for along along time
--
Posted: 2009-07-23 23:02:42
Edit : Quote

shadovraven Posts: 29

Thanks brazzukas, we really appreciate Your effort.

I made some test pictures:

Auto settings, EV = 0



Auto settings, EV = 0



Auto settings, EV = 0



Auto settings, EV = 0, macro



Auto settings, EV = 0, macro




I am impressed with colors, white balance and overall quality of this driver. So far I found one problem, when doing pictures under heavy sunlight, sometimes sharpness drastically decreases. Is there any possibility to increase sharpness Brazzukas? Or it will be any supermode for this driver in future? Are You working on it ?
[ This Message was edited by: shadovraven on 2009-07-24 13:00 ]

--
Posted: 2009-07-24 09:44:57
Edit : Quote

shadovraven Posts: 29

Your changes in camdriver so far allowed me to make a HDR from one of my pictures.

Original one



HDR vivid by Shadovraven.



Quality isn't perfect still but is good for a cellphone and is much better than original driver.
Keep it up Brazzukas.
[ This Message was edited by: shadovraven on 2009-07-24 13:05 ]

--
Posted: 2009-07-24 14:02:33
Edit : Quote

lipe Posts: 87

nice pics!
brazzukas i can change shutter speed flash in EV ? i mean , when am using the flash the ev shutter speed flash works and when don´t use the flash the shutter speed don´t works rigth?


--
Posted: 2009-07-24 15:49:23
Edit : Quote

brazzuka's Posts: > 500


@ shadovraven
Thanks brazzukas, we really appreciate Your effort.
I am impressed with colors, white balance and overall quality of this driver. So far I found one problem, when doing pictures under heavy sunlight, sometimes sharpness drastically decreases. Is there any possibility to increase sharpness Brazzukas? Or it will be any supermode for this driver in future? Are You working on it ?
[ This Message was edited by: shadovraven on 2009-07-24 13:00 ]


You can decrease and increase the sharpness writing inside of the driver, together with other functions.
You have two options change in automode or change in scenes using all functions.

#COM_EVENT(XX,ZZ)
XX=function parameter
ZZ=command values (Hex)

Example in scenes:

Scene Nigth

seq_set_prop_10_3 = // Night
$sa 09
#TO_DRAFT
//#SET_REG(64,23) // SCENE_SLOW_SHUTTER = 35, 1/2
#SET_REG(22,02) // DRAFT_MIN_FRMRATE 1 fps
#COM_EVENT(51,04) // auto scene
#UPDATE_WB
#COM_EVENT(06,00) // Exposure
// #COM_EVENT(54,00) // Brightness
#COM_EVENT(55,00) // Contrast
#COM_EVENT(56,00) // Sharpness
// #COM_EVENT(57,00) // Hue
#SET_REG(60,2C) // Shutter speed slow/fast 2s Manual shutter speed
#SET_REG(61,04) //ISO 200
#SET_REG(AD,00) // Reset flash pulse width intensity of flash

About a manual settings we have no idea of when we can launch but the important and useful in manual settings is that all functions work together.

@ lipe
nice pics!
brazzukas i can change shutter speed flash in EV ? i mean , when am using the flash the ev shutter speed flash works and when don´t use the flash the shutter speed don´t works rigth?

Yes you are right, the controls and commands are these.
Actually you are using is a long time a pre manual settings, of course not with all the functions.This scheme is optimized to release the other functions may be that further implemented later.
[ This Message was edited by: brazzuka's on 2009-07-27 12:48 ]

--
Posted: 2009-07-27 13:47:59
Edit : Quote

shadovraven Posts: 29

Hello Brazzuka's I tried to change sharpness manually, got some samples for You.
As You can see Your driver is incredible, I found problem with flash, flash doesn't work properly in dark places.
Most of times pictures are too dark because flash fire to early.








--
Posted: 2009-07-27 22:46:04
Edit : Quote

lipe Posts: 87

Ok brazzukas that it was imagined about the controls Thanks
so we can wait for a manual settings for c902/w902 please!!! is reliable your works and not discourage.
Many people appreciate the work of all the modders

Thanks by the effort

Nice cars shadovraven beautiful pics OHHH colors amazing



--
Posted: 2009-07-29 02:40:51
Edit : Quote

SimonZ Posts: 75

Brazzuka's please fix flash time, the pics are too dark!
I love this camdriver!!!

Can i use also your videocall driver 1.4 in my W902?
[ This Message was edited by: SimonZ on 2009-08-12 21:03 ]

--
Posted: 2009-08-12 22:00:55
Edit : Quote

brazzuka's Posts: > 500

@shadovraven
@SimonZ
about synchronization led flash:

search this line inside of camdriver
here:

//----------------------------------------------------
// Led Flash Luxon™ Flash required
//----------------------------------------------------
$sf.06 1
#SET_REG(6C,23)
#SET_REG(91,06) change to #SET_REG(91,03)


see if the synchronization of the flash is good if not, changing the values again
Remember that the led flash light now be turn on in any lighting condition.

@SimonZ
Yes you can to use second cam of c902 to w902 but first before test

sorry but yet am traveling.
good luck guys!



--
Posted: 2009-08-13 19:04:56
Edit : Quote

alraoah Posts: 1


On 2009-08-13 19:04:56, brazzuka's wrote:
@shadovraven
@SimonZ
about synchronization led flash:

search this line inside of camdriver
here:

//----------------------------------------------------
// Led Flash Luxon™ Flash required
//----------------------------------------------------
$sf.06 1
#SET_REG(6C,23)
#SET_REG(91,06) change to #SET_REG(91,03)


see if the synchronization of the flash is good if not, changing the values again
Remember that the led flash light now be turn on in any lighting condition.

@SimonZ
Yes you can to use second cam of c902 to w902 but first before test

sorry but yet am traveling.
good luck guys!





it didn't work either
--
Posted: 2009-08-14 21:59:04
Edit : Quote
Page <  123, 4 ... 111213>

New Topic   Reply
Forum Index

Esato home