Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Raider camera driver for K790, K800 and K810 (v6.6.5)

Previous  123 4 ... 299300301  Next
Author Raider camera driver for K790, K800 and K810 (v6.6.5)
sacirxposed
K800 Black
Joined: Nov 22, 2007
Posts: 168
From: Montenegro
PM
Posted: 2008-05-29 19:22
Reply with quoteEdit/Delete This PostPrint this post
[quote]
On 2008-05-29 19:18:25, Raiderski wrote:
sacirxposed
this is your M2 problem. if you're trying to say that driver is source of this problem than relax - it's not. driver don't have access to file I/O operations on your memory. I have 2GB M2, photo counter is ~4000 without any problems

Well I havent this problems when I use Withan or some other camdriver, Im think this is a camdriver problem
I have take 10 pics with super camdriver and 3 pics are like this I send to you, but with withan I never have this problems
http://www.flickr.com/photos/shallemne/
eddie2020
K810 Blue
Joined: Apr 28, 2008
Posts: 331
PM
Posted: 2008-05-29 19:26
Reply with quoteEdit/Delete This PostPrint this post
erm... small bro of k800.. the k810 can use also? this topic k790 and k800... @@

EDIT= oh can use... download and i readed readme files.. ^^

[ This Message was edited by: eddie2020 on 2008-05-29 18:27 ]
sacirxposed
K800 Black
Joined: Nov 22, 2007
Posts: 168
From: Montenegro
PM
Posted: 2008-05-29 19:34
Reply with quoteEdit/Delete This PostPrint this post
The Best super, mega giga driver will be if super camdriver and withan become one driver

Withan V3 + all settings from Super camdriver = Extra super camdriver
http://www.flickr.com/photos/shallemne/
mc_ryann
Model not set
Joined: May 15, 2008
Posts: 25
PM
Posted: 2008-05-29 19:41
Reply with quoteEdit/Delete This PostPrint this post
Finally
jomateixa
C901 Silver
Joined: Dec 09, 2007
Posts: > 500
From:
PM
Posted: 2008-05-29 19:42
Reply with quoteEdit/Delete This PostPrint this post

On 2008-05-29 19:18:25, Raiderski wrote:

ohh, that's simple:
1. ISO value is used in AutoExposure calculations
2. calculated AE value is then used by driver to check if flash fire is needed

if we are in a dark place automatic ISO is high. if we manually set ISO to low value then calculated AE value will be high (which means good light but it's not true). in this case driver will say: good light? fine! there will be no flash fire

there is a simple solution to fix this (added to my "to do" list)


Right!

That's why I hate the "check if flash needed" procedure! I don't want a stupid algorithm to decide for me

We need this fix and the forced flash addon


Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-05-29 19:43
Reply with quoteEdit/Delete This PostPrint this post
sacirxposed
as I wrote I never had problems, my friend also (~3000 photos with this driver). maybe something went wrong while connecting phone to PC

did you used any settings like 2sec shutter speed or EM?
sacirxposed
K800 Black
Joined: Nov 22, 2007
Posts: 168
From: Montenegro
PM
Posted: 2008-05-29 19:48
Reply with quoteEdit/Delete This PostPrint this post
just manual focus for one picture and colour saturation for other pictures....
http://www.flickr.com/photos/shallemne/
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-05-29 20:07
Reply with quoteEdit/Delete This PostPrint this post
sacirxposed
so, it's not driver fault. all I can do is to corrupt jpeg header with wrong snapshot sequence, of course this doesn't happening in released version
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-05-29 20:19
Reply with quoteEdit/Delete This PostPrint this post
why is the EM code for k800i so comicated not like the k750/w800 em code which was quite simple i could get you em code to work in my driver.
I like the way you improved the AF it's alot faster than it was, would it be a better idea be to use #COM_EVENT(03,xx) for EM mode then you can have something like 1/2 sec shutter iso 200 and with #COM_EVENT(03,xx) it can calculate the exposure time itself it only needs to be seperated from the autofocus i tried a few things myself putting #COM_EVENT(03,0f) at the start of seq_set_prop_a runs the af at a minium of 7,5fps but still effects the shutter speed just need to find a way to update #COM_EVENT(03,xx) at the end of focusing or something.
hfmls
K800 Black
Joined: Mar 17, 2008
Posts: 489
PM
Posted: 2008-05-29 21:26
Reply with quoteEdit/Delete This PostPrint this post
its too pro like ... i'll wait for shitty newbie pics patch and maybe i'll try later

i will try it... still dont know the meaning of iso speed and stuff. got read.

anyway, thank you for all u'r great work.
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-05-29 21:34
Reply with quoteEdit/Delete This PostPrint this post

On 2008-05-29 21:26:44, hfmls wrote:
its too pro like ... i'll wait for shitty newbie pics patch and maybe i'll try later

i will try it... still dont know the meaning of iso speed and stuff. got read.

anyway, thank you for all u'r great work.


search wiki
http://www.wiki.com/

high iso and quick shutter can be used for freezing raindrops etc,
low iso and high shutter can be used to create a motion effect of for low noise nightpics.
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-05-29 21:45
Reply with quoteEdit/Delete This PostPrint this post
hfmls
I'm not forcing to use it and it's not a 'pro' only, I don't know why people are still thinking in this way. this code can work as normal driver, optionally you can even enable manual focus and enhanced mode. I know, I must explain customization

number1
tomorrow I will explain a bit
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-05-29 22:15
Reply with quoteEdit/Delete This PostPrint this post


number1
tomorrow I will explain a bit



ok thanks, if you could explain the basics i'm sure i'll get the hang of it.
i understand it a bit bit's are similar to the old k750/w800 em code, your driver has been teaching me polish though

dokument = document
makro = macro
manualny = manual
kompresja = compression
scena = scene
informacje = information
stabilizacja = stabilizer
rejestry = registry
neutralny= neutral
efekty= effect
focusa= focus
operacje= operation
portret = portrait

i didn't use a translator just logical thinking some look like the english words just spelt wrong.
eddie2020
K810 Blue
Joined: Apr 28, 2008
Posts: 331
PM
Posted: 2008-05-29 22:42
Reply with quoteEdit/Delete This PostPrint this post
sound complicated... @@ besides... the vkp patch can apply on all type of main?

[ This Message was edited by: eddie2020 on 2008-05-29 21:43 ]
Domecot
Apple Iphone 5
Joined: Mar 25, 2008
Posts: 468
From: Macedonia
PM, WWW
Posted: 2008-05-29 23:11
Reply with quoteEdit/Delete This PostPrint this post
I'm loving this driver.Raiderski YOU'RE THE MAN
Access the forum with a mobile phone via esato.mobi
Previous  123 4 ... 299300301  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic