Author |
Modded Camera Driver for k800i/k810i |
ssnopyybg Joined: Jan 05, 2008 Posts: 65 PM |
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?
2.5 The best
I should to change the cam driver .. it's time ... i think to change 2.5 with 2.7 :? |
|
brazzuka's Joined: Nov 14, 2007 Posts: > 500 From: South World-Antartida-Sweden PM, WWW
|
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%
And this is XX FPS?? 18? (also if u can pass the formula to calculate FPS)
First consulte as is the ability of the hardware support to increase the speed of recording fps.
There are other properties to increase fps not necessarily those, even as changing times these values on that property does not meet the hardware changes, there must be a combination of functions.
I donīt know if am wrong about that. |
Malex Joined: Jan 03, 2008 Posts: 77 From: Minsk, Belarus PM, WWW
|
On 2008-01-05 16:55:31, ssnopyybg wrote:
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?
2.5 The best
I should to change the cam driver .. it's time ... i think to change 2.5 with 2.7 :?
Well... It depends whose 2.7 you want. Modmix is even 1.4 but it is better than 2.5 standart  |
Malex Joined: Jan 03, 2008 Posts: 77 From: Minsk, Belarus PM, WWW
|
On 2008-01-05 16:55:31, ssnopyybg wrote:
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?
2.5 The best
I should to change the cam driver .. it's time ... i think to change 2.5 with 2.7 :?
but for you the best variant wil be number1's 2.9 driver. It is good and popular in some countries  |
Lukhasz Joined: Dec 15, 2005 Posts: 54 From: Gdynia,Poland PM |
ok guys 187 pages , good job:] but how to find this what i'm loking for?
i dont mind pictures made by standard firmware, but i cant live with this shitty , pixelizet videos!!!!!
so..
which patch is the best for me?.. max frame rate + no compression...
any good answer? please? |
Malex Joined: Jan 03, 2008 Posts: 77 From: Minsk, Belarus PM, WWW
|
On 2008-01-06 05:37:48, Lukhasz wrote:
ok guys 187 pages , good job:] but how to find this what i'm loking for?
i dont mind pictures made by standard firmware, but i cant live with this shitty , pixelizet videos!!!!!
so..
which patch is the best for me?.. max frame rate + no compression...
any good answer? please?
videos are always pixelised the only thing that is changed its framerate. |
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
no compression...
owned forget...
|
Malex Joined: Jan 03, 2008 Posts: 77 From: Minsk, Belarus PM, WWW
|
On 2008-01-06 05:37:48, Lukhasz wrote:
ok guys 187 pages , good job:] but how to find this what i'm loking for?
i dont mind pictures made by standard firmware, but i cant live with this shitty , pixelizet videos!!!!!
so..
which patch is the best for me?.. max frame rate + no compression...
any good answer? please?
24 framerate is more than enough. |
ssnopyybg Joined: Jan 05, 2008 Posts: 65 PM |
@Malex , ok I will try Number1's 2.9 |
Malex Joined: Jan 03, 2008 Posts: 77 From: Minsk, Belarus PM, WWW
|
On 2008-01-06 16:08:59, ssnopyybg wrote:
@Malex , ok I will try Number1's 2.9
OK. if you won't like it I can edit an original 2.5 driver for you a little bit and post it here  |
whitehackker Joined: Sep 01, 2007 Posts: 154 From: philippines PM |
i tried most of genus cam driver and now i am using his version 6.0 and i can say that his driver is awesome!@!@
but
i think there is something wrong with genus' camdrivers when i use the scene mode, for an instance the night portrait mode, the white balance resetted when i press the shutter... so what happened was instead of getting the night portrait effect on the picture it turns out that the photo taken in night portrait mode is just the same as taken in auto mode
anyone knows how to solve this issue???
thanks
|
argen Joined: Dec 30, 2007 Posts: 25 PM |
I can't see the link... |
fulger06 Joined: Sep 30, 2007 Posts: 171 PM, WWW
|
Test camera drivers:
Ulimate v1.1 vividcolor; Ultimate v1.1_standard; ModMix v1.40 Final; Genus6.0; Number1 2.93
All pictures Auto-Mode
Ulimate v1.1 vividcolor
Ultimate v1.1_standard
ModMix v1.40 Final
Genus6.0
Number1 2.93
Ulimate v1.1 vividcolor
Ultimate v1.1_standard
ModMix v1.40 Final
Genus6.0
Number1 2.93
Ulimate v1.1 vividcolor
Ultimate v1.1_standard
ModMix v1.40 Final
Genus6.0
Number1 2.93
All Auto-Mode & Flash
Ulimate v1.1 vividcolor
Ultimate v1.1_standard
ModMix v1.40 Final
Genus6.0
Number1 2.93
ADN WINNER Ultimate v1.1_standard ----> http://www.4shared.com/file/3[....]andard_for_K790_K800_K810.html
Focus --> 100%
- BugFree
- Real colors
- Awesome clear Twilight landscape mode
- Flash photos with freaking smooth noise
- Quick Auto focus
Very good choice, my opinion
So long
[ This Message was edited by: fulger06 on 2008-01-07 14:10 ] |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
ty but i'll stick to 5.9+ mod. |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
any way to make VR max zoom 2x? or lets say 4x.. ?? |
|
Access the forum with a mobile phone via esato.mobi
|