Author |
Withan™ Camera Driver V3/S3 Rev.1 for SE k790/k800/k810 phones |
diawollo Joined: Oct 15, 2007 Posts: 31 PM |
Thanks jomaitexa for new driver. Yesterday i have made some test with ultimate and number1(06-08 sharpness). And there is no diference in image clearness. Also number1 has better colours and much better flash pics. Would be nice if number1 add his good driver points to ultimate driver. Then we have best driver. Also need genus night settings.
|
|
BundyRRR Joined: Apr 27, 2007 Posts: 210 From: Poland PM, WWW
|
As many people think, number1 camdriver has perfect colours, Genus has a good EM mode, Ultimate has good sharpness. Driver with number1 colours, sharpness from Ultimate, and Em from Genus will be perfect:)
jomateixa as I said> Here your Santa:)
Ultimate Camera Driver 1.0 VIVID
Genus 6.0
number1 2.93
Ultimate Camera Driver 1.0 VIVID
Genus 6.0
number1 2.93
I increased sharpness to 6 or 8- I don't remember:)
mix best features from these drivers would give us the best camdriver IMO
http://www.flickr.com/photos/12005930@N07/ |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
Thank you bundy for the previous post!
I think:
1) There are some things we can't put together, as each one fux another...===> The perfect driver can't never exist.
2) "Better" and "worse" are subjective (but it shouldn't be), for example the flash settings, colours...
3) For some reason sharpness and saturation values doesn't affect the same on the different drivers.
4) Happy new year! 
[ This Message was edited by: jomateixa on 2007-12-30 04:20 ] |
ghostweb Joined: Oct 21, 2007 Posts: 73 PM |
ultimate vividcolour 35 fps quality , without bestpic bug.. (TESTED)
no bug
Download;
http://ghostwebtr.googlepages.com/camdriver0.rar |
toyds Joined: Aug 31, 2007 Posts: 98 From: Cebu,Philippines PM, WWW
|
@ghostweb
how did you manage to get the 35 fps with no bug?
can you post the code on how to make the 15 or 18 fps to 35 fps with no bug
thanks a lot
SE K810i(R8BA024) , CUSTOM made MENU and ICONS , 2.46 Withan camera driver by jomateixa,password patch and other patches. |
ahil13 Joined: Oct 09, 2007 Posts: 83 From: BULGARIA PM |
@toyds this is the code for 35fps withuot bestpic bug
seq_vf_config_11 = $s6 11
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,3c) // 30 fps DRAFT_RATE
$cc 04 // Twilight landscape scene?
#COM_EVENT(03,04) // AE_SLOW_SHUTTER = 2 fps
$cl
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,18) // 12 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_19 = $s6 19
#SET_REG(07,03) // Draft 128x96
#SET_REG(08,02) // IS Movie 128x96
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_20 = $s6 20
#SET_REG(07,03) // Draft 176x144
#SET_REG(08,02) // IS Movie 176x144
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_21 = $s6 21
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,30) // 10 fps DRAFT_RATE
#COM_EVENT(03,30); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_22 = $s6 22
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,1E) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,1E); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,30) // 10 fps DRAFT_RATE
#COM_EVENT(03,30); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,1E) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,1E); // 7,5 fps AE_SLOW_SHUTTER
|
ghostweb Joined: Oct 21, 2007 Posts: 73 PM |
yes,i did codes (above) |
moonwind Joined: Dec 24, 2007 Posts: 3 PM |
And how about the zoom bug? Is that also fixed with this new piece of code? |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
i think we should change zoom into 2x (max video zoom). Then the bug wont be noticeable. Also i forgot how normal (standard driver) bestpic is working. im gonna try it on my cousins non modded k810. I never use bestpic, but u cant be sure when u need it, so its good for it to be there without bug. |
ghostweb Joined: Oct 21, 2007 Posts: 73 PM |
no zoom bug... |
reywal Joined: Oct 09, 2007 Posts: 99 PM |
please post a sample picture taken from this driver.
I am what my name says <<<<---------------------- |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
On 2007-12-30 08:06:23, ahil13 wrote:
@toyds this is the code for 35fps withuot bestpic bug
seq_vf_config_11 = $s6 11
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,3c) // 30 fps DRAFT_RATE
$cc 04 // Twilight landscape scene?
#COM_EVENT(03,04) // AE_SLOW_SHUTTER = 2 fps
$cl
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,18) // 12 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_19 = $s6 19
#SET_REG(07,03) // Draft 128x96
#SET_REG(08,02) // IS Movie 128x96
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_20 = $s6 20
#SET_REG(07,03) // Draft 176x144
#SET_REG(08,02) // IS Movie 176x144
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_21 = $s6 21
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,30) // 10 fps DRAFT_RATE
#COM_EVENT(03,30); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_22 = $s6 22
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,1E) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,1E); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,30) // 10 fps DRAFT_RATE
#COM_EVENT(03,30); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,1E) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,1E); // 7,5 fps AE_SLOW_SHUTTER
That's 35 fps?
I see 30, 21 and 15 fps on the code
|
diawollo Joined: Oct 15, 2007 Posts: 31 PM |
Jomaitexa could you add 1 sec exposure time in night landscape mode? |
yorulezkos Joined: Dec 28, 2007 Posts: 122 PM |
this version doen not have the af led on in document mode.... and has anyone noticed that bug ...after you take the pic... the "3MP" is displayed somewhere in the center..not in the corner ? ...or its only happening to me )) |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
On 2007-12-30 22:56:15, yorulezkos wrote:
this version doen not have the af led on in document mode.... and has anyone noticed that bug ...after you take the pic... the "3MP" is displayed somewhere in the center..not in the corner ? ...or its only happening to me  ))
In first page there's a version with AF led in doc mode. About the "3MP" logo it's happening to you only. |
|
Access the forum with a mobile phone via esato.mobi
|