Author |
Withanâ„¢ Camera Driver V3/S3 Rev.1 for SE k790/k800/k810 phones |
rawilson91 Joined: Aug 24, 2007 Posts: 21 From: POLAND xD PM, WWW
|
@jomateixa
I only add
Code:
| //********************************************************************
// Internal/External xenon flash support, property 14 ***
//********************************************************************
// 0 => OFF 1 => not impl. 2 => Auto
// 3 => Auto RER 4 => Forced ON
//-------------------------------------------------------------------- |
|
and
Code:
| //**************************************************
// Check if flash needed, property 23
//**************************************************
//
seq_get_prop_17 = $c9 08 //R5 camera version
#COM_EVENT(72,00) // Update the registers
#READ_REG(28,$r2 5 5) // Read AE-value (MSB)in camera reg 28
$>5 5 // Shift reg 5 five bits to the right
#SET_REG(37,16) // AE_MSHUT_LONG = 1/40 This is only changed in nightportrait
$cb 02 // Auto flash?
$c5 00 // Use flash
#COM_EVENT(5a,94) // Automatic 0b10010100, mech shutter
$s0 01 // Set reg 0 to 01
$\"autoflash\"
$cl
#COM_EVENT(5a,00) // OFF
$s0 00 // Set reg 0 to 00
$\"noautoflash\"
$cx
$cx
$cb 03 // Auto flash RER?
$c5 00 // Use flash
#SET_REG(37,16) // AE_MSHUT_LONG = 1/40
#COM_EVENT(5a,b4) // Automatic 0b10110100, red-eye, mech shutter
$s0 01 // Set reg 0 to 01
$\"autoflash_rer\"
$cl
#COM_EVENT(5a,00) // OFF
$s0 00 // Set reg 0 to 00
$\"noautoflash_rer\"
$cx
$cx
$s1 00
$s2 00
$s3 00
$\"FLASH_%0\"
$cl // R6 camera version
$ce 00 // IS OFF?
#COM_EVENT(72,00) // Update the registers
#READ_REG(3a,$r2 5 5) // Read AE_FLASHINFO_STATUS
$\"FLASH_INFO_%5\"
#SET_REG(37,16) // AE_MSHUT_LONG = 1/40 This is only changed in nightportrait
$cb 02 // Auto flash?
$c5 03 // Use flash
$cc 00 // Normal scene?
#COM_EVENT(58,01) // reduce colour sat
$cl
$cc 01 // Portrait?
#COM_EVENT(58,01) // reduce colour sat
$cl
$cc 07 // Night portrait?
#COM_EVENT(58,01) // reduce colour sat
$cx $cx $cx
#COM_EVENT(5a,8b) // FLASH_MODE 0b10001011: Flash on, RER off, sync on beginning.
$s0 01 // Set reg 0 to 01
$\"autoflash\"
$cl
#COM_EVENT(5a,08) // OFF, FLASH_MODE 0b00001000: Flash off, electronic shutter only.
$s0 00 // Set reg 0 to 00
$\"noautoflash\"
$cx
$cx
$cb 03 // Auto flash?
$c5 03 // Use flash
$cc 00 // Normal scene?
#COM_EVENT(58,00) // reduce colour sat
$cl
$cc 01 // Portrait?
#COM_EVENT(58,01) // reduce colour sat
$cl
$cc 07 // Night portrait?
#COM_EVENT(58,01) // reduce colour sat
$cx $cx $cx
#COM_EVENT(5a,ab) // FLASH_MODE 0b10101011: flash on, RER on, sync on beginning.
$s0 01 // Set reg 0 to 01
$\"autoflash_rer\"
$cl
#COM_EVENT(5a,08) // OFF, FLASH_MODE 0b00001000: flash off, electronic shutter only.
$s0 00 // Set reg 0 to 00
$\"noautoflash_rer\"
$cx
$cx
$cl // IS ON
$\"IS_ON_flash_disabled\"
$s0 0a
$cx
$s1 00
$s2 00
$s3 00
$\"FLASH_%0\"
$cx; |
|
from other driver without FF  |
|
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
I repeat, you have NO IDEA of what this code does, why do you play with it before asking?
That code removes the Withan feature (no colour gain on flash pics) and ALL >2.11 features, you're a total ignorant.
Don't bother us with that anymore boy
[ This Message was edited by: jomateixa on 2008-02-19 01:15 ] |
milan91 Joined: Jun 04, 2006 Posts: > 500 From: Europe PM |
|
notoryuz Joined: Oct 22, 2007 Posts: 63 PM |
for what is standard better than withan or vivid color? whats the diff. ?
Se K800i @ k810 R8BA024 apac & Scandisk Memory Stick M2 2GB |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
crashed again 2x when tried to take pic of my monitor.. also sometimes after taking picture, it freezes for several seconds, then it shows the picture it has taken. |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
On 2008-02-19 10:18:28, norbi_nw wrote:
crashed again 2x when tried to take pic of my monitor.. also sometimes after taking picture, it freezes for several seconds, then it shows the picture it has taken.
OK it crashed to me one time too, it should be the compression, I will fix it in next version cuz there's no gain in quality, I'll put back the previous JPEG settings and decrease a little the exposure in Auto mode flash pics |
Rodrigop Joined: Jan 26, 2008 Posts: 41 PM |
Hi, the cam crashed with me too.
|
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
he is working on it to fix it.. |
NicoBernardo Joined: Feb 04, 2008 Posts: 15 From: Indonesia-Jakarta PM |
Your camdriver is decent, i found that vivid colour make my picture more colourful, thats a good thing.
But i realize your camdriver only makes good picture in sufficient light condition.
In semi to low light condition, very often i have to use flash. If flash turn off, the pictures makes alot noise.
This problem doesnt exist when i use my standart camdriver, or other mod camdriver.
(note: i have tried all the version, and the result are still the same)
Thanks 4 your hard work.
K800@K810 R8BA024 2GB Sony M2, HPM-70 Number1 2.99 camdriver Peter's V2 Monster Bass |
Rodrigop Joined: Jan 26, 2008 Posts: 41 PM |
Playing wiht portrait with flash
Macro no flash
Auto
Hey guys, don´t you think it will be good if everyone put the scene that the picture was taken?
reguards
|
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
New 2.3 version at first post, I think that JPEG settings won't make camera crash anymore, please advice me if anyone have a crash
@Rodrigop
Try to put the phone resting on a table or something for long exposure shots |
cardsnk Joined: Sep 11, 2006 Posts: 121 From: Philippines PM, WWW
|
nice man.... |
cardsnk Joined: Sep 11, 2006 Posts: 121 From: Philippines PM, WWW
|
withan 2.3
resized in cs3
 |
io_domi Joined: Nov 05, 2007 Posts: 48 From: ROMANIA PM |
jomateixa y still prefer your 2.0 driver. thanks for your work , but i think your 2.0 realy is the best driver for K800, K810. I don't like slow sync mode, for me it's ugly and have no sens. Personal i prefer clear pictues and most important real pictures. Any way, thanks for 2.0 |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
Use what you want, but...with 2.3 I can take flash pics A LOT better than you with 2.0...
Try to put the phone on a table, make a low light flash pic in Auto and then with 1/2s exposure or 2s exposure.
Post both pics and tell me what is better. Slow sync introduces MORE FLEXIBILITY to driver, if you learn how to use it right then you'll realise the great utility of this mode.
Here is an example of 2s exposure used correctly:
And here an example using full range AF to make macro pics with slow sync, that is, no more dark background in macro flash pics:
Got it?
Cheers
[ This Message was edited by: jomateixa on 2008-02-20 16:58 ] |
|