Sony Ericsson / Sony : Software, Firmware and Drivers : Withan™ Camera Driver V3/S3 Rev.1 for SE k790/k800/k810 phones
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Withan™ Camera Driver V3/S3 Rev.1 for SE k790/k800/k810 phones
Bookmark topic
On 2008-01-22 19:55:02, Raiderski wrote:
0x98? let's calc...
0x98 / 2 = 0x4c = 76 fps
not too much? after this you must consider value 0x98 because it's ok only if register is 8bit unsigned (Kxxx control registers are 8bit signed). i have 25fps for normal and 15fps for night and i still don't know how BestPic bug looks like. i didn't changed all vf_ settings but video only
Soon you will know how BestPic bug looks like....

It even happens to me with 18 fps, but in 1% of shots aprox....
--
Posted: 2008-01-24 02:22:49
Edit :
Quote
@jomateixa :
so i will change this settings?
seq_vf_config_12 - 24
#COM_EVENT(03,24); // 7,5 fps AE_SLOW_SHUTTER
??
tnx a lot
Another question : where in seq_vf_config do the video fps corresponds?
tnx a lot
--
Posted: 2008-01-24 05:40:03
Edit :
Quote
On 2008-01-24 00:19:42, jomateixa wrote:
On 2008-01-23 20:59:21, Goldmen wrote:
On 2008-01-23 20:43:42, jomateixa wrote:
Increase AE_SLOW_SHUTTER fps in SIZE CONFIGS section (less light exposure but minor noise & fast AF)
Wich "seq_vf_config"....?
There are 11-23....
all, but not 11
[ This Message was edited by: jomateixa on 2008-01-23 23:25 ]
Thank you!
--
Posted: 2008-01-24 06:30:11
Edit :
Quote
Soon you will know how BestPic bug looks like....

It even happens to me with 18 fps, but in 1% of shots aprox....
BestPic viewfinder is seq_vf_config_12. you don't want problems with BestPic - do not touch draft fps and slow shutter values in this config
--
Posted: 2008-01-24 10:52:59
Edit :
Quote
On 2008-01-24 10:52:59, Raiderski wrote:
Soon you will know how BestPic bug looks like....

It even happens to me with 18 fps, but in 1% of shots aprox....
BestPic viewfinder is seq_vf_config_12. you don't want problems with BestPic - do not touch draft fps and slow shutter values in this config
In Number1 driver that's not changed and he's having a little BestPic bug too...

So we think it's because of video fps...
--
Posted: 2008-01-24 12:05:26
Edit :
Quote
On 2008-01-24 05:40:03, toyds wrote:
@jomateixa :
so i will change this settings?
seq_vf_config_12 - 24
#COM_EVENT(03,24); // 7,5 fps AE_SLOW_SHUTTER
??
tnx a lot
Another question : where in seq_vf_config do the video fps corresponds?
tnx a lot
Yes but watch the code, DRAFT_RATE fps must be equal or bigger than AE_SLOW_SHUTTER fps
Video is seq_vf_config_21 and seq_vf_config_23
[ This Message was edited by: jomateixa on 2008-01-24 12:29 ]
--
Posted: 2008-01-24 13:26:15
Edit :
Quote
@jomateixa:
thanks a lot for the answer
--
Posted: 2008-01-24 13:41:16
Edit :
Quote
mannnnn it has a bugggggggg whenever i take a pic in day light the flash shooots !! force flash ???????? or what ? both standard and vivid !
--
Posted: 2008-01-25 22:48:22
Edit :
Quote
On 2008-01-25 22:48:22, mo0os wrote:
mannnnn it has a bugggggggg whenever i take a pic in day light the flash shooots !! force flash ???????? or what ? both standard and vivid !
Its no bugg, its force flash as you wrote.
I love FF, every driver should have that implanted!
Wich entry in the code is for FF?
--
Posted: 2008-01-25 23:00:17
Edit :
Quote
i think this is the FF command
seq_set_prop_e_2 = $sb 04 // Forced ON, for service menu and production tests
$c9 08 // R5 camera version?
#COM_EVENT(5a,83) // Forced xenon 0b10000011, slow sync at beginning
$cl
#COM_EVENT(51,00) // Sensor scene "Auto 00"
#COM_EVENT(5a,8b) // FLASH_MODE 0b10001011: Flash on, RER off, sync on beginning.
$cx;
--
Posted: 2008-01-25 23:17:53
Edit :
Quote
New Topic
Reply