Esato

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

Visitors browsing this topic: 1
Add to Bookmarks
Previous  123 ... 110111112 ... 299300301  Next
Author Raider camera driver for K790, K800 and K810 (v6.6.5)
bbest
Model not set
Joined: Sep 18, 2008
Posts: 33
From: Russia
PM
Posted: 2008-09-26 15:21
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-26 13:47:19, Raiderski wrote:
where can I read all camdrive properties, functions and procedures?


properties of driver are listed... in driver (you posted all of them)

functions/properties of camera are not listed. many of them are not available in original driver (manual focus, color correction, shutter speed, etc.). some of them are connected to properties of driver and in this way you know they exist. rest are unknown, I found some during researching and development

procedures doesn't exist, code is simple script with macro definitions like CMD, GET, SET, etc.



ok. You know ... you wrote a nice drive. Your functons is much usefull then original. Next question is to show properties information on display (as you say before). But even if it's not posible .... your drive is very good and fully enough to make briliant photo ... so good as 3.2 SE cam allow do it . You know ... in next year (2009) SE wiil be product another cams with better matrix (better than CMOS matrix)
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-09-26 21:12
Reply with quoteEdit/Delete This PostPrint this post
grandpa K800 is getting older and older every day. I would like to give K800 to my son and buy sweet dSLR for myself. the problem is that I don't have son... well, ok I will stay with K800 for now hehe


_________________
K800 R1KG001
raider.4shared.com
flickr.com/photos/raiderek

[ This Message was edited by: Raiderski on 2008-09-26 20:12 ]
milan91
K800 Black
Joined: Jun 04, 2006
Posts: > 500
From: Europe
PM
Posted: 2008-09-26 21:28
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-26 21:12:11, Raiderski wrote:
grandpa K800 is getting older and older every day. I would like to give K800 to my son and buy sweet dSLR for myself. the problem is that I don't have son... well, ok I will stay with K800 for now hehe


_________________
K800 R1KG001
raider.4shared.com
flickr.com/photos/raiderek



hehe
bbest
Model not set
Joined: Sep 18, 2008
Posts: 33
From: Russia
PM
Posted: 2008-09-27 18:49
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-26 21:12:11, Raiderski wrote:
grandpa K800 is getting older and older every day. I would like to give K800 to my son and buy sweet dSLR for myself. the problem is that I don't have son... well, ok I will stay with K800 for now hehe


Don't worry about son. All what you need you have in front of you.
kuttannetti
Model not set
Joined: Jun 21, 2008
Posts: 4
PM
Posted: 2008-09-27 18:54
Reply with quoteEdit/Delete This PostPrint this post
Can somebody please advise me as to what is the code for turning on forced flash and its ISO in stock k800 driver? Raider pls help
octopus
K810 Blue
Joined: Feb 03, 2008
Posts: 8
PM
Posted: 2008-09-27 20:11
Reply with quoteEdit/Delete This PostPrint this post
can somebody pls tell me if this camera driver can be used as is without any modifications? I just need a point and click with ability to switch between scene modes (portrait, landscape etc.) and switch on/off flash.
bennywei1664
C901 Silver
Joined: Sep 06, 2008
Posts: 65
From: Taiwan Taipei
PM
Posted: 2008-09-27 20:56
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-27 20:11:39, octopus wrote:
can somebody pls tell me if this camera driver can be used as is without any modifications? I just need a point and click with ability to switch between scene modes (portrait, landscape etc.) and switch on/off flash.


Raider Supermode Camdrive 6.4 This is what you need! ^^"

Trust me!

AUTO+MARCO


[ This Message was edited by: bennywei1664 on 2008-09-27 20:00 ]
bbest
Model not set
Joined: Sep 18, 2008
Posts: 33
From: Russia
PM
Posted: 2008-09-27 20:59
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-27 20:11:39, octopus wrote:
can somebody pls tell me if this camera driver can be used as is without any modifications? I just need a point and click with ability to switch between scene modes (portrait, landscape etc.) and switch on/off flash.


Of cause no. This camera with programmable code, advanced matrix and customizable features. All of this only for real djedai.
octopus
K810 Blue
Joined: Feb 03, 2008
Posts: 8
PM
Posted: 2008-09-27 21:05
Reply with quoteEdit/Delete This PostPrint this post

On 2008-09-27 20:59:41, bbest wrote:
Of cause no. This camera with programmable code, advanced matrix and customizable features. All of this only for real djedai.


wat do you mean by djedai? sorry i did not understand.
if i want to install this driver what is the best vkp patch for the OSD for K810i R8BA024? thnx
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-09-28 12:14
Reply with quoteEdit/Delete This PostPrint this post
take a deep breath. what do you feel? yes, autumn is comming






Junz
C901 Black
Joined: Jul 31, 2008
Posts: > 500
From: INA
PM
Posted: 2008-09-28 13:05
Reply with quoteEdit/Delete This PostPrint this post
http://www.flickr.com/photos/30915219@N03/2894124535/
this my picture with v 6.4

@raider, sometimes my camera is being restart when i take a picture....
can u give me a solution?
but when using v 6.3 there's no crash...
vudu70
K810 Ivory
Joined: Apr 15, 2008
Posts: 383
From: Hungary
PM, WWW
Posted: 2008-09-28 13:36
Reply with quoteEdit/Delete This PostPrint this post
I modify the JPEG compression settings (3Mpx,fine) a bit, for me so better.
For example:
seq_set_prop_5=
$s0 %0
$c0 02 #JQ_NORMAL #JMIN(00,0a) #JMAX(00,96) #JAVG(00,43) $cl
$c0 03 #JQ_FINE #JMIN(00,0a) #JMAX(00,96) #JAVG(00,5C) $cl
$c0 04 #JQ_NORMAL #JMIN(00,3c) #JMAX(01,90) #JAVG(00,D4) $cl
$c0 05 #JQ_FINE #JMIN(00,96) #JMAX(01,9B) #JAVG(01,38) $cl
$c0 06 #JQ_NORMAL #JMIN(00,96) #JMAX(02,64) #JAVG(01,9B) $cl
$c0 07 #JQ_FINE #JMIN(01,90) #JMAX(02,64) #JAVG(01,FF) $cl
$b0 00 1 7
$c0 00 #JQ_NORMAL #JMIN(01,90) #JMAX(03,2C) #JAVG(02,64)
$cl #JQ_FINE #JMIN(02,58) #JMAX(03,85) #JAVG(03,30)
$cx
$cx $cx $cx $cx $cx $cx
#SET(19,$w5);
_________________
K810i Golden Ivory+Supermode v6.4m1 camdriver+eXtremeAudioIII->vuduHQ

[ This Message was edited by: vudu70 on 2008-09-28 16:30 ]
saeed k800
K800 Black
Joined: Nov 02, 2007
Posts: 51
PM
Posted: 2008-09-28 15:58
Reply with quoteEdit/Delete This PostPrint this post
@ raider
hi, in your new version there is no different between when you manually use infinite or macro when it flashes, both of them take dark pictures. but in 6.3 it was not.
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-09-28 16:20
Reply with quoteEdit/Delete This PostPrint this post
hi

I will change compression again in 6.4.1 and we will see what will happen. if this won't be enough I will go back to 6.3.3 settings

saeed k800
yep I know about this issue (thanks for info anyway). I fixed it, updated 6.4.1 should be quite soon

_________________
K800 R1KG001
raider.4shared.com
flickr.com/photos/raiderek

[ This Message was edited by: Raiderski on 2008-09-28 15:23 ]
bennywei1664
C901 Silver
Joined: Sep 06, 2008
Posts: 65
From: Taiwan Taipei
PM
Posted: 2008-09-28 18:53
Reply with quoteEdit/Delete This PostPrint this post
Raider 6.4
All Auto
1.AUTO+FLASH


2.AUTO+MACRO+FLASH


3.AUTO+Infiniy+FLASH


Anticipates your new work ^^"

_________________
K800i R8BA024 CID52

[ This Message was edited by: bennywei1664 on 2008-09-28 17:54 ]
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 110111112 ... 299300301  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic