Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for k800i/k810i

Previous  123 ... 114115116 ... 229230231  Next
Author Modded Camera Driver for k800i/k810i
burner8
K800 Silver
Joined: Aug 07, 2007
Posts: 127
PM
Posted: 2007-11-19 23:38
Reply with quoteEdit/Delete This PostPrint this post
ok guys, here is my first great camdriver (Ihope for you all too).

http://rapidshare.com/files/7[....]nd_great_genus_flash_.rar.html

It based on gprsman 2.1 without noise
contrast fix to original for better contrast
flash settings from genus new driver with 1/30 sec.
night settings improved for better noiseless night pics

Try it and post your results

Thanks genus and gprsman for your great work.

burner8
quangbh30
T68 gold
Joined: Oct 04, 2007
Posts: 81
PM
Posted: 2007-11-19 23:47
Reply with quoteEdit/Delete This PostPrint this post
The link not work, can u post it again?



[ This Message was edited by: quangbh30 on 2007-11-19 22:57 ]
burner8
K800 Silver
Joined: Aug 07, 2007
Posts: 127
PM
Posted: 2007-11-20 00:20
Reply with quoteEdit/Delete This PostPrint this post
the link is working.
quangbh30
T68 gold
Joined: Oct 04, 2007
Posts: 81
PM
Posted: 2007-11-20 00:25
Reply with quoteEdit/Delete This PostPrint this post
I can't open it, can't u use 4shared?


4.6 a little blue

Image Hosted by ImageShack.us


Image Hosted by ImageShack.us


[ This Message was edited by: quangbh30 on 2007-11-19 23:27 ]
burner8
K800 Silver
Joined: Aug 07, 2007
Posts: 127
PM
Posted: 2007-11-20 00:47
Reply with quoteEdit/Delete This PostPrint this post
here is another link:
http://www.4shared.com/accoun[....]ash_.html?sId=mvzOHFwQbhaAenBN
burner8 camdriver 2.1 based on gprsman2.1 with original contrast settings and great genus flash .rar
rockygali
K810 Blue
Joined: Nov 21, 2005
Posts: > 500
From:
PM, WWW
Posted: 2007-11-20 02:33
Reply with quoteEdit/Delete This PostPrint this post
hi guys! i just found this on another thread here...

hope paparazy wont mind...


On 2007-11-19 13:34:29, paparazy wrote:
// lembre valores em hexdecimal 00, 01, 02, 03, 04, 05, 06, 07, 08, 09, 0a, 0b, 0c, 0d, 0e, 0f, 10....

//************************************************
// Exposure property 0 *******(THis is the exposure setting taken from the W900)
//************************************************

// 0 => -3 EV, 1=> -(2 2/3) EV .... 15=> 2 EV
//---------------------------------------------------
seq_set_prop_0=$s0 %0 $-0 09 $b0 00 5 3 06 02 00 01 $w0 06 #CMD_END; // altere o 09 para 0a você diminui o ev (exposição) padrão


// Configuração Video k750


VR_NORMAL_MODE_FR=3C; // fps grav video normal
VR_NIGHT_MODE_FR=30; // fps grav video night


// Configurações iniciais k750


seq_init=
06 02 00 01 00 56 #CMD_END // fix PaParazy nivel do filtro bilinear
06 02 00 01 01 55 #CMD_END // fix paparazy contraste 1
06 02 00 01 32 57 #CMD_END // fix paparazy Hue 32
06 02 00 01 08 58 #CMD_END // fix paparazy saturação 08
05 02 00 20 fc #CMD_END // fix paparazy mudar verde para vermelho
05 02 00 21 e2 #CMD_END // fix paparazy mudar amarelo para azul
06 02 00 01 01 13 #CMD_END // fix paparazy aplicar alteração cores
// 06 02 00 01 01 08 #CMD_END // ligar spot (base de brilho ao centro)
#GET_SENSOR_VERSION;


// pre-shutter da foto só para tela


seq_set_prop_7_0=06 02 00 01 28 03 #CMD_END // Slowshutter locked at min 20 fps => 10 fps draft mode
05 02 00 08 3C #CMD_END // ((Altere 3C para 3f fica mais rapido))30fps => 15 fps, Normal mode
06 02 00 01 81 34 #CMD_END // Transition to draft mode, use each 2 frame
#WAIT_FOR_MODE_TRANSITION;

seq_set_prop_7_1=06 02 00 01 0a 03 #CMD_END // Slowshutter locked at 5 fps draft mode
05 02 00 08 1e #CMD_END // ((Altere 1e para 21 fica mais rapido))15fps, Dark mode
06 02 00 01 01 34 #CMD_END // Transition to draft mode, use every frame
#WAIT_FOR_MODE_TRANSITION;


// Shutter do video relação fps


LOCK_NORMAL_FPS= 05 02 00 08 40 #CMD_END // ALTERE AQUI o 40 para 32 fica mais lento
06 02 00 01 40 03 #CMD_END // ALTERE AQUI o 40 para 32 fica mais lento
06 02 00 01 81 34 #CMD_END
#WAIT_FOR_MODE_TRANSITION;


// Redução shutter para noite k750 isso faz redução do ruido anoite!


SM_NEW_ENHANCE_NIGHT_MODE= $p1 07
$c1 01
$p1 0d
$c1 00
//--------------------------------------------------------------------------------
$p1 0e //|
$c1 00 //|
05 01 00 23 01 $f $r2 1 1 //|
$m0 1 $/0 28 //|
$c0 00 //|
$m0 1 $/0 03 //|
$c0 00 //|
$cl //|>--- ENM
$s0 40 $-0 r1 //|
06 02 00 01 04 51 $f $d0005 //|
06 02 00 01 $w0 04 $f $d0005 //|
$cx //|
$cx //|
$cx //|
//--------------------------------------------------------------------------------
$cl
//--------------------------------------------------------------------------------
05 01 00 23 01 $f $r2 1 1 //|
$m0 1 $/0 28 //|
$c0 00 //|
$m0 1 $/0 03 //|
$c0 00 //|
$cl //|>--- LED ENM
$s0 3d $-0 r1 //|
06 02 00 01 04 51 #CMD_END //|
06 02 00 01 $w0 04 #CMD_END //|
$cx //|
$cx //|
//--------------------------------------------------------------------------------
$cx
$cx;


seq_ss_take= $c7 00 // If take flag is zero...
$s7 01 // ...then set take flag to one and perform the code below
#EMPTY_EVENT_FIFO $z0 $-0 re $c0 00 $cl //Don't do anything if we already have the right size (for burst mode)
$p0 0d $c0 01 $p0 01 $c0 00 #LED_WB_SET $cx $cx #SM_NEW_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


// Ajuda avançada






#######HELP table i2c_commands advanced ##########

IMPORTANT:
------------------------------------------------------------------------------
This commands only for K750/W800/W810 phones!!!
In another phones - another commands and registers!!!
For more information visit:
http://www.sony-ericsson.ru/forums2/index.php or http://www.senews.ru/forum/index.php
------------------------------------------------------------------------------
Compiled by Andeo
------------------------------------------------------------------------------


***REGISTER DEFINITIONS***
**************************
------------------------------------------------------------------------------
Internal register 0,1,2,3 Used as temporary storage only
Internal register a Used to select EXIF parameter to read
Internal register e Used to remember last size id for snapshot burst mode
Internal register f Used to store property value
------------------------------------------------------------------------------


***COMMENTS***
**************
------------------------------------------------------------------------------
//COMMENTS COMMENTS - any your comments
------------------------------------------------------------------------------


***MACROS***
************
------------------------------------------------------------------------------
#MACROS PERFORM a macros. "MACROS" is any name of your macros. Place your macros at the beginning.
------------------------------------------------------------------------------


***COMPATION***
***************
------------------------------------------------------------------------------
$cX YY Check IF value of register "X" equal value "YY" THEN do next commands
.....
$cl ELSE do next commands
.....
$cx END IF (for $cX command)
------------------------------------------------------------------------------


***BASIC COMMANDS***
********************
------------------------------------------------------------------------------
$sX YY SET property "X" value "YY" for example:
$s5 40 PLACE value "64" in reg "5"
------------------------------------------------------------------------------
$sX %0 PLACE value in reg "X"
------------------------------------------------------------------------------
$mX YY COPY reg "YY" into reg "X"
------------------------------------------------------------------------------
$dXXXX WAIT(delay) for "XXXX" time in Hex (for example $d0100=Wait for 256 ms)
------------------------------------------------------------------------------
$wX WRITE the byte stored in register 0x0X (or simple reg "X") to the I2C bus
------------------------------------------------------------------------------
$rX READ the byte stored in register 0x0X (or simple reg "X") from the I2C bus
------------------------------------------------------------------------------
$bX OPERATE on register 0x0X (or simple reg "X")
------------------------------------------------------------------------------
$zX SET register "X" to last set size config
------------------------------------------------------------------------------
$pX YY SET register "X" to current value of property "YY"
------------------------------------------------------------------------------
$uXX UPDATE property "XX"
------------------------------------------------------------------------------
!0, !1, !2... TAKE A PARAMETER (one, two or three) holding the data to be written
------------------------------------------------------------------------------
$b3 YY Z 1 WRITE 0xYY (or simple "YY") to the "Z-th" bit in internal register 3. For example:
$b3 01 5 1 WRITE 0x01 to the fifth bit in internal register 3
------------------------------------------------------------------------------
$b2 XX Y 1 WRITE "Y" to bit "0" in register "2"
$b2 00 3 1 WRITE "3" to bit "0"
------------------------------------------------------------------------------


***ARITHMETIC***
****************
------------------------------------------------------------------------------
$
$>X 1 SHIFT the bits in register 0x0X (or simple reg "X") 1 bit to the right
------------------------------------------------------------------------------
$*X YY MULTIPLY reg "X" by "YY"

$*X rY MULTIPLY reg "X" by reg "Y"
------------------------------------------------------------------------------
$/X YY DIVIDE reg "X" with "YY"

$/X rY DIVIDE reg "X" with reg "Y"
------------------------------------------------------------------------------
$-X YY SUBSTRACT "YY" from reg "X"

$-X rY SUBSTRACT reg "Y" from reg "X"
------------------------------------------------------------------------------
$+X YY ADD "YY" to reg "X"

$+X rY ADD reg "Y" to reg "X"
-------------------------------------------------------------

[ This Message was edited by: paparazy on 2007-11-19 15:23 ]


hope you find something there...
"Darkness is the absence of light.. and not the opposite..."
toyds
K810 Blue
Joined: Aug 31, 2007
Posts: 98
From: Cebu,Philippines
PM, WWW
Posted: 2007-11-20 02:39
Reply with quoteEdit/Delete This PostPrint this post
@burner8 :

can you post sample picture taken using your cam driver?

thanks a lot
SE K810i(R8BA024) , CUSTOM made MENU and ICONS , 2.46 Withan camera driver by jomateixa,password patch and other patches.
genus
K800 Black
Joined: Apr 13, 2007
Posts: 385
From: Malaysia
PM
Posted: 2007-11-20 03:14
Reply with quoteEdit/Delete This PostPrint this post

On 2007-11-20 00:25:15, quangbh30 wrote:
I can't open it, can't u use 4shared?


4.6 a little blue

Image Hosted by ImageShack.us


Image Hosted by ImageShack.us


[ This Message was edited by: quangbh30 on 2007-11-19 23:27 ]


use cloudy WB, there is nothing to do with WB, camdriver cannot change the Wb range, it alrdy preset. This is because i increase the color ( decrease exposure), so the blue color looks more than normal.
Even 2.5 also, the WB at the time about 7-8pm, it will seem blue color, so we need to use cloudy, because the auto WB range is not large, & i cant change this...got nothing to do...

@tehkek
I alrdy try before, reduce the iso sometime also not reduce the noise too, but the noise will only reduce when the picture is more exposure ( overexposure). I alway use neoimaging reduce the noise, it is easy and simple, just one click

some more picture





[ This Message was edited by: genus on 2007-11-20 02:25 ]
reywal
K800 Black
Joined: Oct 09, 2007
Posts: 99
PM
Posted: 2007-11-20 04:26
Reply with quoteEdit/Delete This PostPrint this post
Burner8, whats the video fps of your camera?

zhinjho
K850 Green
Joined: Oct 31, 2007
Posts: 10
From: Indonesia
PM
Posted: 2007-11-20 10:19
Reply with quoteEdit/Delete This PostPrint this post
nice driver @Burner8...
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2007-11-20 11:18
Reply with quoteEdit/Delete This PostPrint this post
on genus 4.6

//************************************************
// Exposure property 0 *****
//************************************************

// 3 => -2 EV, 9 => -(0) EV .... f => 2 EV
//---------------------------------------------------

seq_set_prop_0 = $s5 %0
$-5 0a <<< causing the noise with this under flash #COM_EVENT(06,01) // Increase exposure to 1
#COM_EVENT(06,$w5);

//************************************************
// White balance, property 1 *******
//************************************************

// 0 => auto 1 => tungsten 2 => fluorescent
// 3 => clear sky 4 => cloudy
// 5 => one push 6 => hold
// 7 => Xenon 8 => LED
//---------------------------------------------------

seq_set_prop_1_0 = #COM_EVENT(11,00);
seq_set_prop_1_1 = #COM_EVENT(11,03);
seq_set_prop_1_2 = #COM_EVENT(11,04);
seq_set_prop_1_3 = #COM_EVENT(11,05);
seq_set_prop_1_4 = #COM_EVENT(11,06);
seq_set_prop_1_5 = #COM_EVENT(11,03);
seq_set_prop_1_6 = #COM_EVENT(11,03);
seq_set_prop_1_7 = #COM_EVENT(11,03);
seq_set_prop_1_8 = #COM_EVENT(11,03); this causes the blue pictures
Guto_ViP
T200
Joined: Sep 24, 2007
Posts: > 500
From: |Brazil|
PM, WWW
Posted: 2007-11-20 18:53
Reply with quoteEdit/Delete This PostPrint this post
Genus, your camdrive 4.6 doesnt work WB for me... i tested many times but not works.... Can you repair this?
Love or hate me...

Nokia 5120 -> Nokia 6120 -> SE T200 -> Motorola V800 -> SE W800 (stay with my wife) - > SE K800 (stay with my mom) -> Nokia N82 Silver -> Nokia N82 Black Edition - Firmware v30.0.019 -> What is the next??.
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2007-11-20 19:06
Reply with quoteEdit/Delete This PostPrint this post
possible way to run different exposure in high and low light

$cc 00 // Normal
#COM_EVENT(06,03) // reset exposure <<< low-light exposure
$cl
#COM_EVENT(06,00) // reset exposure <<<< normal light exposure
$cx;

i havn't tested it yet it goes under Scenes, property 16, under $"Normal_scene"
burner8
K800 Silver
Joined: Aug 07, 2007
Posts: 127
PM
Posted: 2007-11-20 19:09
Reply with quoteEdit/Delete This PostPrint this post
Ok, here are some pics from my driver:






Guto_ViP
T200
Joined: Sep 24, 2007
Posts: > 500
From: |Brazil|
PM, WWW
Posted: 2007-11-20 19:37
Reply with quoteEdit/Delete This PostPrint this post
Burner8, Genus, Gprsman, why yours camdriver doesnt change color light when change WB?

Now WB Cloudy not have "brown light", all WB have the same light color on display.


Burner8, your camdriver makes a little lines (like this |_|) on upper side of display

_________________
K800 Silver R8BA024: Acoustic modd v1 R8(K800) by Peter / Camdriver 4.6B by Genus / Custom Menu Killer Bunny (BR by me) / Custom Right Button / Calibri Font by me / Custom Layout / Display v3 by Centus / Custom Splash/Logout/Startup
goto: se4u.4share.

[ This Message was edited by: Guto_ViP on 2007-11-20 18:38 ]
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 114115116 ... 229230231  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic