Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : Modded Camera Driver for k800i/k810i
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for k800i/k810i Bookmark topic
Page <  123 ... 107108109 ... 345346347>

xan K Posts: > 500

I agree mike2, that's a very nice pic! everything looks fantastic! can we get the full pic please?
--
Posted: 2007-10-17 00:44:40
Edit : Quote

shuyin1946 Posts: 22


On 2007-10-16 04:46:52, genus wrote:
here is it, Kopritis 3.6 with sharpness to 00

Auto mode, daylight


It seem okay!!!

[ This Message was edited by: genus on 2007-10-16 03:56 ]


Genus can you post this driver? It really looks good
--
Posted: 2007-10-17 03:49:50
Edit : Quote

genus Posts: 385

So sori about that, i alrdy delete it in my pc...
--
Posted: 2007-10-17 08:20:30
Edit : Quote

hyperion1707 Posts: 72


On 2007-10-17 03:49:50, shuyin1946 wrote:



Genus can you post this driver? It really looks good


@Milan's second post on page 71
--
Posted: 2007-10-17 08:53:06
Edit : Quote

savas1212 Posts: 15

Hi everyone,

Is is possible to change the shutter speed?
--
Posted: 2007-10-17 12:50:22
Edit : Quote

killerPK Posts: 252

Hey guys, how about a Number1 & Kopritis Collaboration Camdriver V4? That would be the best
--
Posted: 2007-10-17 16:50:03
Edit : Quote

hyperion1707 Posts: 72

@ahil13, could you be more specific? Replace with what?
--
Posted: 2007-10-18 08:44:24
Edit : Quote

ahil13 Posts: 83


On 2007-10-18 08:44:24, hyperion1707 wrote:
@ahil13, could you be more specific? Replace with what?

find
seq_vf_config_11 = $s6 11
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,3c) // 30 fps DRAFT_RATE
$cc 04 // Twilight landscape scene?
#COM_EVENT(03,04) // AE_SLOW_SHUTTER = 2 fps
$cl
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$cx;


seq_vf_config_12 = $s6 12
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,18) // 12 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER



seq_vf_config_19 = $s6 19
#SET_REG(07,03) // Draft 128x96
#SET_REG(08,02) // IS Movie 128x96
#SET_REG(09,1E) // 15 fps DRAFT_RATE
#COM_EVENT(03,1E); // 15 fps AE_SLOW_SHUTTER

seq_vf_config_20 = $s6 20
#SET_REG(07,03) // Draft 176x144
#SET_REG(08,02) // IS Movie 176x144
#SET_REG(09,1E) // 15 fps DRAFT_RATE
#COM_EVENT(03,1E); // 15 fps AE_SLOW_SHUTTER

seq_vf_config_21 = $s6 21
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,14) // 10 fps DRAFT_RATE
#COM_EVENT(03,14); // 10 fps AE_SLOW_SHUTTER

seq_vf_config_22 = $s6 22
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,0f) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER

seq_vf_config_23 = $s6 23
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,14) // 10 fps DRAFT_RATE
#COM_EVENT(03,14); // 10 fps AE_SLOW_SHUTTER

seq_vf_config_24 = $s6 24
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,0f) // 7,5 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER

and replace with this

seq_vf_config_11 = $s6 11
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,3c) // 30 fps DRAFT_RATE
$cc 04 // Twilight landscape scene?
#COM_EVENT(03,04) // AE_SLOW_SHUTTER = 2 fps
$cl
#COM_EVENT(03,0f) // 7,5 fps AE_SLOW_SHUTTER
$cx;


seq_vf_config_12 = $s6 12
#SET_REG(07,03) // Draft 320x240
#SET_REG(08,02) // IS Movie 320x240
#SET_REG(09,18 ) // 12 fps DRAFT_RATE
#COM_EVENT(03,0f); // 7,5 fps AE_SLOW_SHUTTER


seq_vf_config_19 = $s6 19
#SET_REG(07,03) // Draft 128x96
#SET_REG(08,02) // IS Movie 128x96
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER

seq_vf_config_20 = $s6 20
#SET_REG(07,03) // Draft 176x144
#SET_REG(08,02) // IS Movie 176x144
#SET_REG(09,3C) // 15 fps DRAFT_RATE
#COM_EVENT(03,3C); // 15 fps AE_SLOW_SHUTTER

seq_vf_config_21 = $s6 21
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,30) // 15 fps DRAFT_RATE
#COM_EVENT(03,30); // 15 fps AE_SLOW_SHUTTER

seq_vf_config_22 = $s6 22
#SET_REG(07,07) // Draft 128x96
#SET_REG(08,06) // IS Movie 128x96
#SET_REG(09,1E) // 24 fps DRAFT_RATE
#COM_EVENT(03,1E); // 24 fps AE_SLOW_SHUTTER

seq_vf_config_23 = $s6 23
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,30) // 15 fps DRAFT_RATE
#COM_EVENT(03,30); // 15 fps AE_SLOW_SHUTTER

seq_vf_config_24 = $s6 24
#COM_EVENT(34,01) // Draft mode
#SET_REG(07,05) // Draft 176x144
#SET_REG(08,04) // IS Movie 176x144
#SET_REG(09,1E) // 15 fps DRAFT_RATE
#COM_EVENT(03,1E); // 15 fps AE_SLOW_SHUTTER
--
Posted: 2007-10-18 12:14:53
Edit : Quote

whitehackker Posts: 154

it causes zoom bug..

it is better when i copy the lines from number's VR settings...



--
Posted: 2007-10-18 14:18:56
Edit : Quote

reywal Posts: 99

Post your observations WHITEHACKKER. I gonna try that one also.
--
Posted: 2007-10-19 10:23:05
Edit : Quote
Page <  123 ... 107108109 ... 345346347>

New Topic   Reply
Forum Index

Esato home