Sony Ericsson / Sony : Software, Firmware and Drivers : All about camdriver modding (for modders)
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> All about camdriver modding (for modders)
Bookmark topic
seq_set_prop_9_6 isn't used at all no matter of scene, focus, light metering etc. this could be used in testing procedures during development
--
Posted: 2008-02-09 15:30:40
Edit :
Quote
Raider, I can see you are already using your 6.1 version for K800!
Do you plan to release it soon?
--
Posted: 2008-02-09 15:46:11
Edit :
Quote
yes, of course but i don't know when. i'm still fighting with problems:
high priority, must be fixed:
- very slow change between draft (we can apply EM here) and half release (must be enabled to take snapshot) modes in seq_ss_X
- AE lock doesn't work on infinity focus
low priority:
- AF macro range only scan doesn't exist. macro mode (full range) scan is veeery slow
- bilinear filtering (zoom) cannot be disabled. disabled can improve sharpness of x1.0 pictures
_________________
K800 R1KG001 (camdriver 6.1)
raider.4shared.com
flickr.com/photos/raiderek
[ This Message was edited by: Raiderski on 2008-02-09 14:58 ]
--
Posted: 2008-02-09 15:51:58
Edit :
Quote
- AF macro range only scan doesn't exist. macro mode (full range) scan is veeery slow
- bilinear filtering (zoom) cannot be disabled. disabled can improve sharpness of x1.0 pictures
i don't understand what is af macro range only scan, k800i just has 4 differeny focus types.
are you saying the bilinear filtering is on all the time, even when theres no zoom???.
--
Posted: 2008-02-09 16:01:52
Edit :
Quote
i don't understand what is af macro range only scan, k800i just has 4 differeny focus types.
in k750 driver were used only 2 values - normal range (no macro mode) and full range (macro mode) but there was also other: fast normal, fast full, macro only. if we have normal and full (normal+macro) then i still believe that macro only is available too
are you saying the bilinear filtering is on all the time, even when theres no zoom???.
yes, this was in k750 and i don't expect different situation in k800. don't ask me what for bilinear filtering for x1.0 pictures
--
Posted: 2008-02-09 20:26:08
Edit :
Quote
k800i just doesn't have fast macro or anything it has different focus settings the k750i,
the bilinear filter should be abled to be turned off there must be a command for it like in the k750i.
--
Posted: 2008-02-09 20:45:55
Edit :
Quote
k800i just doesn't have fast macro...
and you know this from... ?
--
Posted: 2008-02-09 21:10:20
Edit :
Quote
k800i just has 4 focus settings
#SET_REG(32,00) normal
#SET_REG(32,01) macro
#SET_REG(32,04) multiple AF windows, normal
#SET_REG(32,05)multiple AF windows, full range
i'm pretty sure thats it unless #SET_REG(32,03) might be something or maybe #SET_REG(32,06).
--
Posted: 2008-02-09 21:15:42
Edit :
Quote
only because you can see 4 values (reg can have 255) in driver? if i don't see manual shutter speed in driver's code does this mean that it doesn't exist? in my opinion macro only range is somewhere but this isn't as obvious as other ranges. i prefer to use "hidden somewhere" than "doesn't exist"
--
Posted: 2008-02-09 21:28:56
Edit :
Quote
i also want the bilinear filter off, how would be the best way to test for the command which controls the bilinear filter.
--
Posted: 2008-02-09 21:42:58
Edit :
Quote
New Topic
Reply