Esato Mobile
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
Page <  123 ... 575859 ... 279280281>

rawilson91 Posts: 21

@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
--
Posted: 2008-02-18 17:38:18
Edit : Quote

jomateixa Posts: > 500

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 ]
--
Posted: 2008-02-18 21:02:48
Edit : Quote

milan91 Posts: > 500



--
Posted: 2008-02-19 00:49:23
Edit : Quote

notoryuz Posts: 63

for what is standard better than withan or vivid color? whats the diff. ?
--
Posted: 2008-02-19 09:55:45
Edit : Quote

norbi_nw Posts: > 500

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.
--
Posted: 2008-02-19 10:18:28
Edit : Quote

jomateixa Posts: > 500


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
--
Posted: 2008-02-19 13:16:54
Edit : Quote

Rodrigop Posts: 41

Hi, the cam crashed with me too.

--
Posted: 2008-02-20 03:59:43
Edit : Quote

norbi_nw Posts: > 500

he is working on it to fix it..
--
Posted: 2008-02-20 10:27:02
Edit : Quote

NicoBernardo Posts: 15

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.
--
Posted: 2008-02-20 14:35:52
Edit : Quote

Rodrigop Posts: 41

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



--
Posted: 2008-02-20 15:32:41
Edit : Quote
Page <  123 ... 575859 ... 279280281>

New Topic   Reply
Forum Index

Esato home