Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > All about camdriver modding (for modders)

Previous  123 ... 111213 ... 181920  Next
Author All about camdriver modding (for modders)
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-03-04 15:37
Reply with quoteEdit/Delete This PostPrint this post
all the new se camera phones suck the c902 pics look like vga, the c702 is ok but has a smaller focal length than the k800i, the k850i pic show what happens when you over-load small sensors with too many mega-pixels, the grainyness and it can't handle colours.
LaurensB
K800 Black
Joined: Nov 28, 2007
Posts: 35
PM
Posted: 2008-03-04 17:08
Reply with quoteEdit/Delete This PostPrint this post

On 2008-03-03 21:39:12, Raiderski wrote:
on Eurosport is Fight Club right now nothing interesting but ladies are fighting, suxx... i will not see Remy Bonjasky today

_________________
K800 R1KG001 (camdriver 6.1)
raider.4shared.com
flickr.com/photos/raiderek

[ This Message was edited by: Raiderski on 2008-03-03 20:41 ]


Amazing Movie definly worth watching

Good to hear you're still hacking the super cam driver, hope you can get those small bugs fixed pretty soon!

Let us know if there is anything we can do!
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-03-04 17:40
Reply with quoteEdit/Delete This PostPrint this post

On 2008-03-04 15:37:32, number1 wrote:
all the new se camera phones suck the c902 pics look like vga, the c702 is ok but has a smaller focal length than the k800i, the k850i pic show what happens when you over-load small sensors with too many mega-pixels, the grainyness and it can't handle colours.


all se camera phones suck???


pietropizzi
K800 Black
Joined: Nov 16, 2007
Posts: 130
From: Vienna
PM
Posted: 2008-03-04 17:51
Reply with quoteEdit/Delete This PostPrint this post
I think the point was NEW and CAMERA. I don't know any of these chips/phones, but I'm quite satisfied with my K800 and my kids with K750 and K550
petkoxray
K750
Joined: Sep 23, 2007
Posts: 76
PM, WWW
Posted: 2008-03-04 18:10
Reply with quoteEdit/Delete This PostPrint this post
Can some one put WhiteBalance From K770 in K750i driver ?
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-03-04 19:57
Reply with quoteEdit/Delete This PostPrint this post
@petkoxray, i'm probley gonna get moaned at again but try
seq_set_prop_1_0 = #CMD(11,80);
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-03-04 20:43
Reply with quoteEdit/Delete This PostPrint this post
number1 don't count on this


Can some one put WhiteBalance From K770 in K750i driver ?


forget about things like this...
K770 and K750 are completely different camera systems - different sensor, different DSP and whole image processing. i don't know what you guys want from K800/K750 white balance. i like it, maybe it's not the best but where is? even normal digital cameras have problems
DeKosta
Nokia N8
Joined: Nov 23, 2007
Posts: 291
From: Europe
PM
Posted: 2008-03-04 21:22
Reply with quoteEdit/Delete This PostPrint this post

On 2008-03-04 01:08:13, jomateixa wrote:

CS is not the same as CSS. Source engine is not the same as COD4 engine...

Raiderski is fighting with several seq_ss issues... It's not easy and we have another things to do... He's doing some steps forward. Don't be impatient.

I know and i know it aint the same engine but a more fun game.

OK, nice to hear that there is progress! Im not impatiant, first time i even ask about the super driver, im doing fine with your driver!
Keep up the good work guys!
www.flickr.com/photos/dekosta/

- Illusion is the first of all pleasures.
strong
K850 Blue
Joined: May 18, 2007
Posts: > 500
From: Greece
PM
Posted: 2008-03-05 00:50
Reply with quoteEdit/Delete This PostPrint this post

On 2008-03-04 19:57:17, number1 wrote:
@petkoxray, i'm probley gonna get moaned at again but try
seq_set_prop_1_0 = #CMD(11,80);


There is no such support value from firmware at k750
Sony is stupid?

White balance, property 1 *******
//************************************************

// 0 => auto 1 => tungsten 2 => fluorescent
// 3 => clear sky 4 => cloudy
// 5 => one push 6 => hold
Samsung GT-i8910 Omnia HD
K850 R1FA035 modded camdriver
modded acoustic drivers
www.camdrivers.wz.
killem
K550 Black
Joined: Dec 12, 2007
Posts: 58
From: Kyiv, Ukraine
PM, WWW
Posted: 2008-03-05 08:21
Reply with quoteEdit/Delete This PostPrint this post
I want long shuttle time and viewfinder 10-15 fps. What the best value for shuttle and viewfinder on K550 in night mode?

Now settings is

seq_set_prop_10_3= $sc 04 // Sensor scene
#COM_EVENT(03,02) // SCENE_SLOW_SHUTTER = 35, 1
#SET_REG(22,3c) // DRAFT_MIN_FRMRATE 5 fps
#COM_EVENT(02,00) // AE Auto
#COM_EVENT(51,04) // Night scene // On, set reg e to 01
#SET_REG(09,3c)
#COM_EVENT(11,03)
#UPDATE_WB_IF_NECESSARY
#NIGHT_MODE;

Example photo



EXIF Info



[ This Message was edited by: killem on 2008-03-05 07:35 ]
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-03-05 10:31
Reply with quoteEdit/Delete This PostPrint this post
@ strong, sony is a pain in the arse not stupid

@killem, change #COM_EVENT(03,02) to #COM_EVENT(03,01) then you will have the maxium 2second shutter speed.
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-03-05 10:41
Reply with quoteEdit/Delete This PostPrint this post
// 0 => auto 1 => tungsten 2 => fluorescent
...
//---------------------------------------------------
seq_set_prop_1_0=06 02 00 01 00 11 #CMD_END;
seq_set_prop_1_1=06 02 00 01 03 11 #CMD_END;
seq_set_prop_1_2=06 02 00 01 04 11 #CMD_END;
...

Sony did great job with K750 (at least with CID36 cam modules). with K800 too, i can accept some mistakes
killem
K550 Black
Joined: Dec 12, 2007
Posts: 58
From: Kyiv, Ukraine
PM, WWW
Posted: 2008-03-05 11:05
Reply with quoteEdit/Delete This PostPrint this post
change #COM_EVENT(03,02) to #COM_EVENT(03,01) then you will have the maxium 2second shutter speed.



Yes, but viewfinder fps is too low! How can I increase it?
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2008-03-05 13:09
Reply with quoteEdit/Delete This PostPrint this post
any know what
TO_DRAFT = // Changes to draft (but not on display)
$cf.02 0 // If not draft
#CHANGE_MODE(33,00) // MODE_MAIN
$sf.02 1 // Set draft flag to 1
$cl
$cx
;

is????, it's in the k850i driver
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-03-05 13:40
Reply with quoteEdit/Delete This PostPrint this post
changes are made in draft mode 33 (normal viewfinder work) but they won't be visible immediately on viewfinder. to take effect viewfinder must go back to draft mode 34. mode 33 is good if you must do many changes in very short time period (for example scene change) - theoretically it should prevent viewfinder lags during changes
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 111213 ... 181920  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic