Sony Ericsson / Sony : Software, Firmware and Drivers : Modded Camera Driver for k800i/k810i
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Modded Camera Driver for k800i/k810i
Bookmark topic
On 2007-11-18 09:29:22, mpasanthosh wrote:
Hi guys,
Could anyone tel me wats the best cam driver which you have used..
Thnks.
http://www.esato.com/board/viewtopic.php?topic=158770
--
Posted: 2007-11-18 10:58:50
Edit :
Quote
On 2007-11-17 23:31:46, Guto_ViP wrote:
So... on R8BA024 camdrive have R8 codes?
not really......bcoz other than R5 version firmware,R6 and R8 use the same code in certain part of the camdriver0.dat ......
--
Posted: 2007-11-19 03:56:09
Edit :
Quote
actually, R6 and R8 didnt work so much, the important is R5.
I wil post my last 4.6 camdriver soon.
--
Posted: 2007-11-19 04:54:59
Edit :
Quote
On 2007-11-19 04:54:59, genus wrote:
actually, R6 and R8 didnt work so much, the important is R5.
I wil post my last 4.6 camdriver soon.
What u mean?
Why R5 is important???
Does anyone of K790I/K800I/K810I using R5 version firmware????
--
Posted: 2007-11-19 06:52:02
Edit :
Quote
Both R5 and R6 got their function, R6 is update from R5, so the original is R5, R6 is just added as update the driver ( i think )
Anyway, i cant do anything to this.
[ This Message was edited by: genus on 2007-11-19 10:19 ]
--
Posted: 2007-11-19 11:13:54
Edit :
Quote
Too much noise,the pic hasn't a good sharp focus and a good contrast, I use cam of genus 4.5
[ This Message was edited by: quangbh30 on 2007-11-19 11:00 ]
--
Posted: 2007-11-19 11:34:04
Edit :
Quote
On 2007-11-19 11:13:54, genus wrote:
Both R5 and R6 got their function, R6 is update from R5, so the original is R5, R6 is just added as update the driver ( i think )
Anyway, i cant do anything to this.
[ This Message was edited by: genus on 2007-11-19 10:19 ]
of coz R5 and R6 have their own function, but since K790I/K800I/K810I used R6 when they were released till now(R8) so the camera will use R6/R8 code only not R5......
For instance:
seq_set_prop_a_1 =
$c9 08 // R5
#COM_EVENT(72,00) // Update the registers
#READ_REG(28,$r2 5 5) // Read AE-value (MSB)in camera reg 28
$>5 5
$p4 10 // Put value of scene property in reg 4
$c4 07 // Document mode?
// AF-LED OFF in document mode
$cl
$c4 06 // Sports mode?
// AF-LED OFF in sports mode
$cl
$c5 00 // AF-LED ON?
$go 37 1 // Set gpio 3:7 (AF-LED) to high (one)
$cl $cx
$cx
$cx
$cl//else R6
$ce 01 // AF-LED for IS_MOVIE_MODE?
#COM_EVENT(72,00) // Update the registers
#READ_REG(28,$r2 5 5) // Read AE-value (MSB)in camera reg 28
$>5 5
$c5 00 // AF-LED ON?
$go 37 1 // Set gpio 3:7 (AF-LED) to high (one)
$cl $cx
$cl // Not IS_MOVIE_MODE
#COM_EVENT(72,00) // Update the registers
#READ_REG(3a,$r2 5 5) // Read AE_FLASHINFO_STATUS
$p4 10 // Put value of scene property in reg 4
$c4 07 // Document mode?
// AF-LED OFF in document mode
$cl
$c4 06 // Sports mode?
// AF-LED OFF in sports mode
$cl
$c5 03 // AF-LED ON?
$go 37 1 // Set gpio 3:7 (AF-LED) to high (one)
$cl $cx
$cx
$cx
$cx
$cx
#COM_EVENT(42,01);
[ This Message was edited by: SEKseries on 2007-11-19 11:33 ]
[ This Message was edited by: SEKseries on 2007-11-19 11:35 ]
--
Posted: 2007-11-19 12:13:42
Edit :
Quote
4.6 beta camdriver
- Turn on the AF-LED of document mode when dark
- Exposure value will decrease when flash is auto or red eye
- Contrast & exposure value increase back when flash is set to off (manually)
- Change flash color
- Sharpness 03 when no need flash, sharpness 02 when flash needed
- Portrait mode sharpness 04, twilightlandscape & landscape & Beach scene mode sharpness 02
- Correct nightportrait WB when flash on ( no more warm / yellow color )
- Video recording 17.5 - 18 FPS
Here is it:
http://www.4shared.com/file/2[....]5/camdriver0_46_beta_gnus.html
Not yet test for it, just beta version
This may my final camdriver, remember, the exposure & contrast will increase when you turn off the flash.
@quangbh30
Which mode do you use for the third picture? It seem got little red color, tell me so that i will know which mode got problem.
The noise will reduce if we reduce the sharpness and JPEG compression.
@SEKseries
Yup, you correctly state it out, i just dont know how to explain for it
Normal mode
When flash is set to auto
When flash is set to off
[ This Message was edited by: genus on 2007-11-19 11:23 ]
[ This Message was edited by: genus on 2007-11-19 11:26 ]
--
Posted: 2007-11-19 12:16:18
Edit :
Quote
4.6
too much noise

[ This Message was edited by: quangbh30 on 2007-11-19 11:38 ]
--
Posted: 2007-11-19 12:30:06
Edit :
Quote
i use twilight portrait on third pic
--
Posted: 2007-11-19 12:45:06
Edit :
Quote
New Topic
Reply