Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : Super camera driver for k750/w800/w810
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810 Bookmark topic
Page <  123 ... 228229230 ... 996997998>

Nirodha Posts: 47

Is anyone going to tell me what "Spot Support" is or not?
--
Posted: 2007-04-25 13:55:04
Edit : Quote

sesshoumaru Posts: 25


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...
--
Posted: 2007-04-25 14:22:05
Edit : Quote

Kriomag Posts: > 500


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 ]
--
Posted: 2007-04-25 14:30:31
Edit : Quote

jonaugust_69 Posts: 83

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 ]
--
Posted: 2007-04-25 14:34:09
Edit : Quote

sesshoumaru Posts: 25


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
--
Posted: 2007-04-25 14:44:17
Edit : Quote

GsS 7tr Posts: 21

@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
--
Posted: 2007-04-25 14:58:02
Edit : Quote

Milu Posts: 99

In the settings U've got picture quality and there U can choose that..

/sorry for my english
--
Posted: 2007-04-25 15:06:44
Edit : Quote

GsS 7tr Posts: 21

@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

--
Posted: 2007-04-25 15:12:59
Edit : Quote

Raiderski Posts: > 500

@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 ]
--
Posted: 2007-04-25 15:40:36
Edit : Quote

pakraider Posts: 313


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.
--
Posted: 2007-04-25 16:00:28
Edit : Quote
Page <  123 ... 228229230 ... 996997998>

New Topic   Reply
Forum Index

Esato home