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 ... 945946947 ... 996997998>

strong Posts: > 500

@markztrance
what disaster!
and one thing there isnt 5.8 beta only 5.8
--
Posted: 2008-05-26 22:09:14
Edit : Quote

h82bm3 Posts: 4

guys hiow would i know that im in super mode already?
--
Posted: 2008-05-27 14:45:07
Edit : Quote

pram_zx Posts: 161

@SPU
Im Happy that you still exist in this thread, Well... Im very like your camdriver quality, your v1.3 beta 9 give me good quality picture on my w810.

Since you say : "I don't leave this forums and I'll continue to read this thread, so if you have any suggestions and ideas you can post them here."
I will give my idea for your camdriver.

1. Make it Simple and User Friendly (Super mode is always ON like on the Raiderski or Strong Camdriver) and AE LOCK at half shutter.
2. I like the way how to edit the supermode on Strong Camdriver (so we can edited like what we want).
Example:
Code:
// --------------------------------------------------------------------------------------------------------------------//
// CUSTOMIZE FUNCTION LIST (copy/paste to FUNCTIONS MENU as you desire)

// SET_SCENE;
// SET_SHARPNESS;
// SET_SPOT;
// SET_EFFECT;
// SET_ZOOM;
// SET_BRIGHTNESS;
// SET_CONTRAST;
// SET_FOCUS;
// SET_EXPOSURE;
// SET_MANUAL_SSPEED;
// SET_SATURATION;
// SET_CC_BLUE;
// SET_CC_YELLOW;
// SET_CC_GREEN_RED;
// SET_CC_GREEN;
// SET_CC_MAGENTA;
// SET_NORMAL_EV; Original EV(joystick)
// SET_CUSTOM_WB;
// SET_PROFILE;
//---------------------------------------------------------------------------------//
//FUNCTIONS MENU

EV_M_20= #SET_CUSTOM_WB;
EV_M_17= #SET_SPOT;
EV_M_13= #SET_SCENE;
EV_M_10= #SET_ZOOM;
EV_M_07= #SET_CONTRAST;
EV_M_03= #SET_PROFILE;
EV_0_00= #SET_FOCUS;
EV_P_03= #SET_EXPOSURE;
EV_P_07= #SET_MANUAL_SSPEED;
EV_P_10= #SET_SATURATION;
EV_P_13= #SET_CC_BLUE;
EV_P_17= #SET_CC_YELLOW;
EV_P_20= #SET_CC_GREEN_RED;

//--------------------------------------------------------------------------------//

SELECT_FUNCTION= $s0 %0
$p1 00 $c1 03
#EV_M_20 $cl $c1 04
#EV_M_17 $cl $c1 05
#EV_M_13 $cl $c1 06
#EV_M_10 $cl $c1 07
#EV_M_07 $cl $c1 08
#EV_M_03 $cl $c1 09
#EV_0_00 $cl $c1 0a
#EV_P_03 $cl $c1 0b
#EV_P_07 $cl $c1 0c
#EV_P_10 $cl $c1 0d
#EV_P_13 $cl $c1 0e
#EV_P_17 $cl $c1 0f
#EV_P_20
$cx $cx $cx $cx $cx $cx
$cx $cx $cx $cx $cx $cx $cx;


3. When take photo using LED, make it warm color like Raiderski 6.7.2 (Not Blueish)
4. Is your latest v1.4 Beta 2 is Improvement from v1.3 Beta 9 (I like this one for landscape, please make improvement in macro mode from this version)
5. I think this feature is useless... "JPEG quality (1.0 default, 1.1-4.0 - 40%-98%)"
Just make it fixed JPEG that give good quality and fast enough (maybe 87% or 89% or what ever you like)
6. And finally this is the customize function list (The Complete One )
// ------------------------ CUSTOMIZE FUNC NAME
// SET_ZOOM Zoom
// SET_BRIGHTNESS Brightness
// SET_CONTRAST Contrast
// SET_SATURATION Colors saturation
// SET_EXPOSURE Exposure compensation
// SET_FOCUS Focus
// SET_SHUTTER_SPEED Shutter speed
// SET_AE_SPOT AE lock & Light metering
// SET_PROFILE Profile
// SET_CUSTOM_WB Custom WB
// SET_ISO ISO
// SET_CC_CR(#CC_LOW(20)) Color correction cyan
// SET_CC_CR(#CC_HIGH(20)) Color correction red
// SET_CC_YB(#CC_LOW(21)) Color correction yellow
// SET_CC_YB(#CC_HIGH(21)) Color correction blue
// SET_CC_CAST(#CC_LOW(20),#CC_LOW(21)) Green color cast
// SET_CC_CAST(#CC_HIGH(20),#CC_HIGH(21)) Magenta color cast
// SET_CC_CAST(#CC_HIGH(20),#CC_LOW(21)) Orange color cast
// ---------------------------------------- END

THATS IT !!! SORRY FOR MY LONG IDEA/REQUEST. BUT.... IF YOU COULD MAKE IT LIKE THAT.......WHOOAAAAA.... THATS AWESOME...!!!
THANK YOU SPU !!!




_________________
W810i Black with W800 back cover, modded camdriver, Own mix acoustic driver, Unbranded phone, Adding new flash menu's. W810i It's Rock...!

[ This Message was edited by: pram_zx on 2008-05-28 03:29 ]

[ This Message was edited by: pram_zx on 2008-05-28 03:42 ]
--
Posted: 2008-05-28 04:28:12
Edit : Quote

Popek189 Posts: 40

I have a question to Strong.
Friend ! I want to add ISO choice to "Functions Menu" in SuperFunction 6.1 CC(K750-W800). I can't find it in "CUSTOMIZE FUNCTION LIST". Could You please paste the codes for full ISO range (ISO 100 and above). Thank you
--
Posted: 2008-05-28 12:04:02
Edit : Quote

strong Posts: > 500

OK here is the code it is a little complecated you must combine it with
slow sutter speed code, personaly I dont test it.

MANUAL_ISO=$-0 0a
$c0 00
$p1 07 $c1 00
#CMD(05,00)
$cl
#CMD(05,00)
$cx
$cl
#CMD(05,$w0)
$cx;

SLOW_SHUTTERSPEED=$p2 07
$c2 00
$c0 0a
#CMD(03,1e)
$cl
$-0 0b $s1 3d $-1 r0
#CMD(03,$w1)
$cx
$cl
$c0 0a
#CMD(03,0f)
$cl
$-0 0b $s1 1e $-1 r0
#CMD(03,$w1)
$cx
$cx;

_________________

k750@w800 R1BC002

http://www.4shared.com/dir/6197354/5c0a18d1/sharing.html
www.camdrivers.wz.cz/

[ This Message was edited by: strong on 2008-05-28 12:10 ]
--
Posted: 2008-05-28 13:09:11
Edit : Quote

Popek189 Posts: 40


On 2008-05-28 13:09:11, strong wrote:
OK here is the code it is a little complecated you must combine it with
slow sutter speed code, personaly I dont test it.

MANUAL_ISO=$-0 0a
$c0 00
$p1 07 $c1 00
#CMD(05,00)
$cl
#CMD(05,00)
$cx
$cl
#CMD(05,$w0)
$cx;

SLOW_SHUTTERSPEED=$p2 07
$c2 00
$c0 0a
#CMD(03,1e)
$cl
$-0 0b $s1 3d $-1 r0
#CMD(03,$w1)
$cx
$cl
$c0 0a
#CMD(03,0f)
$cl
$-0 0b $s1 1e $-1 r0
#CMD(03,$w1)
$cx
$cx;

_________________

k750@w800 R1BC002

http://www.4shared.com/dir/6197354/5c0a18d1/sharing.html
www.camdrivers.wz.cz/

[ This Message was edited by: strong on 2008-05-28 12:10 ]


Hmm yeah, it is complicated, indeed. I found this code:

ISO=$s0 %0 $bf 00 1 1 $c0 0a $bc 00 7 1 $cl $bc 01 7 1 $cx $-0 0a 06 02 00 01 $w0 05 $f $d0005

In A4A reloaded (ISO100-1600) and surprisingly it works in Super Function

EDIT:

I tested:

MANUAL_ISO=$-0 0a
$c0 00
$p1 07 $c1 00
#CMD(05,00)
$cl
#CMD(05,00)
$cx
$cl
#CMD(05,$w0)
$cx;

And it worked also, thanx very much for your help I'll post some pics soon.

_________________
D750i@k750i CID36 RED
Software:.....R1DB001 with 12 patches
Camdriver:...SuperFunction 6.1 CC
Acoustic:......TVH mix v6

[ This Message was edited by: Popek189 on 2008-05-28 14:47 ]
--
Posted: 2008-05-28 13:42:24
Edit : Quote

DangeloGH Posts: 147

@strong
Hi, the 1ª photo i used auto, just push button
and the 2º photo i used (EV -2.0 / Z 1.1) whitout withe paper
why about that diferent colors... my eyes saw like in 2º photo...

I hope you understand my question... thank you






.
--
Posted: 2008-05-28 14:30:03
Edit : Quote

strong Posts: > 500


On 2008-05-28 14:30:03, DangeloGH wrote:
@strong
Hi, the 1ª photo i used auto, just push button
and the 2º photo i used (EV -2.0 / Z 1.1) whitout withe paper
why about that diferent colors... my eyes saw like in 2º photo...

I hope you understand my question... thank you






.



because you changed the white balance if set -2.0 and 1.1 then you have
incandescent white balance

@Popek189
any time friend
_________________

k750@w800 R1BC002

http://www.4shared.com/dir/6197354/5c0a18d1/sharing.html
www.camdrivers.wz.cz/

[ This Message was edited by: strong on 2008-05-29 07:39 ]
--
Posted: 2008-05-28 17:44:30
Edit : Quote

SPU Posts: 131

pram_zx
"1. Make it Simple and User Friendly (Super mode is always ON like on the Raiderski or Strong Camdriver) and AE LOCK at half shutter."

Just change DF_SM_START_MODE
May be i'll change something in AE/WB Lock because in 1.4b2 WB Lock turns off when you switch some modes... that's pity.

"2. I like the way how to edit the supermode on Strong Camdriver (so we can edited like what we want)."

It's very easy =)

"3. When take photo using LED, make it warm color like Raiderski 6.7.2 (Not Blueish)"

LED WB is adjusted for Fluorescent profile.

"4. Is your latest v1.4 Beta 2 is Improvement from v1.3 Beta 9 (I like this one for landscape, please make improvement in macro mode from this version)"

May be improvement... 1.4 works in different way inside and very slow, but I like fixed ISO 100.

"5. I think this feature is useless... "JPEG quality (1.0 default, 1.1-4.0 - 40%-98%)""

Not so useless. Try to send a standard 640x480 picture with high quality via MMS. Most old phones can't open it because of file size.

PS: Actually I have no plans to improve 1.3 beta 9, only 1.4 beta 2.
PPS: I have an idea of future investigation of cammodule logic but have no time for this =(
--
Posted: 2008-05-28 20:28:38
Edit : Quote

pram_zx Posts: 161

Thanx SPU, still hope you will release new user friendly camdriver like v1.3 b9 but more powerfull.

--
Posted: 2008-05-29 08:16:22
Edit : Quote
Page <  123 ... 945946947 ... 996997998>

New Topic   Reply
Forum Index

Esato home