Author |
Super camera driver for k750/w800/w810 |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
1.8zoom+NM is normal night mode but without noise :/
On the small screen of the phone, i thought that it is ENM... sry all (just got home and uploaded the pix to PC and saw results)
But it looks kinda' good  |
|
Sombra Joined: Mar 28, 2007 Posts: 165 From: Brazil PM |
Congratulations!
After long time i create courage to install this driver and no disappoint me.
The implementations are impressing.
Please, sorry for my poor english! my language is other. |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2007-03-28 18:49:59, norbi_nw wrote:
@chengrong - Don't worry mate, we are all here to help eachother
you are the creator, krio and papa the modder and us the testers
We appreciate your work, and if we work together, we will finaly create a perfect driver
a perfect driver... i want one!
Today i added LedENM to my 7.7 Mod
Tomorrow i will try to add manual focus with autofocus as defaul (i tried today but it was buggy... in the day and night mode autofocus worked fine, in ENM worked manual focus but in day mode + macro = no focus at all :/ tomorrow i will try to fix this...)
[ This Message was edited by: Kriomag on 2007-03-28 18:56 ] |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
...
[ This Message was edited by: Kriomag on 2007-03-28 18:55 ] |
leon12 Joined: Feb 28, 2007 Posts: 15 PM |
Kriomag
how is your ENM with 8.54, is it still with "noise"? |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
day mode? is that normal mode (default) ?? |
elevation1 Joined: Mar 07, 2007 Posts: 31 PM |
can anyone with k750i@w800i cid49 use 8.54? if there is more noise than 8.53 can you modify it? thanks for your work... we test it for better driver of k750i  |
leon12 Joined: Feb 28, 2007 Posts: 15 PM |
no change for ENM. but for speed i change some code:
seq_ss_take= $c7 00
$s7 01
#EMPTY_EVENT_FIFO $z0 $-0 re
$c0 00
$cl $p0 0d
$c0 01
$p0 01
$c0 00 #LED_WB_SET
$cx
$cx
#SM_ENHANCE_SHUTTER_MODE
06 02 00 01 01 $ze $ce 09 33 $cl 32 $cx $f
#WAIT_FOR_MODE_TRANSITION
#WAIT_FOR_CAPT_START
$cx
$t0020
$z0 $c0 09 $cl #SM_ENHANCE_NIGHT_MODE $cx
$cx;
my phone is work. but this is not test all phone. (i have only one phone) . Forgive me!
ok, i think i found the problem.. (why my enm was with "noise")
i replaced your above code with 8.53 code and now it works..
so you other, replace the above code with this
seq_ss_take= $c7 00
$s7 01
#EMPTY_EVENT_FIFO $z0 $-0 re
$c0 00
$cl $p0 0d
$c0 01
$p0 01
$c0 00 #LED_WB_SET
$cx
$cx
#SM_ENHANCE_NIGHT_MODE
06 02 00 01 01 $ze $ce 09 33 $cl 32 $cx $f #WAIT_FOR_MODE_TRANSITION
#WAIT_FOR_CAPT_START
$cx
$t0020
$cx;
chengrong
now that i found what the problem was, can you fix it? i mean, add speed to this mode?
[ This Message was edited by: leon12 on 2007-03-28 19:58 ] |
Holdit Joined: Apr 07, 2006 Posts: 148 PM, WWW
|
can we swap spot for CC on normal and fine menu - Spot can be implemented manually with use of EV so i prefer CC there instead |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
Same req as Holdit Increase EV for SPOT but we can't do anything about CC. |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2007-03-28 20:28:47, leon12 wrote:
Kriomag
how is your ENM with 8.54, is it still with "noise"?
im using 8.54 only for extracting parts of code now im using 7.7 Final + spot + 3vrm + ae lock + LedENM (from 8.54) and everything seems good (enm with led support is cool ) |
BOSSHOGG Joined: Dec 19, 2002 Posts: > 500 PM |
Does yours include manual focus? Can you upload it? 8.54 still exits the camera on final action with my phone. |
AllanJacques Joined: Mar 01, 2007 Posts: 73 PM |
@Mladen, i know its a lot to ask, but could you do the "super driver based on 7.7fedit" stuff using this new version?
thanks a lot! |
rockygali Joined: Nov 21, 2005 Posts: > 500 From: PM, WWW
|
@ ALL
sorry for not catching up... been busy lately.. just wanted to ask you guys about the new 8.54 version.
if we adjust SPOT ON/OFF using NORMAL MODE & FINE MODE OPTIONS...
and JPEG COMPRESSIONS of 87 is applied to both FINE & NORMAL mode.
where can we adjust FINE & NORMAL mode?! does this mean there is a universal JPEG format for this new driver.. that it doesnt have FINE & NORMAL mode at all.
"Darkness is the absence of light.. and not the opposite..." |
Holdit Joined: Apr 07, 2006 Posts: 148 PM, WWW
|
^^^Press 1 and scroll...Picture type |
|