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
i want the em mode limited or fixed at 1 second shutter speed, i also need the filter commnad in it.
--
Posted: 2008-01-21 16:43:57
Edit :
Quote
number1
try this:
EM_SET=$p1 10
$c1 00
#READ_REG(23,$r2 1 1)
$m0 1 $/0 28
$c0 00
#COMMAND(03,02) #COM_EVENT(51,04) $u01 #FILTER(00,03)
$cx $cx;
.
.
.
seq_ss_stop = $u10;
or try this
EM_SET=$p1 10
$c1 00
#READ_REG(23,$r2 1 1)
$m0 1 $/0 28
$c0 00
#COM_EVENT(03,02) #COM_EVENT(05,01) #FILTER(00,03)
$cx $cx;
.
.
.
seq_ss_stop = #COM_EVENT(05,00);
ps: did you defined
FILTER?
[ This Message was edited by: leetiran on 2008-01-22 03:19 ]
--
Posted: 2008-01-21 18:10:51
Edit :
Quote
Auto WB (ENM):

Custom WB (ENM):
(EV +0.7 pointed at white (i had only white paper) till it was 'properly' white --> EV +0.3 to block customized WB --> shot):

Another Example:
Auto WB (EM):

Custom WB (EM) using white paper:

I just wanted to demonstrate how this function works
Someone asked me if i can do my logo on camera screen... hehe
(sysgfx patch used)
But this is only for fun

Normally i use "Photo Mode" / "Video Mode" text.
[ This Message was edited by: Kriomag on 2008-01-22 22:32 ]
--
Posted: 2008-01-21 19:15:20
Edit :
Quote
@ kriomag:
cool!!! the color production is very natural. BTW how did u put the camdriver version along with the viewfinder???
--
Posted: 2008-01-22 10:30:47
Edit :
Quote
On 2008-01-22 10:30:47, markztrance wrote:
how did u put the camdriver version along with the viewfinder???
"(sysgfx patch used)"
code for this gfx is:
e8a9.png - Photo Mode
e8ac.png - Video Mode
--
Posted: 2008-01-22 11:23:53
Edit :
Quote
very very nice shots sir Kriomag
may i know what camera driver you are using?
--
Posted: 2008-01-22 11:33:06
Edit :
Quote
On 2008-01-22 11:33:06, stat5bot wrote:
may i know what camera driver you are using?
Seriously? Your question made me laught
ok,
Kriomag_v21.93_BETA
--
Posted: 2008-01-22 13:34:03
Edit :
Quote
Krio
Is it possible to replace in WB menu item "fluorescent" with this new "customer WB" and free +- EV for its original function.
Just advise, bcs it is not order to change you driver of course

.
And the question. I guess, when i'm using EV -0.3... -2, WB is auto, right?
--
Posted: 2008-01-22 14:00:59
Edit :
Quote
to all who make this thread alive...
do you knw that this thread has almost 1M views?? my last visit in here has reached 1003126 views!!!
cheers!!!
--
Posted: 2008-01-22 14:33:13
Edit :
Quote
On 2008-01-22 14:00:59,
679 wrote:
Is it possible to replace in WB menu item "fluorescent" with this new "customer WB" and free +- EV for its original function.
Just advise, bcs it is not order to change you driver of course

.
Yes, its very easy but... Custom WB must cooperate with WB Lock (EV+0.3) - WB Lock ofc also can be placed at camera WB Menu eg. under "Cloudy" but this is so slow in useage... (sorry, my english is terrible i must use strenge words but You understand what i mean?

).
Normal EV function can be set if You turn macro off

-> Macro OFF -> set EV -> Macro ON -> set WB or Saturation
And the question. I guess, when i'm using EV -0.3... -2, WB is auto, right?
when You use EV -0.3 to -2.0 WB is Locked (as it was set by Auto WB EV 0.0)

so.. yes its Auto WB (but Locked)
--
Posted: 2008-01-22 14:50:35
Edit :
Quote
New Topic
Reply