Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Withan™ Camera Driver V3/S3 Rev.1 for SE k790/k800/k810 phones

Previous  123 ... 678 ... 186187188  Next
Author Withan™ Camera Driver V3/S3 Rev.1 for SE k790/k800/k810 phones
reywal
K800 Black
Joined: Oct 09, 2007
Posts: 99
PM
Posted: 2007-12-28 01:46
Reply with quoteEdit/Delete This PostPrint this post
i subscribed to your opinion. post real photos.
genus
K800 Black
Joined: Apr 13, 2007
Posts: 385
From: Malaysia
PM
Posted: 2007-12-28 06:52
Reply with quoteEdit/Delete This PostPrint this post
Haha, i saw neoimaging...

actually there is many way to edit the picture, why dont use PS??? It is much better in function.
zirkie101
K800 Black
Joined: Oct 08, 2007
Posts: 143
From: Cape Town, SA
PM
Posted: 2007-12-28 07:14
Reply with quoteEdit/Delete This PostPrint this post
@bundyrrr
So who's actually guilty of this henous crime, sugar coating K800 fotos and all?
It's REAl shitty when shits hits the fan
reywal
K800 Black
Joined: Oct 09, 2007
Posts: 99
PM
Posted: 2007-12-28 07:44
Reply with quoteEdit/Delete This PostPrint this post
i guess now it is much safer to reiterate that competition is in the air. thats why the "doctor" is in hahahaha!
tphg
K800 Black
Joined: Aug 30, 2006
Posts: 126
PM
Posted: 2007-12-28 14:37
Reply with quoteEdit/Delete This PostPrint this post
@jomatexa
I love your camdriver. I have taken photos with it in daylight and night. All photos are very good, but I faced overexposure problem. Could you check and correct it? Sorry that I could not post photo due to my network problem.
Thanks.
SE-Naz
Samsung Galaxy Nexus
Joined: Dec 23, 2003
Posts: > 500
From: LONDON
PM
Posted: 2007-12-28 15:12
Reply with quoteEdit/Delete This PostPrint this post
Im Sorry meant without FORCED FLASH???? Could you make the driver???

Could you please???

Cheers
ENJOY
ginek0log
K800 Black
Joined: Jul 30, 2007
Posts: 19
PM
Posted: 2007-12-28 16:17
Reply with quoteEdit/Delete This PostPrint this post
To disable forced flash (it bothered me too):

Delete this code :
//********************************************************************
// Internal/External xenon flash support, property 14 ***
//********************************************************************
// 0 => OFF 1 => not impl. 2 => Auto
// 3 => Auto RER 4 => Forced ON
//--------------------------------------------------------------------

seq_set_prop_e_0 = $sb 00 // OFF
$c9 08 // R5 camera version?
#COM_EVENT(5a,00)
$cl // Else R6 version
#COM_EVENT(5a,08)
$cx;
seq_set_prop_e_1 = ; // No external flash
seq_set_prop_e_2 = $sb 04 // Forced ON, for service menu and production tests
$c9 08 // R5 camera version?
#COM_EVENT(5a,83) // Forced xenon 0b10000011, slow sync at beginning
$cl
#COM_EVENT(51,00) // Sensor scene "Auto 00"
#COM_EVENT(5a,8b) // FLASH_MODE 0b10001011: Flash on, RER off, sync on beginning.
$cx;
seq_set_prop_e_3 = $sb 03; // Auto, red-eye
seq_set_prop_e_4 = $sb 04 // Forced ON, for service menu and production tests
$c9 08 // R5 camera version?
#COM_EVENT(5a,83) // Forced xenon 0b10000011, slow sync at beginning
$cl
#COM_EVENT(51,00) // Sensor scene "Auto 00"
#COM_EVENT(5a,9b) // FLASH_MODE 0b10001011: Flash on, RER off, sync on beginning.
$cx;

AND write copy this code instead (its from kopritis 271):


//********************************************************************
// Internal/External xenon flash support, property 14 ***
//********************************************************************
// 0 => OFF 1 => not impl. 2 => Auto
// 3 => Auto RER 4 => Forced ON
//--------------------------------------------------------------------

seq_set_prop_e_0 = $sb 00 // OFF
$c9 08 // R5 camera version?
#COM_EVENT(5a,00)
$cl // Else R6 version
#COM_EVENT(5a,08)
$cx;
seq_set_prop_e_1 = ; // No external flash
seq_set_prop_e_2 = $sb 02; // Auto
seq_set_prop_e_3 = $sb 03; // Auto, red-eye
seq_set_prop_e_4 = $sb 04 // Forced ON, for service menu and production tests
$c9 08 // R5 camera version?
#COM_EVENT(5a,83) // Forced xenon 0b10000011, slow sync at beginning
$cl
#COM_EVENT(51,00) // Sensor scene "Auto 00"
#COM_EVENT(5a,9b) // FLASH_MODE 0b10001011: Flash on, RER off, sync on beginning.
$cx;


Thats it.
jomateixa
C901 Silver
Joined: Dec 09, 2007
Posts: > 500
From:
PM
Posted: 2007-12-28 19:34
Reply with quoteEdit/Delete This PostPrint this post
Thanks gineK0log. But I think it's more powerful to have FF. When you're used to disable it at daylight it doesn't bother too much

Anyway, better if each one put it how he/she likes.

Cheers

[ This Message was edited by: jomateixa on 2007-12-28 18:43 ]
jomateixa
C901 Silver
Joined: Dec 09, 2007
Posts: > 500
From:
PM
Posted: 2007-12-28 19:37
Reply with quoteEdit/Delete This PostPrint this post

On 2007-12-28 14:37:34, tphg wrote:
@jomatexa
I love your camdriver. I have taken photos with it in daylight and night. All photos are very good, but I faced overexposure problem. Could you check and correct it? Sorry that I could not post photo due to my network problem.
Thanks.


In what conditions do you faced that? What mode? Thanks.

PD.- Remember to use WB profiles when necessary (Cloudy, Fluorescent, etc)

[ This Message was edited by: jomateixa on 2007-12-28 18:40 ]
BundyRRR
K800 Black
Joined: Apr 27, 2007
Posts: 210
From: Poland
PM, WWW
Posted: 2007-12-29 11:21
Reply with quoteEdit/Delete This PostPrint this post
A little comparison
Ultimate Camera Driver 1.0 ViVid

Genus 6.0

Ultimate Camera Driver 1.0 ViVid

Genus 6.0

What do you think about this? Which driver is better? For me Genus Cmdrv has too much colours, Ultimate somtimes lack of colours
http://www.flickr.com/photos/12005930@N07/
123456
T68 gold
Joined: Aug 20, 2004
Posts: 8
PM
Posted: 2007-12-29 12:50
Reply with quoteEdit/Delete This PostPrint this post
ultimate vivid color 35 fps is there? please make vividcolor 35 fps.. (sorry my english bad)
dEaD-nErVe
Aino Black
Joined: May 18, 2007
Posts: 43
PM
Posted: 2007-12-29 13:11
Reply with quoteEdit/Delete This PostPrint this post
Ultimate Vivid Color , Auto , Flash Disabled

quangbh30
T68 gold
Joined: Oct 04, 2007
Posts: 81
PM
Posted: 2007-12-29 13:22
Reply with quoteEdit/Delete This PostPrint this post
u used photoshop cs3
jomateixa
C901 Silver
Joined: Dec 09, 2007
Posts: > 500
From:
PM
Posted: 2007-12-29 13:22
Reply with quoteEdit/Delete This PostPrint this post

On 2007-12-29 11:21:07, BundyRRR wrote:
A little comparison
Ultimate Camera Driver 1.0 ViVid

Genus 6.0

Ultimate Camera Driver 1.0 ViVid

Genus 6.0

What do you think about this? Which driver is better? For me Genus Cmdrv has too much colours, Ultimate somtimes lack of colours



That's the dilemma. Colour or sharpness? When more colour, more blur and more noticeable noise, but colour is like a drug.
For me, the best pics are the more real.
Another fact is the flash settings....OMG. Do you want balanced light and shadows or FULL illuminated and coloured object? Another dilemma.
Just choose.

[ This Message was edited by: jomateixa on 2007-12-29 12:26 ]
tphg
K800 Black
Joined: Aug 30, 2006
Posts: 126
PM
Posted: 2007-12-29 13:51
Reply with quoteEdit/Delete This PostPrint this post

On 2007-12-28 19:37:46, jomateixa wrote:

On 2007-12-28 14:37:34, tphg wrote:
@jomatexa
I love your camdriver. I have taken photos with it in daylight and night. All photos are very good, but I faced overexposure problem. Could you check and correct it? Sorry that I could not post photo due to my network problem.
Thanks.


In what conditions do you faced that? What mode? Thanks.

PD.- Remember to use WB profiles when necessary (Cloudy, Fluorescent, etc)

[ This Message was edited by: jomateixa on 2007-12-28 18:40 ]

I faced overexposure when taking photos in auto mode in daylight and night (with flash turned off). I notice that there are some totally white areas on girl's face where her face is shiny. Sorry for my English.
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 678 ... 186187188  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic