Posted by mpasanthosh
@ Genus n Killer PK
Hi guys,
Your cam drivers are great with different ISO values and settings....
In number1 2.93 the flash is much more brighter...
But in both of your cam drivers at lowlight conditions its not powerful enough..
Is it possible to make ur flash settings similar to that of number1 2.93..
I donno about what others feel...
Its not a defect that i am sayin about ur cam drivers..
Im just sayin that flash could be made a bit more brighter....
In other cases i feel that ur cam drivers the best with ISO settings..
Thnks 4 ur efforts guys.
Posted by 123456
Genus please make a sharpness 06 PLEASE! thanks
Posted by yanyanyan881
is there any way we can combine daylight and cloudy white balance together? I feel that daylight pics are too plain and cloudy is too reddish.
Posted by Chaudhry
Sorry guys but original is original so i use the original driver lol
Posted by killerPK
ModMix v1.40 Fully Customizable (Normal & Force Flash) uploaded.
Change brightness,contrast,saturation and sharpness as you like just by editing the driver with a text editor.
Check my thread more info and download:
http://www.esato.com/board/viewtopic.php?topic=161555
[ This Message was edited by: killerPK on 2007-12-29 20:58 ]
Posted by ahil13
On 2007-12-29 15:03:25, yanyanyan881 wrote:
is there any way we can combine daylight and cloudy white balance together? I feel that daylight pics are too plain and cloudy is too reddish.
Posted by number1
yes the k800i default whitebalance is horrible, no you can't mix the whitebalance cause the whitebalance is controlled by the main firmware the driver just tells the main what whitebalance to select.
Posted by ahil13
I find that
this is 35fps and bestpic BUG
seq_vf_config_11 = $s6 11
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,3c) // 30 fps DRAFT_RATE
$cc 04 // Twilight landscape scene?
#COM_EVENT(03,04) // AE_SLOW_SHUTTER = 2 fps
$cl
#COM_EVENT(03,46) // 7,5 fps AE_SLOW_SHUTTER
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,46) // 12 fps DRAFT_RATE
#COM_EVENT(03,46); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_19 = $s6 19
#SET_REG(07,03) // Draft 128x96
#SET_REG(08,02) // IS Movie 128x96
#SET_REG(09,46) // 15 fps DRAFT_RATE
#COM_EVENT(03,46); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_20 = $s6 20
#SET_REG(07,03) // Draft 176x144
#SET_REG(08,02) // IS Movie 176x144
#SET_REG(09,46) // 15 fps DRAFT_RATE
#COM_EVENT(03,46); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_21 = $s6 21
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,46) // 10 fps DRAFT_RATE
#COM_EVENT(03,46); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_22 = $s6 22
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,46) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,46); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,46) // 10 fps DRAFT_RATE
#COM_EVENT(03,46); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,46) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,46); // 7,5 fps AE_SLOW_SHUTTER
----------------------------------------------------------------------------------------------
35 fps without bestpic BUG
seq_vf_config_11 = $s6 11
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,3c) // 30 fps DRAFT_RATE
$cc 04 // Twilight landscape scene?
#COM_EVENT(03,04) // AE_SLOW_SHUTTER = 2 fps
$cl
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,18) // 12 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_19 = $s6 19
#SET_REG(07,03) // Draft 128x96
#SET_REG(08,02) // IS Movie 128x96
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_20 = $s6 20
#SET_REG(07,03) // Draft 176x144
#SET_REG(08,02) // IS Movie 176x144
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER
seq_vf_config_21 = $s6 21
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,30) // 10 fps DRAFT_RATE
#COM_EVENT(03,30); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_22 = $s6 22
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,1E) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,1E); // 7,5 fps AE_SLOW_SHUTTER
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,30) // 10 fps DRAFT_RATE
#COM_EVENT(03,30); // 10 fps AE_SLOW_SHUTTER
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,1E) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,1E); // 7,5 fps AE_SLOW_SHUTTER
when @jomateixa says 46 gives 35fps i try 58 and it gives 41fps with bestpic bug. I want to know the max video fps and whot cause the bestpic bug
Posted by diawollo
Yesterday i have made some test with ultimate and number1(06-08 sharpness). And there is no diference in image clearness. Also number1 has better colours and much better flash pics. Would be nice if number1 add his good driver points to ultimate driver. Then we have best driver. Also need genus night settings.
Posted by ahil13
Where is Koprist?
Posted by norbi_nw
35FPS without bestpic BUG? is that possible?? Zoom is not important in VR, so if no bestpic bug and 35FPS than we should go for it.
Posted by toyds
@All
- how can i change the FPS using number1 cam driver to original FPS?
please give me the code so that i can change it to 15 or 18 FPS
thanks a lot
Posted by chestertan20
i tried to change genus 6.0 sharpness to 06 but still waiting for genus mods coz he understand modding just wanna try 06 sharpness
auto w/ flash
Posted by battousai
hi all,
Can we force flash while using BestPic?
Posted by toyds
@All
to modify the sharpness in genus 6.0(sharpness 04 or max(08) to 06
just find and replace
Find
#COM_EVENT(56,04 or 08)
and
replace with
#COM_EVENT(56,06)
when i modify the driver 15 items are replaced
_________________
SE K810i(R8BA024) , CUSTOM made MENU and ICONS , 2.91 camera driver by Number1, VISTA startup/shutdown sound
[ This Message was edited by: toyds on 2007-12-30 05:06 ]
Posted by BonJonG
Hi to everyone!
I've been reading on some of your post's these past few days about your wonderful work on modding K800/K810 camera driver's and all i can say is you guys have been doing awesome job on creating sharp photo images especially in different lighting conditions by just modding those drivers!
Is it also possible that your modded drivers will work (w/o bugs) on my K800i on a R1KG001 FW?
Or would it be better if i'll be using the R8BA024 FW on my K800i + modded drivers?
Had anyone tried/experienced these? (newbie question)
Thanks!
[ This Message was edited by: BonJonG on 2007-12-30 10:25 ]
Posted by Raiderski
what is the story about BestPic bug? i don't have K800 but maybe i can help. answer only on this questions:
1. what you must change in code to increase video FPS and to make BestPic bug visible? yes, i know this exactly what must be changed to increase FPS but i want you to show me which values are connected with BestPic feature
2. what exactly is BestPic bug? what's wrong?
actually i'm studying video capabilities of K750 and i found some interesting things. when i fully understand connections between them i will share with other modders
Posted by ahil13
@Raiderski look on the previous page
bestpic bug -> the phone focus in this mode for ~5 seconds
i put #SET_REG(09,98)
#COM_EVENT(03,98);
to see the max frame rate and
Posted by Raiderski
and then what after this ~5s? focus is canceled and shots cannot be done or something else?
Posted by ahil13
in my version it`s working, but u can wait 5 seconds to focus
Posted by Raiderski
this is not a bug but small inconvenience
theory:
probably some seq_vf_configs are used before video recording focus and during BestPic focus. fps in this configs should stay at 7.5/10 for fast focus. after focus -> transition to different seq_vf_config for video recording only (in this config fps can be high)
_________________
W800 CID36 R1BD001
http://www.flickr.com/photos/raiderek (photos)
raider.4shared.com (driver and config tool)
[ This Message was edited by: Raiderski on 2007-12-30 12:46 ]
Posted by mpasanthosh
Hey that focus bug in best pic has already been fixed by number1.....
The only bug in best pic is that while using best pic instead of nine pics being captured only 6 are the rest three are black.....
Posted by moonwind
.....
The only bug in best pic is that while using best pic instead of nine pics being captured only 6 are the rest three are black.....
That has also been fixed in the piece of code that "ahil13" is spreading in the forum. But there's one more "bug" left, yet. The zoom in movie mode is laggy and somwhat with its own opinion.
The only bug in best pic is that while using best pic instead of nine pics being captured only 6 are the rest three are black.....
P.S. In case anyone want's to test that, there's a mix I made for myself. it consists of Genus's 6-th driver version with Ahil13's piece of code(I'm not certain that he made it, though) and ForcedFlash function. I hope that Genus won't get angry with me because I've moded and posted his driver...
the driver --> http://www.flyupload.com/get?fid=8679572
P.P.S. I almost forgot - the driver has it's sharpness set to 06.
[ This Message was edited by: moonwind on 2007-12-30 14:10 ]
Posted by pietropizzi
On 2007-12-30 12:53:32, Raiderski wrote:
this is not a bug but small inconvenience
I'd like to know the hyperfocal distance for k800. It has different lens than k750 so ~1.6m is not right.
Anybody knows ?
I want create a code for snap-shot ("party") with fixed focus to avoid blurred out-of-focus shots.
[ This Message was edited by: pietropizzi on 2007-12-30 16:07 ]
Posted by ahil13
Guys did Koprist stop modding?
[ This Message was edited by: ahil13 on 2007-12-30 16:06 ]
Posted by kopritis
On 2007-12-30 17:05:40, ahil13 wrote:
Guys did Koprist stop modding?
[ This Message was edited by: ahil13 on 2007-12-30 16:06 ]
Yes i have stop the modding... Really sorry!!! Don't worry my friend it's so many others gr8 modders from me in here!!
[ This Message was edited by: kopritis on 2007-12-30 17:49 ]
Posted by ahil13
i think this is the max fps in video
seq_vf_config_11 = $s6 11
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,3c)
$cc 04
#COM_EVENT(03,04)
$cl
#COM_EVENT(03,0f)
$cx
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_19 = $s6 19
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_20 = $s6 20
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_21 = $s6 21
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_22 = $s6 22
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
tested and bestpic is working 100%
Posted by killerPK
Hey guys i noticed something strange today when using the camera, i could see some lights in the wii's sensor bar
Here are the pics:
Sensor bar when Wii turned off:
Sensor bar when Wii turned on:
Posted by Mike2
Yes, all the CMOS/CCD cameras can see infrared light
To confirm this, you can point your camera to a remote control and press a button on it. You will see the infrared light on the camera///.
Posted by mpasanthosh
Yeah K800i cam senses the infra red light ...
Posted by diawollo
How you do that?! Please upload this driver
Posted by pietropizzi
You don't need specialdriver. Just take your K800 and do what Mike2 wrote....
Posted by whitehackker
can we make the bestpic option 1 or 2 megapixels instead of 3??? coz it's eating up so much memory space....
Posted by battousai
Can we save all Best Pic pictures without selecting one by one and save?
Posted by brazuka
On 2007-12-27 19:28:49, killerPK wrote:
On 2007-12-27 19:02:17, brazuka wrote:
Guyss each driver has its quality and its functions, you may not be disputing or competition one thing in benefit yourself try dispute, but a means to take the images to the eyes of the people of the world, even as the properties and functions are still many by the discover and each processor chips hardware and fits better with each property so each hardware has his identity his body, and so another thing never a photograph will have the same indentity even taken the same reference in the same instant of time, and sometimes the solution in this small things.
good job guys
Didnt understand a thing lol. No offense.
There are very simple things to be understood, you maybe out of the knowledge to be a small thing to understanding.Perhaps the major changes are the first in the small and simple procedures.
Donīt worry because u did not understand the interpretation of the text.
[ This Message was edited by: brazuka on 2008-01-02 12:12 ]
Posted by Malex
I've read a lot of posts here and used almost all drivers here and I can say You made great work by making your drivers better.
For me the best ones were(remember - for me
Kopritis 2.9
Number1 2.9
Genus 6.0
But I know some k800 camera users who don't want any super mods, just better quality and maybe manual focus on document mode instead of zoom.
It is interesting for me is it possible to make such driver from Genus 6.0(I liked it most)
without changing color balance, flash temperature and ect. or not?
Posted by norbi_nw
On 2007-12-30 18:55:43, ahil13 wrote:
i think this is the max fps in video
seq_vf_config_11 = $s6 11
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,3c)
$cc 04
#COM_EVENT(03,04)
$cl
#COM_EVENT(03,0f)
$cx
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_19 = $s6 19
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_20 = $s6 20
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_21 = $s6 21
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_22 = $s6 22
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
tested and bestpic is working 100%
And this is XX FPS?? 18? (also if u can pass the formula to calculate FPS)
Posted by ahil13
@norbi_nw
in 35fps driver the framerate is 24 with 35max
in my it`s vibrate
Posted by milan91
How to turn off af led in document mode??
Where is that line??
Posted by bizon69
@Genus
Did you have new version Camdriver for us?
Posted by ssnopyybg
On 2008-01-03 13:23:24, Malex wrote:
I've read a lot of posts here and used almost all drivers here and I can say You made great work by making your drivers better.
For me the best ones were(remember - for me
Kopritis 2.9
Number1 2.9
Genus 6.0
But I know some k800 camera users who don't want any super mods, just better quality and maybe manual focus on document mode instead of zoom.
It is interesting for me is it possible to make such driver from Genus 6.0(I liked it most)
without changing color balance, flash temperature and ect. or not?
I should to change the cam driver .. it's time ... i think to change 2.5 with 2.7 :?
Posted by brazuka
On 2008-01-03 18:52:15, norbi_nw wrote:
On 2007-12-30 18:55:43, ahil13 wrote:
i think this is the max fps in video
seq_vf_config_11 = $s6 11
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,3c)
$cc 04
#COM_EVENT(03,04)
$cl
#COM_EVENT(03,0f)
$cx
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_19 = $s6 19
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_20 = $s6 20
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_21 = $s6 21
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_22 = $s6 22
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
tested and bestpic is working 100%
And this is XX FPS?? 18? (also if u can pass the formula to calculate FPS)
seq_vf_config_11 = $s6 11
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,3c)
$cc 04
#COM_EVENT(03,04)
$cl
#COM_EVENT(03,0f)
$cx
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,24) FRAME RATE 24 HEXA = 36/2=18 DECI 18 FPS
#COM_EVENT(03,98);
seq_vf_config_19 = $s6 19
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,24) 24=18fps div/2
#COM_EVENT(03,98);
seq_vf_config_20 = $s6 20
#SET_REG(07,03) IMAGE_SIZE SUPPORT
#SET_REG(08,02) IMAGE_SIZE SUPPORT
#SET_REG(09,98) 98=38fps div/4
#COM_EVENT(03,98);
seq_vf_config_21 = $s6 21
#SET_REG(07,07) IMAGE_SIZE SUPPORT
#SET_REG(08,06) IMAGE_SIZE SUPPORT
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_22 = $s6 22
#SET_REG(07,07) IMAGE_SIZE SUPPORT
#SET_REG(08,06) IMAGE_SIZE SUPPORT
#SET_REG(09,24) 24 HEXA = 18 FPS
#COM_EVENT(03,98);
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01)
#SET_REG(07,05) IMAGE_SIZE SUPPORT
#SET_REG(08,04) IMAGE_SIZE SUPPORT
#SET_REG(09,98) 98 HEXA = 38 FPS .: 98 HEXA=152 DECI 152/4=38FPS
#COM_EVENT(03,98);
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01)
#SET_REG(07,05) IMAGE_SIZE SUPPORT
#SET_REG(08,04) IMAGE_SIZE SUPPORT
#SET_REG(09,98)
#COM_EVENT(03,98);
tested and bestpic is working 100%