Posted by SEKseries
00 is auto,so it can be any speed according to the light condition(I think)......
Posted by genus
No... for set_reg, i think it is 1/5000 only, i tried many picture alrdy.
Posted by number1
if ur talking about EM mode this is how it works
// start Ehanced Mode from Raiderski
EM_RATIO_NORMAL= $s0 40;
EM_SET=$p1 05
#EM_IN_QUALITY
#READ_REG(28,$r2 1 1)< reads from the registry
$m0 1 $/0 28
$c0 00
$m0 1 $/0 03
$c0 00
$cl
$p0 07
$cx
$cx;
EM_UNSET=#COM_EVENT(04,00);<<< resets shutter speed after pic is taken
// end Ehanced Mode from Raidersk
[ This Message was edited by: number1 on 2007-11-03 16:04 ]
[ This Message was edited by: number1 on 2007-11-03 16:04 ]
Posted by SEKseries
On 2007-11-03 17:00:58, number1 wrote:
if ur talking about EM mode this is how it works
// start Ehanced Mode from Raiderski
EM_RATIO_NORMAL= $s0 40;
EM_SET=$p1 05
#EM_IN_QUALITY
#READ_REG(28,$r2 1 1)< reads from the registry
$m0 1 $/0 28
$c0 00
$m0 1 $/0 03
$c0 00
$cl
$p0 07
$cx
$cx;
EM_UNSET=#COM_EVENT(04,00);<<< resets shutter speed after pic is taken
// end Ehanced Mode from Raidersk
[ This Message was edited by: number1 on 2007-11-03 16:04 ]
How about these???
// start Ehanced Mode from Raiderski
EM_RATIO_NORMAL= $s0 40;
EM_RATIO_NIGHT= $s0 3d;
EM_SET=$p1 05
#EM_IN_QUALITY
$c1 00
#READ_REG(28,$r2 1 1)< reads from the registry<
$c0 00
$m0 1 $/0 03<
$cl
$p0 07
$cl #EM_RATIO_NORMAL
$cx
$cx
$cx
$cx;
EM_UNSET=#COM_EVENT(04,00);
// end Ehanced Mode from Raidersk
_________________
[ This Message was edited by: SEKseries on 2007-11-03 16:13 ]
Posted by number1
esato screwed up my post u can read it here
http://www.4shared.com/file/28200409/132d7a1c/EM_online.html
Posted by genus
so, wat is gonna to be with the em???
Posted by number1
On 2007-11-03 17:20:29, genus wrote:
so, wat is gonna to be with the em???
EM will work, we just need the shutter speed command , which no 1 knows
Posted by milan91
Maybe Raiderski know
Posted by watercresent
what is the best driver for capturing images that are far away and that it won't be pixelated too bad.
Posted by deadman4168
i think its #COM_EVENT(03,xx) ne1 pls try this
Posted by heara
hi, i need help, i would like a camdriver without loosing foto settings, i just want the video to record maybe, 14 fps, can you doit for me? sorry for my english..
Posted by number1
On 2007-11-03 18:32:08, deadman4168 wrote:
i think its #COM_EVENT(03,xx) ne1 pls try this
thats viewfinder fps
Posted by Elx
Is it just me or does 3.6 take better photos?
Posted by genus
number1, is that it is #COM_EVENT(02,00)???
Posted by SEKseries
On 2007-11-04 04:22:35, genus wrote:
number1, is that it is #COM_EVENT(02,00)???
#COM_EVENT(02,00) is ISO.....
If we wan to knw the shutter speed parameter,why not we test some parameter that is not being used like #COM_EVENT(05,XX) and so on......
[ This Message was edited by: SEKseries on 2007-11-04 03:37 ]
Posted by genus
On 2007-11-04 04:34:30, SEKseries wrote:
On 2007-11-04 04:22:35, genus wrote:
number1, is that it is #COM_EVENT(02,00)???
#COM_EVENT(02,00) is ISO.....
If we wan to knw the shutter speed parameter,why not we test some parameter that is not being used like #COM_EVENT(05,XX) and so on......
[ This Message was edited by: SEKseries on 2007-11-04 03:37 ]
Okay, just list out which one we need to test....
I found that when i test the mod many times, my camera focusing will come out one problem, but if i leave my phone to rest for a period it will normal back.... alway continuous focusing, did anybody can help me solve this. Even i use back 2.5 stock driver, the problem still come out....
[ This Message was edited by: genus on 2007-11-04 07:27 ]
Posted by number1
heres a more effective way of testing the shutter speeds instead of editing the EM do this
// Normal mode settings
NORM_MODE #COM_EVENT(55,00) // Reset contrast
#COM_EVENT(56,FF) // Sharpeness 00 to 08
#COM_EVENT(06,00) // Reset exposure
ADD the #COM_EVENT or #SET_REG that controls the shutter speed here, then put 0E on the end so it looks like eg, #COM_EVENT(07,0E)
this will then produce a fixed shutter of 1/250, then take a few pics and read the exif information if they all have a shutter speed of 1/250 u have found the shutter speed command
#SET_REG(40,07) // Set flash ISO to default 400
Posted by gprsman
hi all,
for EM by Raiderski In which line of the camdriver it goes put? and which others string they join??lyou have tested?io I can make the tests and posted the photos not problem; -)
other question which string and command obtains the best in order to eliminate in part the effect noise?
thanks
regards.
// start Ehanced Mode from Raiderski
EM_RATIO_NORMAL= $s0 40;
EM_SET=$p1 05
#EM_IN_QUALITY
#READ_REG(28,$r2 1 1)< reads from the registry
$m0 1 $/0 28
$c0 00
$m0 1 $/0 03
$c0 00
$cl
$p0 07
$cx
$cx;
EM_UNSET=#COM_EVENT(04,00);<<< resets shutter speed after pic is taken
// end Ehanced Mode from Raidersk
Posted by Raiderski
number1
with every new value you must upload new version to phone. you can do this in much easier way - upload one version and with zoom keys (reprogrammed seq_set_prop_6) you can check a lot of values for selected register
gprsman
forget about this code, as for now is worthless
Posted by genus
is that change the property 6 from this:
seq_set_prop_6 = #SET_REG(3d,14) // ZM_SMTH_SPEED = 60
#SET_REG(3e,01) // ZM_SMTH_INTERVAL = 1
$s4 %0 // Place value in reg 4
$s5 40 // Place value 64 in reg 5
$*5 0a // Multiply reg 5 by a
$/5 r4 // Divide reg 5 with reg 4
$"Cam_mag_value_%5"
#COM_EVENT(61,$w5);
to this:
seq_set_prop_6 = $s4 %0 #SM_TEST;
[ This Message was edited by: genus on 2007-11-04 12:24 ]
Posted by SEKseries
On 2007-11-04 13:11:34, genus wrote:
it that change the property 6 from this:
seq_set_prop_6 = #SET_REG(3d,14) // ZM_SMTH_SPEED = 60
#SET_REG(3e,01) // ZM_SMTH_INTERVAL = 1
$s4 %0 // Place value in reg 4
$s5 40 // Place value 64 in reg 5
$*5 0a // Multiply reg 5 by a
$/5 r4 // Divide reg 5 with reg 4
$"Cam_mag_value_%5"
#COM_EVENT(61,$w5);
to this:
seq_set_prop_6 = $s4 %0 #SM_TEST;
SM_TEST=$c4 40 COM_EVENT(01,11) $cl
$c4 3F COM_EVENT(04,11) $cl
$c4 3E COM_EVENT(05,11) $cl
$c4 3D COM_EVENT(07,11) $cl
$c4 3C COM_EVENT(09,11) $cl
$c4 3B COM_EVENT(0A,11) $cl
$c4 3A COM_EVENT(0B,11) $cl
$c4 39 COM_EVENT(0C,11) $cl
$c4 38 COM_EVENT(0D,11) $cl
$c4 37 COM_EVENT(0E,11) $cl
$c4 36 COM_EVENT(0F,11) $cl
$cx $cx $cx $cx $cx $cx $cx $cx $cx $cx $cx;
//I set the Shutter Speed = 1/125s
seq_set_prop_6 = #SET_REG(3d,14) // ZM_SMTH_SPEED = 60
#SET_REG(3e,01) // ZM_SMTH_INTERVAL = 1
$s4 %0 #SM_TEST; // Place value in reg 4
$s5 40 // Place value 64 in reg 5
$*5 0a // Multiply reg 5 by a
$/5 r4 // Divide reg 5 with reg 4
$"Cam_mag_value_%5"
#COM_EVENT(61,$w5);
Those parameter are not used in K790/K800/K810 camdriver,since the 04 parameter controlling the shutter speed of K750/W800/W810,i believe that the parameter which controlling shutter speed of K790/K800/K810 is one of the parameter i listed......
Who willing to try these code???Your effort will be appreciate......
@Raiderski
correct me if i got any wrong on the code......
[ This Message was edited by: SEKseries on 2007-11-04 12:36 ]
[ This Message was edited by: SEKseries on 2007-11-04 12:42 ]
Posted by genus
Nothing happen with ur code, i alrdy try it
I do think that the k800i shutter time is not from com_event
because as u can see in k850i, it is from the set_reg(XX,XX)
and also the flash exposure time in k800i, also from set_reg
[ This Message was edited by: genus on 2007-11-04 13:28 ]
[ This Message was edited by: genus on 2007-11-04 13:35 ]
Posted by number1
y don't we try to get the image stablilizer to work on all scenes, and maybe enable flash on all scenes
Posted by SEKseries
How bout this???
SM_TEST=$c4 0A COM_EVENT(01,11) $cl
$c4 0B COM_EVENT(04,11) $cl
$c4 0C COM_EVENT(05,11) $cl
$c4 0D COM_EVENT(07,11) $cl
$c4 0E COM_EVENT(09,11) $cl
$c4 0F COM_EVENT(0A,11) $cl
$c4 10 COM_EVENT(0B,11) $cl
$c4 11 COM_EVENT(0C,11) $cl
$c4 12 COM_EVENT(0D,11) $cl
$c4 13 COM_EVENT(0E,11) $cl
$c4 14 COM_EVENT(0F,11) $cl
$cx $cx $cx $cx $cx $cx $cx $cx $cx $cx $cx;
//I set the Shutter Speed = 1/125s
seq_set_prop_6 = #SET_REG(3d,14) // ZM_SMTH_SPEED = 60
#SET_REG(3e,01) // ZM_SMTH_INTERVAL = 1
$s4 %0 #SM_TEST; // Place value in reg 4
$s5 40 // Place value 64 in reg 5
$*5 0a // Multiply reg 5 by a
$/5 r4 // Divide reg 5 with reg 4
$"Cam_mag_value_%5"
#COM_EVENT(61,$w5);
According to Raiderski ,input value should start from 0A......
As i observed ,the input value should be start from 40 to 04 HEX......
Anyway, try this 1st......
Posted by Raiderski
1. you have to override default zoom change reaction because we don't need zoom change at this moment, we want only to see camera reaction at selected register changes
seq_set_prop_6 = $s4 %0 $-4 0a #SM_TEST;
// $s4 %0 - place in reg 4 input value for actual zoom
// $-4 0a - substract 0a from reg 4
// #SM_TEST - call macro (subroutine)
input values for zoom are as described in camdriver source code:
// 10 => 1.0 x zoom, 11 => 1.1 x zoom, ... 160 => 16.0 x zoom
but we are using hex values that's why:
0a = 1.0x
0b = 1.1x
0c = 1.2x
...
we want those values not from 0a but from 00 that's why code $-4 0a is used
2. macro called SM_TEST should be declared before seq_set_prop_6
content of this macro can be anything. currently we only want to chceck that this is working:
SM_TEST=#COM_EVENT(55,$w4);
// get value from reg 4 and use as contrast
in this case i used command to change contrast (value will be taken from reg 4). for now you can play with contrast using zoom keys. max contrast should be 09 (zoom 1.9x)
this is very easy example showing how you can test many values for selected register with with zoom keys. replace #COM_EVENT(55,$w4) with anything and you can test every possible register/event (don't forget to use $w4 as input value)
that's pretty easy and can save a lot of time during any test
Posted by heara
Hi, how can i mod driver camera to 14 fps video? Just the video.
Posted by rockygali
On 2007-07-31 11:54:23, kopritis wrote:
Here you can find Modded Camdriver for k800/k810
3.71 (last mod)
Download link: http://kopritis.4shared.com/
Sharpness to 08 max
Compressions 100% free for fine picture quality
[ This Message was edited by: kopritis on 2007-11-01 12:27 ]
is this what they call RAW Format?! or simply JPEG compression = 0
Posted by SEKseries
On 2007-11-05 03:04:46, rockygali wrote:
On 2007-07-31 11:54:23, kopritis wrote:
Here you can find Modded Camdriver for k800/k810
3.71 (last mod)
Download link: http://kopritis.4shared.com/
Sharpness to 08 max
Compressions 100% free for fine picture quality
[ This Message was edited by: kopritis on 2007-11-01 12:27 ]
is this what they call RAW Format?! or simply JPEG compression = 0
Do u believe that RAW format is only less than 1MB???
Posted by rockygali
ok.. and 100% COMPRESSION is a commercial statement...
then may i know wots the sense in this?!
Posted by genus
Raiderski, is that it is possible to enable the focus mode and the image stabilization in the portrait and twilightportrait scene in k800i???
Now, k800i just have to type of metering mode, is there any possible to change the metering mode? I think if can, it will make more better.
[ This Message was edited by: genus on 2007-11-05 07:15 ]
Posted by number1
On 2007-11-05 08:11:14, genus wrote:
Raiderski, is that it is possible to enable the focus mode and the image stabilization in the portrait and twilightportrait scene in k800i???
Now, k800i just have to type of metering mode, is there any possible to change the metering mode? I think if can, it will make more better.
[ This Message was edited by: genus on 2007-11-05 07:15 ]
i think this is what we should be working on, also enable the flash on all scenes
Posted by SEKseries
seq_set_prop_10_0 = $"Normal_scene" // IS disabled
$sc 00 // Sensor scene
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
#COM_EVENT(51,00) // Sensor scene "Auto 00"
#UPDATE_WB_IF_NECESSARY
#NORM_MODE
$u16; // Update property 16: photometry
seq_set_prop_10_1 = $"Portrait_scene" // IS disabled
$sc 01 // Sensor scene no flash
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
#COM_EVENT(51,01) // Sensor scene "Portrait 01"
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;
seq_set_prop_10_2 = $"Landscape_scene" // Flash disabled
$sc 06 // Sensor scene
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$c9 08 // R5 camera version?
#COM_EVENT(51,06) // Landscape
$cl // Else R6
$ce 01 // IS ON?
#COM_EVENT(51,08) // Sensor scene "Custom 08"
#COM_EVENT(08,05) // AE_PHOTOMETRY = 05
$cl
#COM_EVENT(51,06) // Sensor scene "Landscape 06"
$cx
$cx
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;
seq_set_prop_10_3 = $"Twilight_landscape_scene" // Flash disabled
$sc 04 // Sensor scene
#COM_EVENT(03,01) // 1 fps AE_SLOW_SHUTTER
#COM_EVENT(51,04) // "Night 04"
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;
seq_set_prop_10_4 = $"Nightportrait_scene" // IS disabled
$sc 07 // Sensor scene
$c9 08 // R5 camera version?
#COM_EVENT(51,00) // sensor scene R5
$cl
#COM_EVENT(51,07) // Sensor scene R6
$cx
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
#COM_EVENT(51,03) // "Party 03"
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;
seq_set_prop_10_5 = $"Beach_snow_scene" // Flash disabled
$sc 02 // Sensor scene
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$c9 08 // R5 camera version
#COM_EVENT(51,02) // Beach/snow
$cl // Else R6 camera
$ce 01 // IS ON?
#COM_EVENT(51,08) // Sensor scene "Custom 08"
#COM_EVENT(08,03) // AE_PHOTOMETRY = 03
$cl // Else R6
#COM_EVENT(51,02) // Sensor scene "Beach/snow 02"
$cx
$cx
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;
seq_set_prop_10_6 = $"Sport_scene" // Flash and IS disabled
$sc 05 // Sensor scene
#COM_EVENT(51,05) // Sensor scene "Sports 05"
#UPDATE_WB_IF_NECESSARY
#NORM_MODE;
seq_set_prop_10_7 = $"Document_scene" // IS disabled
$sc 00 // Sensor scene
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
#COM_EVENT(51,00) // Sensor scene "Auto 00"
#UPDATE_WB_IF_NECESSARY
#DOC_MODE;
Anyone noticed that the $sc xx part without $sc 03(I wonder what 03 does),maybe we can enable IS and Flash......
Posted by genus
No, i alrdy try b4, this $sc do nothing...
[ This Message was edited by: genus on 2007-11-05 12:30 ]
Posted by SEKseries
On 2007-11-05 13:28:32, genus wrote:
No, i alrdy try b4, this $sc do nothing...
[ This Message was edited by: genus on 2007-11-05 12:30 ]
R u sure?? If it is not doing anything then what is the purpose of putting it there,can it be deleted and the camdriver still function without any error???
Posted by genus
Sure , this is not the function causing no image stabilization n flash.
This is use for other things, like twilightportrait, it need to set the Reg5 and Reg6 so that when flsh on the exposure time will be differ from normal mode. I now use it to change the document mode $sc to 07 too, and using this function and i change twilightportrait $sc to 00 so that it exposure time when flash on will be same as normal mode.
here is it, document mode, flash on, exposure time is 1/60s, but the normal mode is 1/30s

[ This Message was edited by: genus on 2007-11-05 12:45 ]
Posted by number1
this line
seq_set_prop_10_0 = $"Normal_scene" // IS disabled
controls image stable, flash on or off etc.
Posted by dzsemx
it would be nice a k800 camdriver with no (or moderated) noise reduction and moderated sharpening, because it's oversharpened... just for a bit more postprocessing possibilities, if possible
Posted by genus
On 2007-11-05 16:15:55, number1 wrote:
this line
seq_set_prop_10_0 = $"Normal_scene" // IS disabled
controls image stable, flash on or off etc.
i think it is not. I try alrdy. Nothing change.
[ This Message was edited by: genus on 2007-11-06 08:06 ]
Posted by sskmani
Did this camera driver will work for K750i..Kindly conform me..
Posted by salambaba
Wich phone has better camera ?
K800 or K810 ?
Posted by reggiele
On 2007-11-06 09:13:14, sskmani wrote:
Did this camera driver will work for K750i..Kindly conform me..
camera drivers in this thread do not apply to K750 in principle sadly...
Posted by genus
k800i and k810i have same camera, so it is same.
the differ is their design.
Posted by mccm
please link new site ,as i open the file with text seen ?
asap
Posted by IceCarpediem
I was wondering... on the previous mod drivers with forced flash, the ISO is modified and the picture is over exposed (when taken in open area against a light source (sun or other strong light)). I wonder, could force flash be implemented but the iso is not changed to allow less light in? Like how a digital camera works when forcing the flash to fire in day light to eliminate the silhouetted effect (if that is the right word to use) or half shadow effect.
Just an idea for the modders out there.
[ This Message was edited by: IceCarpediem on 2007-11-07 09:29 ]
Posted by miroalex
I stay with 2.7 i think is the best...
Posted by number1
On 2007-11-07 04:37:04, IceCarpediem wrote:
I was wondering... on the previous mod drivers with forced flash, the ISO is modified and the picture is over exposed (when taken in open area against a light source (sun or other strong light)). I wonder, could force flash be implemented but the iso is not changed to allow less light in? Like how a digital camera works when forcing the flash to fire in day light to eliminate the silhouetted effect (if that is the right word to use) or half shadow effect.
Just an idea for the modders out there.
[ This Message was edited by: IceCarpediem on 2007-11-07 09:29 ]
flash iso is easy to change, what do u think it should be ????
Posted by gprsman
Camdriver gprsman 1.2 final
download : http://www.sendspace.com/file/l3h2m8
change log:
camera driver based R8BA024:
1.2 final: free compression 100% ,decreased iso250 colour temperature of 6800 K for flash,reduce effect noise
1.2 beta: decreased iso320 colour temperature of 6800 K for flash
decreased sharpness,reduce effetect noise
1.1: decreased contrat
1.0: increased sharpness
document + flash
http://img403.imageshack.us/my.php?image=immagine2392fi1.jpg
http://img264.imageshack.us/my.php?image=immagine2338kw9.jpg
auto outdoor
http://img205.imageshack.us/my.php?image=immagine2353cv7.jpg
auto + EV -2.0 + fluoescent without light ( no pixel )
http://img110.imageshack.us/my.php?image=immagine2384tj3.jpg
auto + EV -2.0 + fluoescent without light ( no pixel )
http://img442.imageshack.us/my.php?image=immagine2389bu5.jpg
Posted by hyperion1707
@gprsman, do you know the meaning of the expression "hijacking thread"?
Maybe I'm rude, but I think your pictures are ugly, with these jagged edges...
Posted by gprsman
@ hyperion1707
the title it of the thread is Modded Driver Room for k800i/k810. what is that I have made of mistaken?You are is moderator?I have put the link of mine camdriver with the photos like make all I do not understand what wants she from me.
Posted by hyperion1707
"All that she wants" is to start your own thread