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
this is not a bug but small inconvenience

so, why not to remove autofocus and replace it with infinity or hyperfocal distance? that's first quick idea in my head
theory:
probably some seq_vf_configs are used before video recording focus and during BestPic focus. fps in this configs should stay at 7.5/10 for fast focus. after focus -> transition to different seq_vf_config for video recording only (in this config fps can be high)
_________________
W800 CID36 R1BD001
http://www.flickr.com/photos/raiderek (photos)
raider.4shared.com (driver and config tool)
[ This Message was edited by: Raiderski on 2007-12-30 12:46 ]
--
Posted: 2007-12-30 12:53:32
Edit :
Quote
Hey that focus bug in best pic has already been fixed by number1.....
The only bug in best pic is that while using best pic instead of nine pics being captured only 6 are the rest three are black.....
--
Posted: 2007-12-30 13:54:32
Edit :
Quote
.....
The only bug in best pic is that while using best pic instead of nine pics being captured only 6 are the rest three are black.....
That has also been fixed in the piece of code that "ahil13" is spreading in the forum. But there's one more "bug" left, yet. The zoom in movie mode is laggy and somwhat with its own opinion.
P.S. In case anyone want's to test that, there's a mix I made for myself. it consists of Genus's 6-th driver version with Ahil13's piece of code(I'm not certain that he made it, though) and ForcedFlash function. I hope that Genus won't get angry with me because I've moded and posted his driver...
the driver -->
http://www.flyupload.com/get?fid=8679572
P.P.S. I almost forgot - the driver has it's sharpness set to 06.
[ This Message was edited by: moonwind on 2007-12-30 14:10 ]
--
Posted: 2007-12-30 14:50:08
Edit :
Quote
On 2007-12-30 12:53:32, Raiderski wrote:
this is not a bug but small inconvenience

so, why not to remove autofocus and replace it with infinity or hyperfocal distance? that's first quick idea in my head
I'd like to know the hyperfocal distance for k800. It has different lens than k750 so ~1.6m is not right.
Anybody knows ?
I want create a code for snap-shot ("party") with fixed focus to avoid blurred out-of-focus shots.
[ This Message was edited by: pietropizzi on 2007-12-30 16:07 ]
--
Posted: 2007-12-30 16:55:08
Edit :
Quote
Guys did Koprist stop modding?
[ This Message was edited by: ahil13 on 2007-12-30 16:06 ]
--
Posted: 2007-12-30 17:05:40
Edit :
Quote
On 2007-12-30 17:05:40, ahil13 wrote:
Guys did Koprist stop modding?
[ This Message was edited by: ahil13 on 2007-12-30 16:06 ]
Yes i have stop the modding... Really sorry!!! Don't worry my friend it's so many others gr8 modders from me in here!!

[ This Message was edited by: kopritis on 2007-12-30 17:49 ]
--
Posted: 2007-12-30 18:46:09
Edit :
Quote
i think this is the max fps in video
seq_vf_config_11 = $s6 11
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,3c)
$cc 04
#COM_EVENT(03,04)
$cl
#COM_EVENT(03,0f)
$cx
$cx;
seq_vf_config_12 = $s6 12
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_19 = $s6 19
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_20 = $s6 20
#SET_REG(07,03)
#SET_REG(08,02)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_21 = $s6 21
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_22 = $s6 22
#SET_REG(07,07)
#SET_REG(08,06)
#SET_REG(09,24)
#COM_EVENT(03,98);
seq_vf_config_23 = $s6 23
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
seq_vf_config_24 = $s6 24
#COM_EVENT(34,01)
#SET_REG(07,05)
#SET_REG(08,04)
#SET_REG(09,98)
#COM_EVENT(03,98);
tested and bestpic is working 100%
--
Posted: 2007-12-30 18:55:43
Edit :
Quote
Hey guys i noticed something strange today when using the camera, i could see some lights in the wii's sensor bar

which are invisible to human eyes. Looks like the K800 camera can see infrared lights

or do other cameras also see them? Anyway its a cool thing
Here are the pics:
Sensor bar when Wii turned off:
Sensor bar when Wii turned on:
--
Posted: 2007-12-30 23:43:22
Edit :
Quote
Yes, all the CMOS/CCD cameras can see infrared light
To confirm this, you can point your camera to a remote control and press a button on it. You will see the infrared light on the camera///.
--
Posted: 2007-12-31 00:11:27
Edit :
Quote
Yeah K800i cam senses the infra red light ...
--
Posted: 2007-12-31 09:12:10
Edit :
Quote
New Topic
Reply