Author |
Super camera driver for k750/w800/w810 |
simonsat Joined: May 17, 2007 Posts: 1 PM |
Kriomag 21.9 Taken by K750i CID36.
Thanks to Kriomag
[ This Message was edited by: simonsat on 2007-05-17 12:33 ] |
|
sesshoumaru Joined: Mar 29, 2007 Posts: 25 PM |
On 2007-05-17 09:10:36, sasha-SE wrote:
On 2007-05-17 06:23:00, sesshoumaru wrote:
On 2007-05-16 18:20:11, sasha-SE wrote:
On 2007-05-12 00:11:51, Kriomag wrote:
On 2007-05-11 23:14:12, sasha-SE wrote:
For now i have best results with Kriomag 21.8+vivid+sharpness 6
brilliant pictures!!!
thanks mate
one more  from yesterday
21.8 sharpness 6
@sasha-SE
can u upload ur 21.8 sharpness 6 driver? looks good
http://www.unbase.com/n/6510099601
Thanks to Kriomag
thanx!! appreciate it! Thanks to Kriomag too  |
N0valyfe Joined: Dec 03, 2006 Posts: 25 PM |
Thanks Kiromag i like ur drivers very much
@anyone
How can i set 21.91 to be 6 sharpness
I can't find the "5 56" to change |
Aur3LiaN Joined: Feb 21, 2007 Posts: 19 PM |
seq_init=#SET(0B,D0)
#SET(0C,07)
#SET(18,00)
#CMD(56,05) -sharpness--> #CMD(56,06)
#CMD(55,01) |
sowbran Joined: Jun 11, 2006 Posts: 158 From: Mexico PM |
hi i have a question
how i can increase the noise level? in the camdriver thanks so much greetings |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
why would you wanna increase the noise level??!!! :/ |
grilix Joined: May 18, 2007 Posts: 6 PM, WWW
|
hi there..
i understand nothing about this driver, i have a w810 cid 49.
i've installed the driver and now, i cant zoom, i cant access super mode (if there is one).
can i restore my old driver ?
[ grilix ] |
sowbran Joined: Jun 11, 2006 Posts: 158 From: Mexico PM |
On 2007-05-17 22:24:17, norbi_nw wrote:
why would you wanna increase the noise level??!!! :/
because like the pictures with more noise reduction and i think that is more noise reduction the quality is goes to be better |
kukuh Joined: Jul 15, 2006 Posts: 53 From: Indonesia PM |
$s2 55 //compression value
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl //100*60 compression
$c0 02 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,19) #SET_JPEG_AVG(00,0f) #SET_JPEG_QUALITY $cl //160*120 compression
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl //320*240 compression
$c0 04 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,96) #SET_JPEG_AVG(00,50) #SET_JPEG_QUALITY $cl //640*480 compression
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(00,2c) #SET_JPEG_QUALITY $cl //1280*960 compression
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl //1600*1200 compression
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl //1632*1088 compression
$c0 08 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,e0) #SET_JPEG_QUALITY //1632*1224 compression
$cx $cx $cx $cx $cx $cx $cx $cx;
you know, our camera only can make picture in resolution 1632*1224, 640*480, and 160*120.
so, why SE put compression for other size??
it should be
$c0 02 ........
$c0 04 ........
$c0 08 ........
can some1 explain me about this isue??
|
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2007-05-18 07:05:23, kukuh wrote:
you know, our camera only can make picture in resolution 1632*1224, 640*480, and 160*120.
so, why SE put compression for other size??
it should be
$c0 02 ........
$c0 04 ........
$c0 08 ........
i know , i've removed unecessary lines from my drivers long time ago  |
679 Joined: Oct 05, 2006 Posts: 174 PM |
@Kriomag
About 21.9. Exelent driver, but i was not satisfied with autofocus stable acuracy on 1-2m distance. After comparison 21.9 and 1.3b2 text i've understood i'm too noob in camdriver design and may be in a stuped way i've just edited in 21.9 all lines containing command 34. I replaced its parameter to 81 in all places command 34 appeared.
I've got slow viewfinder in all modes ofcourse and slow autofocus operation. But results are the next. With original 21.9 driver i've got 5-6 good autofcused pictures of 10 shoots. With this mod i've got 9 of 10 good result.
Sure its not correct way to resolve problem.
So can you comment this or advise more elegant way...
THX
[ This Message was edited by: 679 on 2007-05-18 14:16 ] |
salambaba Joined: Feb 21, 2007 Posts: 119 PM |
Hi to all
I have to diffrent phone and i'm using of Kriomag 21.9 driver for both ,
BUT
In once colors are very good but in other colors is yellowish or green wish.
1 - K750 with W800 f/w and CID 36 and R1BC002 --> 21.9 for CID 36
2 - W810 with R4EA and CID 49 --> 21.9 for CID 49
now can any1 fix this problam for me on ( 21.9 for CID 49 driver with kriomag ) ?
thanks
All K550i MODDS : http://amirfarzam.4shared.com |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2007-05-18 10:03:24, salambaba wrote:
I have to diffrent phone and i'm using of Kriomag 21.9 driver for both ,
BUT
In once colors are very good but in other colors is yellowish or green wish.
W800 and w810 have different camera modules (w810 is better/newer) so there will be differences in pictures... |
lengstreet Joined: Apr 18, 2007 Posts: 92 From: Thailand PM |
@Kriomag
Kriomag 21.91 Taken by K750i CID49 with W800i FW
- Half shutter+Super Manual Focus: Very Very Good Function
- Bug: FINE+NIGHT MODE+(EV +1.3 - +2.0) can't save pics.
[ This Message was edited by: lengstreet on 2007-05-18 10:46 ]
[ This Message was edited by: lengstreet on 2007-05-18 11:03 ] |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
compression is too high sometimes (kromag 21.9). You should lower it a bit.. |
|