Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810

Previous  123 ... 530531532 ... 664665666  Next
Author Super camera driver for k750/w800/w810
leetiran
K750
Joined: Aug 15, 2007
Posts: 134
From: China
PM
Posted: 2008-01-03 12:43
Reply with quoteEdit/Delete This PostPrint this post
MarkJason
in original standard driver, macro mode is full range focus, nonmacro mode is normal focus.
if you want only macro range for macro mode, you can change the codes to just use macro focus for fast.
they are different funtions, cant say which is better.
MarkJason
K750
Joined: Dec 03, 2005
Posts: 194
From: Bacolod City, Philippines 6100
PM
Posted: 2008-01-03 12:57
Reply with quoteEdit/Delete This PostPrint this post
Ok.. Thanks! Now, it's clear to me... ^_^
K750>W800 CID49 R1BC002 : Sarmad 5.8 camdriver / Hyper v6 + HyperPHF acoustic
MarkJason
K750
Joined: Dec 03, 2005
Posts: 194
From: Bacolod City, Philippines 6100
PM
Posted: 2008-01-03 13:55
Reply with quoteEdit/Delete This PostPrint this post
I tried Raider's latest driver... It produces what I want... MXE-60 syncs... Just wanna know what functions are in the STANDARD option? AE LOCK only? And I saw somewhere here in the forums that the best SHARPNESS value for CID49 phones is 0, is this true?



[ This Message was edited by: MarkJason on 2008-01-03 12:59 ]
Kriomag
W810 black
Joined: Dec 20, 2006
Posts: > 500
From: Poland
PM, WWW
Posted: 2008-01-03 14:48
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-03 13:55:47, MarkJason wrote:
I saw somewhere here in the forums that the best SHARPNESS value for CID49 phones is 0, is this true?

My brother has cid49 camera module (what a crap ) and value 5 ist best sharpness (on my cid36 module best sharpness is 6)

[ This Message was edited by: Kriomag on 2008-01-03 15:21 ]
Tomix
W800
Joined: Dec 29, 2007
Posts: 25
From: Latvia
PM
Posted: 2008-01-03 16:13
Reply with quoteEdit/Delete This PostPrint this post
Thnks Raiderski!!! This page helped me VERY much, but what is the setting in your configtool to set the iso (I'l use 50 or 100)?
And one problem -
Whit LED colors in EM are ok, but without LED and in good light conditions they're very overexporused or yellow. Am i doing something wrong or it's in the driver?! If you need examples i have 'em.
Sorry for my bad english.
leetiran
K750
Joined: Aug 15, 2007
Posts: 134
From: China
PM
Posted: 2008-01-04 08:32
Reply with quoteEdit/Delete This PostPrint this post
Modded Raider6.7.1u
http://www.mediafire.com/?7gcw2ja3vxz
modded EM with my EM codes, it wont overexpose.
EM in QUALITY: fine
Its marked cid36, you can chang it to cid49 or w810 with Raider6.7configtool0.53.
Tomix
you may try it.
ISO cant be set in configtool. But you can change iso value as raider said
1. you can set manual shutter speed at any time and final pic always have ISO100
2. ISO100 value from point 1 can be increased with exposure compensation (EV) function because when shutter speed is locked at constant value then EV cannot be changed (that's why ISO is used in this case)


[ This Message was edited by: leetiran on 2008-01-11 05:57 ]
Tomix
W800
Joined: Dec 29, 2007
Posts: 25
From: Latvia
PM
Posted: 2008-01-04 11:24
Reply with quoteEdit/Delete This PostPrint this post
And ISO 100 is the lowest for k750/w800?

Btw. Where have you guys learned all this modding stuff?!!

[ This Message was edited by: Tomix on 2008-01-04 11:32 ]
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-01-04 11:41
Reply with quoteEdit/Delete This PostPrint this post
i found something interesting in the t650i camdriver which you might like

seq_ss_verify =
$cf 01 // JPEG ?
$"JPEG"
$c6 00
$c5 00 //Compression ok
$s5 01
$cl //Compression not ok,increase compression
#RD_REG(2B)
$+4 01 //by 1 for each compression failure.
$m2 4
#WR_REG(2B, $w2 $f)
$cx
$cl
$cx

#RD_REG(29)
$c4 00
$s0 01
$cl
$s0 00
$cx
$cl // else YCbCr
$s0 01
$cx
;

it's a compression retry system, everytime compression files it's reduced then tryed again.
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-01-04 15:07
Reply with quoteEdit/Delete This PostPrint this post
Vipera ammodytes
dunno why, strange. i always have 1/8s or maybe i wasn't so lucky to get anything else :/

pram_zx
the question is:
how big is the real max value of quality in W810 pictures?
we can set 100% but this level can be unreachable. in this case this doesn't make any sense. maybe Sarmad 6.0 users (W810) would like to check with any EXIF reader how big quality values their pictures have?

Tomix
ISO cannot be constant - this is very bad solution camera know which ISO should be used, we can only force lowest possible ISO in some cases when we really need it, for example in night shots with long exposure time. ISO is long story but we shouldn't pay too much attention on it. send me links (at PM) to mentioned pictures
amarsidhu
Xperia X10 Black
Joined: Mar 09, 2004
Posts: 361
PM
Posted: 2008-01-04 19:21
Reply with quoteEdit/Delete This PostPrint this post
@raider:
please tell me how to enable EM by default
i mean whenever i click a pic it should be with enhanced mode [addsig]
leetiran
K750
Joined: Aug 15, 2007
Posts: 134
From: China
PM
Posted: 2008-01-04 20:04
Reply with quoteEdit/Delete This PostPrint this post
amarsidhu
why you didnt read the guide of the driver? U can set EM in picture quality:normal or fine
Mazahaka
T68 gold
Joined: Nov 24, 2007
Posts: 9
PM
Posted: 2008-01-04 20:55
Reply with quoteEdit/Delete This PostPrint this post
look this

i love it!
original
http://st1.risunok.net/29088/20080104_210352.JPG


[ This Message was edited by: Mazahaka on 2008-01-04 19:59 ]
MarkJason
K750
Joined: Dec 03, 2005
Posts: 194
From: Bacolod City, Philippines 6100
PM
Posted: 2008-01-05 04:40
Reply with quoteEdit/Delete This PostPrint this post
@ Raiderski

Is there a way to speed up the focus on night mode?

Can I use AE LOCK like SPOT PHOTOMETRY? or SPOT is better?

How can I put SPOT in your STANDARD driver option? your SEQ_SET_PROP_5 is different...

And last what's with your STANDARD driver option? What are the features? Just the AE_LOCK option? Improve NIGHT MODE? etc...

K750>W800 CID49 R1BC002 : Sarmad 5.8 camdriver / Hyper v6 + HyperPHF acoustic
leetiran
K750
Joined: Aug 15, 2007
Posts: 134
From: China
PM
Posted: 2008-01-05 05:14
Reply with quoteEdit/Delete This PostPrint this post
MarkJason
if u shot sth 5 metre away from u, u can use manual focus1.1:infinite focus for fast

Tomix
learn from
1. I2C command
2. The periodic table of camera driver instruction
http://www.esato.com/board/viewtopic.php?topic=143907#post1932891
3. The standard driver with detailed notes
http://www.camdrivers.wz.cz/
4. I learn much from Raiderski and this topic


#######HELP table i2c_commands advanced ##########

IMPORTANT:
------------------------------------------------------------------------------
This commands only for K750/W800/W810 phones!!!
In another phones - another commands and registers!!!
For more information visit:
http://www.sony-ericsson.ru/forums2/index.php or http://www.senews.ru/forum/index.php
------------------------------------------------------------------------------
Compiled by Andeo
------------------------------------------------------------------------------


***REGISTER DEFINITIONS***
**************************
------------------------------------------------------------------------------
Internal register 0,1,2,3 Used as temporary storage only
Internal register a Used to select EXIF parameter to read
Internal register e Used to remember last size id for snapshot burst mode
Internal register f Used to store property value
------------------------------------------------------------------------------


***COMMENTS***
**************
------------------------------------------------------------------------------
//COMMENTS COMMENTS - any your comments
------------------------------------------------------------------------------


***MACROS***
************
------------------------------------------------------------------------------
#MACROS PERFORM a macros. "MACROS" is any name of your macros. Place your macros at the beginning.
------------------------------------------------------------------------------


***COMPATION***
***************
------------------------------------------------------------------------------
$cX YY Check IF value of register "X" equal value "YY" THEN do next commands
.....
$cl ELSE do next commands
.....
$cx END IF (for $cX command)
------------------------------------------------------------------------------


***BASIC COMMANDS***
********************
------------------------------------------------------------------------------
$sX YY SET property "X" value "YY" for example:
$s5 40 PLACE value "64" in reg "5"
------------------------------------------------------------------------------
$sX %0 PLACE value in reg "X"
------------------------------------------------------------------------------
$mX YY COPY reg "YY" into reg "X"
------------------------------------------------------------------------------
$dXXXX WAIT(delay) for "XXXX" time in Hex (for example $d0100=Wait for 256 ms)
------------------------------------------------------------------------------
$wX WRITE the byte stored in register 0x0X (or simple reg "X") to the I2C bus
------------------------------------------------------------------------------
$rX READ the byte stored in register 0x0X (or simple reg "X") from the I2C bus
------------------------------------------------------------------------------
$bX OPERATE on register 0x0X (or simple reg "X")
------------------------------------------------------------------------------
$zX SET register "X" to last set size config
------------------------------------------------------------------------------
$pX YY SET register "X" to current value of property "YY"
------------------------------------------------------------------------------
$uXX UPDATE property "XX"
------------------------------------------------------------------------------
!0, !1, !2... TAKE A PARAMETER (one, two or three) holding the data to be written
------------------------------------------------------------------------------
$b3 YY Z 1 WRITE 0xYY (or simple "YY") to the "Z-th" bit in internal register 3. For example:
$b3 01 5 1 WRITE 0x01 to the fifth bit in internal register 3
------------------------------------------------------------------------------
$b2 XX Y 1 WRITE "Y" to bit "0" in register "2"
$b2 00 3 1 WRITE "3" to bit "0"
------------------------------------------------------------------------------


***ARITHMETIC***
****************
------------------------------------------------------------------------------
$
$>X 1 SHIFT the bits in register 0x0X (or simple reg "X") 1 bit to the right
------------------------------------------------------------------------------
$*X YY MULTIPLY reg "X" by "YY"

$*X rY MULTIPLY reg "X" by reg "Y"
------------------------------------------------------------------------------
$/X YY DIVIDE reg "X" with "YY"

$/X rY DIVIDE reg "X" with reg "Y"
------------------------------------------------------------------------------
$-X YY SUBSTRACT "YY" from reg "X"

$-X rY SUBSTRACT reg "Y" from reg "X"
------------------------------------------------------------------------------
$+X YY ADD "YY" to reg "X"

$+X rY ADD reg "Y" to reg "X"
-------------------------------------------------------------


[ This Message was edited by: leetiran on 2008-01-05 06:37 ]
leetiran
K750
Joined: Aug 15, 2007
Posts: 134
From: China
PM
Posted: 2008-01-05 06:59
Reply with quoteEdit/Delete This PostPrint this post

On 2008-01-05 06:47:34, amarsidhu wrote:

On 2008-01-04 20:04:21, leetiran wrote:
amarsidhu
why you didnt read the guide of the driver? U can set EM in picture quality:normal or fine


yeah frnd i know i can do this
but i dont want to do this and i want to start the driver in EM only.


??? if you set EM in fine or normal, and always keep the quality, u do start the camera in EM only.
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 530531532 ... 664665666  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic