Author |
Super camera driver for k750/w800/w810 |
Nirodha Joined: Apr 15, 2007 Posts: 47 From: Auckland, New Zealand PM |
Is anyone going to tell me what "Spot Support" is or not?
Black W810i: Crystal Case, Samsonite black leather holster, 512MB + 2GB Memory Sticks, R4DB005 firmware, Pimped FM Megabass 7.0 Acoustic, Sarmad 5.6 w/Spot Camera, 20+ extra Flash menus, custom Startup and Shutdown screens. Luvin' it! |
|
sesshoumaru Joined: Mar 29, 2007 Posts: 25 PM |
On 2007-04-25 11:49:24, myavu wrote:
On 2007-04-25 11:42:18, sesshoumaru wrote:
dear all,
i'm having this problem. am using krio's 21.8 cam driver. Sometimes when i turn on the camera and then shoot the picture, it exits to the standby mode. It doesn't say saving after taking picture but exits out. What could be the problem?
There was a bug in that driver... Try 21.8 Fixed
am using 21.8 fixed. wonder why it still have the problem... |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2007-04-25 14:22:05, sesshoumaru wrote:
am using 21.8 fixed. wonder why it still have the problem...
21.9 will be released on days, now try to replace this lines:
SET_JPEG_MAX=06 02 00 0D !1 !0 #CMD_END;
SET_JPEG_MIN=06 02 00 0F !1 !0 #CMD_END;
SET_JPEG_AVG=06 02 00 11 !1 !0 #CMD_END;
SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 59
#SET_JPEG_MIN(00,01)
$cx
07 02 00 13 $w2 $w2 $w2 #CMD_END;
seq_set_prop_5_0=$z0 $p1 0e
$s2 59
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,05) #SET_JPEG_MAX(00,08) #SET_JPEG_AVG(00,06) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,50) #SET_JPEG_MAX(00,78) #SET_JPEG_AVG(00,5A) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,EA) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx
$s6 00;
seq_set_prop_5_1=$z0 $p1 0e
$s2 59
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,05) #SET_JPEG_MAX(00,08) #SET_JPEG_AVG(00,06) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,50) #SET_JPEG_MAX(00,78) #SET_JPEG_AVG(00,5A) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,EA) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx
$s6 01;
...with original driver lines (4.5/5.3) but remembet to add the higlighted parts peace!
[ This Message was edited by: Kriomag on 2007-04-25 13:32 ] |
jonaugust_69 Joined: Mar 31, 2007 Posts: 83 From: Greece PM, WWW
|
To @Mr.Kája and @fezzo
Try this: Kriomag_v21.8_CCkopritis_CID49__Other_modification_by_Jonaugust_69
http://rapidshare.com/files/2[....]dification_by_Jonaugust_69.zip
or
Kriomag_v21.8_CCkopritis_CID49__R2B001__modification_by_Jonaugust_69
http://rapidshare.com/files/2[....]dification_by_Jonaugust_69.zip
[ This Message was edited by: jonaugust_69 on 2007-04-25 13:48 ] |
sesshoumaru Joined: Mar 29, 2007 Posts: 25 PM |
On 2007-04-25 14:30:31, Kriomag wrote:
On 2007-04-25 14:22:05, sesshoumaru wrote:
am using 21.8 fixed. wonder why it still have the problem...
21.9 will be released on days, now try to replace this lines:
SET_JPEG_MAX=06 02 00 0D !1 !0 #CMD_END;
SET_JPEG_MIN=06 02 00 0F !1 !0 #CMD_END;
SET_JPEG_AVG=06 02 00 11 !1 !0 #CMD_END;
SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 59
#SET_JPEG_MIN(00,01)
$cx
07 02 00 13 $w2 $w2 $w2 #CMD_END;
seq_set_prop_5_0=$z0 $p1 0e
$s2 59
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,05) #SET_JPEG_MAX(00,08) #SET_JPEG_AVG(00,06) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,50) #SET_JPEG_MAX(00,78) #SET_JPEG_AVG(00,5A) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,EA) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx
$s6 00;
seq_set_prop_5_1=$z0 $p1 0e
$s2 59
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,05) #SET_JPEG_MAX(00,08) #SET_JPEG_AVG(00,06) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,50) #SET_JPEG_MAX(00,78) #SET_JPEG_AVG(00,5A) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,EA) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx
$s6 01;
...with original driver lines (4.5/5.3)  but remembet to add the higlighted parts  peace!
[ This Message was edited by: Kriomag on 2007-04-25 13:32 ]
thanx krio!! will definitely try. hehe  |
GsS 7tr Joined: Mar 13, 2007 Posts: 21 PM |
@Anyone
Can someone tell me what I need to change so I can activate or desactivate EM with the Pict. Quality Option in 4.81?
NORMAL=Default
FINE= EM
THanKS |
Milu Joined: Apr 11, 2007 Posts: 99 PM, WWW
|
In the settings U've got picture quality and there U can choose that..
/sorry for my english |
GsS 7tr Joined: Mar 13, 2007 Posts: 21 PM |
@Milu
That's on Krio's 2.8, but in 4.8 the pict quality is set to change CC.
What I want to know is how to change that feature on the driver.
THanKS
|
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
@Kriomag
leave this compression settings... it's in camdrv for nothing, quality is calculated in "dynamic way" and it's in range from 75% to 95%. even if you put compression at 90% it doesn't mean that your picture will be saved on this level. i really don't know what SE engineers created :|
oh and...
$s2 5e
07 02 00 13 $w2 $w2 $w2 #CMD_END;
always gives you different quality level (not only 5e)
[ This Message was edited by: Raiderski on 2007-04-25 14:44 ] |
pakraider Joined: Jul 25, 2003 Posts: 313 PM |
On 2007-04-25 13:55:04, Nirodha wrote:
Is anyone going to tell me what "Spot Support" is or not?
its for Spot photometry. it means it will use the middle of the picture to determine exposure levels.. this can be useful if youre trying to shoot something indoors with sunlight in the background coming through a window or something.. without spot, the object will be black/very dark because of the exposure level. |
Mr.Kája Joined: Mar 22, 2007 Posts: 180 PM |
to jonaugust_69: Thx, now, it seems to be working well;) I will test it
Nowadays, I'm enjoying Elm, fw R7BA076. And here camdriver database for k750/w800/w810: www.camdrivers.wz.cz  |
sesshoumaru Joined: Mar 29, 2007 Posts: 25 PM |
On 2007-04-25 14:30:31, Kriomag wrote:
On 2007-04-25 14:22:05, sesshoumaru wrote:
am using 21.8 fixed. wonder why it still have the problem...
21.9 will be released on days, now try to replace this lines:
SET_JPEG_MAX=06 02 00 0D !1 !0 #CMD_END;
SET_JPEG_MIN=06 02 00 0F !1 !0 #CMD_END;
SET_JPEG_AVG=06 02 00 11 !1 !0 #CMD_END;
SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 59
#SET_JPEG_MIN(00,01)
$cx
07 02 00 13 $w2 $w2 $w2 #CMD_END;
seq_set_prop_5_0=$z0 $p1 0e
$s2 59
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,05) #SET_JPEG_MAX(00,08) #SET_JPEG_AVG(00,06) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,50) #SET_JPEG_MAX(00,78) #SET_JPEG_AVG(00,5A) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,EA) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx
$s6 00;
seq_set_prop_5_1=$z0 $p1 0e
$s2 59
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,05) #SET_JPEG_MAX(00,08) #SET_JPEG_AVG(00,06) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,50) #SET_JPEG_MAX(00,78) #SET_JPEG_AVG(00,5A) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,EA) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx
$s6 01;
...with original driver lines (4.5/5.3)  but remembet to add the higlighted parts  peace!
[ This Message was edited by: Kriomag on 2007-04-25 13:32 ]
krio, i've checked the 21.8 fixed cam driver. The highlighted command u asked to edit is already there  |
fezzo Joined: Apr 01, 2007 Posts: 20 PM |
@jonaugust_69
thanks dude, i hope the bug have been fixed  |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2007-04-25 16:55:37, sesshoumaru wrote:
krio, i've checked the 21.8 fixed cam driver. The highlighted command u asked to edit is already there
i 've pasted crop from 21.8, now you have to download original 4.5 or 5.3 driver by sony and search the same lines and copy them to 21.8 (and put the highlited commands like it was in 21.
PS. sorry... you also have to change prop...5_0 to be same as 5_1 (so the compression level of jpeg be the same for NORMAL and FINE quality )
EDIT:
you know what? here you have 21.8 with default JPEG (from 4.5/5.3):
http://www.rogepost.com/n/1123347928 
[ This Message was edited by: Kriomag on 2007-04-25 16:25 ] |
ryanchow Joined: Nov 05, 2005 Posts: 38 PM |
From now on...which camdriver is the best since there so many vision of the driver? |
|
Access the forum with a mobile phone via esato.mobi
|