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
On 2008-01-03 13:23:24, Malex wrote:
I've read a lot of posts here and used almost all drivers here and I can say You made great work by making your drivers better.
For me the best ones were(remember - for me

):
Kopritis 2.9
Number1 2.9
Genus 6.0
But I know some k800 camera users who don't want any super mods, just better quality and maybe manual focus on document mode instead of zoom.
It is interesting for me is it possible to make such driver from Genus 6.0(I liked it most)
without changing color balance, flash temperature and ect. or not?
2.5 The best
I should to change the cam driver .. it's time ... i think to change 2.5 with 2.7 :?
--
Posted: 2008-01-05 16:55:31
Edit :
Quote
On 2008-01-03 18:52:15, norbi_nw wrote:
On 2007-12-30 18:55:43, ahil13 wrote:
i think this is the max fps in video
seq_vf_config_11 = $s6 11
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,3c)
$cc 04
#COM_EVENT(03,04)
$cl
#COM_EVENT(03,0f)
$cx
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_19 = $s6 19
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_20 = $s6 20
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_21 = $s6 21
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_22 = $s6 22
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
tested and bestpic is working 100%
And this is XX FPS?? 18? (also if u can pass the formula to calculate FPS)
seq_vf_config_11 = $s6 11
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,3c)
$cc 04
#COM_EVENT(03,04)
$cl
#COM_EVENT(03,0f)
$cx
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,24) FRAME RATE 24 HEXA = 36/2=18 DECI 18 FPS
#COM_EVENT(03,98);
seq_vf_config_19 = $s6 19
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,24) 24=18fps div/2
#COM_EVENT(03,98);
seq_vf_config_20 = $s6 20
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,98) 98=38fps div/4
#COM_EVENT(03,98);
seq_vf_config_21 = $s6 21
#SET_REG(07,07) IMAGE_SIZE SUPPORT
#SET_REG(08,06) IMAGE_SIZE SUPPORT
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_22 = $s6 22
#SET_REG(07,07) IMAGE_SIZE SUPPORT
#SET_REG(08,06) IMAGE_SIZE SUPPORT
#SET_REG(09,24) 24 HEXA = 18 FPS
#COM_EVENT(03,98);
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01)
#SET_REG(07,05) IMAGE_SIZE SUPPORT
#SET_REG(08,04) IMAGE_SIZE SUPPORT
#SET_REG(09,98) 98 HEXA = 38 FPS .: 98 HEXA=152 DECI 152/4=38FPS
#COM_EVENT(03,98);
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01)
#SET_REG(07,05) IMAGE_SIZE SUPPORT
#SET_REG(08,04) IMAGE_SIZE SUPPORT
#SET_REG(09,98)
#COM_EVENT(03,98);
tested and bestpic is working 100%