Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for Sony Ericsson k770/t650

Author Modded Camera Driver for Sony Ericsson k770/t650
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-04 03:26
Reply with quoteEdit/Delete This PostPrint this post

On 2008-06-03 21:20:39, argento wrote:
brazzuka you are crazy man!! why delete this topic?? no man

Mihau do not know what speaks and is maybe one of the friends of number1, in topic where he says that, of the 30 posts almost wrote anything, almost no upload photos
Forget it!




mihau "perhaps" develop some drivers "maybe" not understand well the meaning of the topic "maybe" hope the next driver for these models samsung
we wait by the new driver or minimode or supermode for these models
keep mihau and good luck

MiHaU
C902 Black
Joined: Feb 06, 2007
Posts: 145
From: Poland
PM
Posted: 2008-06-04 07:51
Reply with quoteEdit/Delete This PostPrint this post

On 2008-06-03 21:20:39, argento wrote:
brazzuka you are crazy man!! why delete this topic?? no man

Mihau do not know what speaks and is maybe one of the friends of number1, in topic where he says that, of the 30 posts almost wrote anything, almost no upload photos
Forget it!



I lol'd.
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-04 19:51
Reply with quoteEdit/Delete This PostPrint this post
Default values for platform registers model Samsung Techwin_1200-0112

$s4 00 //??? reg usage or free reg
$s5 00 //??? reg usage or free reg
$s6 00 // Used to Viewfinder and snapshot sequences
$s7 00 // Used Default Flash off
$s8 00 // Used to remember ISO setting in IS mode??
$s9 00 //??? reg usage or free reg
$sa 01 // Used Focus Mode $sa 00=>Normal, $sa 01=>Full range/Macro Range
$sb 01 // ??? reg usage or free reg
$sc 00 // Default normal scene
$sd 00 // $sd 00=>WB, $s7 01=> //Used Default Flash on and WB
$se 01 // Default no image stabilization??
$sf 00 // Used in resolution ids: 1 =>2048x1536 JPEG,1600x1200 JPEG, 0 =>640x480 YUV

Register and Functions model Samsung Techwin_1200-0112

#WR_REG(96, 01)???
#WR_REG(09, 00)// Mirror ( vertical and horizontal)=> (09,00) no mirror, (09,01) on mirror
#WR_REG(0E, 00)//Exposure
#WR_REG(0C, 00)//Focus
#WR_REG(14, 00)//white balance
#WR_REG(27, 00) //fps
#WR_REG(26, 00) //shutter speed slow
#WR_REG(25, 00) //shutter speed high
#WR_REG(0D, 00)//ISO
#WR_REG(1B,$w5)//Zoom QVGA mode
#WR_REG(11, 00)//Flicker correction
#WR_REG(19, 00)//Macro
#WR_REG(1F, 00)//Effects
#WR_REG(0F, 00)//Scenes
#WR_REG(21, 00)//Sharpness
#WR_REG(12, 00)//Ligth metering
#WR_REG(20, 00)//Contrast
#WR_REG(23, 00)//Color Saturation
#WR_REG(2B, 00)//JPEG Compression
#RD_REG(2B)//JPEG Snapshot change mode
#RD_REG(29)//YCbCr change mode

Viewfinder and snapshot sequences
seq_vf_config_22 = #CHK_ISQC 2F 00 $f =>Reg sensor RELEASE_LOCK_FPS
07 01 $f =>Resolution 128x96 set register display
#CHK_BB =>check
#WR_REG(27, 08) =>FPS frame rate
#WR_REG(26, 0B) =>shutter speed slow only for video
$sf 00 $d015E; =>time delay
seq_vf_config_23 = #CHK_ISQC 2F 00 $f =>Reg sensor RELEASE_LOCK_FPS
07 04 $f => Resolution 176x144 set register display
#CHK_BB =>check
#WR_REG(27, 16) =>FPS frame rate
#WR_REG(26, 1A) =>shutter speed slow only for video
$sf 00 $d015E; =>time delay





[ This Message was edited by: brazuka on 2008-07-26 12:53 ]
nyamnyam
T650 Black
Joined: Jun 05, 2008
Posts: 4
PM
Posted: 2008-06-05 22:25
Reply with quoteEdit/Delete This PostPrint this post
brazuka
05 - temp. values
09 - H/V Mirror
0D - ?? ISO, White balance - 14
0E - Exposure
1B - Zoom
1F - Effects
2B - ?? Compression
9x - ?? read-only values (MSB, LSB ...)

[ This Message was edited by: nyamnyam on 2008-06-05 21:32 ]

[ This Message was edited by: nyamnyam on 2008-06-06 12:24 ]
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-06 01:31
Reply with quoteEdit/Delete This PostPrint this post

On 2008-06-05 22:25:41, nyamnyam wrote:
brazuka
05 - temp. values
09 - H/V Mirror
0A - ?? ISO, White balance - 14
0E - Exposure
1B - Zoom
1F - Effects
2B - ?? Compression
9x - ?? read-only values (MSB, LSB ...)

[ This Message was edited by: nyamnyam on 2008-06-05 21:32 ]


[05 - temp. values]??? I do not know that register is???. temperature flash?? i don´t know

Register shutter speed slow (26,XX) but i don´t know the register shutter speed high (25,XX)???? (28,XX)???

[ This Message was edited by: brazuka on 2008-06-06 00:33 ]
nyamnyam
T650 Black
Joined: Jun 05, 2008
Posts: 4
PM
Posted: 2008-06-06 11:03
Reply with quoteEdit/Delete This PostPrint this post
temp. = temporary (it is used in various parts of the driver)
PS: Excuse for brevity. It is difficult to me to write in English

[ This Message was edited by: nyamnyam on 2008-06-06 11:09 ]
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-08 15:21
Reply with quoteEdit/Delete This PostPrint this post
nyamnyam

the control of driver zoom models k770/t650 are unlock? u know?
the registers of the model and Samsung are similar to the model MCBXXX , you can do some test with new functions implemented with this registers control


nyamnyam
T650 Black
Joined: Jun 05, 2008
Posts: 4
PM
Posted: 2008-06-08 22:21
Reply with quoteEdit/Delete This PostPrint this post
brazuka
You mean digital zoom in photo mode? I have read somewere that it's impossible. IMHO, it is useless function.

the registers of the model and Samsung are similar to the model MCBXXX

K550/W610? I'am not sure...

--
Can you explain this commands:
$h0 25 5 1000
$gr 1
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-08 23:24
Reply with quoteEdit/Delete This PostPrint this post
nyamnyam

Sensors chips MCBXXX are models with that the SE has working for some models like as w810/k790 w610/k550 k810/k790 k850 and for the models k770/t650 the samsung that develops and language programm is similar.
The driver is ready but is necesary test

the control zoom for this models k770/t650 are unlock? u know?

Can you explain this commands:
$h0 25 5 1000
$gr 1

I don´t know where these commands are in the driver
the controls necessary to achieve an minimode or supermode are described here but it was necessary to know if the zoom is unlocked to use it as a control manual settings

[ This Message was edited by: brazuka on 2008-06-08 22:26 ]
nyamnyam
T650 Black
Joined: Jun 05, 2008
Posts: 4
PM
Posted: 2008-06-08 23:55
Reply with quoteEdit/Delete This PostPrint this post
language programm is similar

i thought you said registers purpose is similar

I don´t know where these commands are in the driver

they are in k550 driver where you mentioned in credits

The driver is ready but is necesary test

if you post the driver it will simplfy the task
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-09 13:10
Reply with quoteEdit/Delete This PostPrint this post
nyamnyam

Sensor chips w610/k550 using others registers may be similar to models samsung doesn´t mean that works the same way the same models MCBXXX
The registers that work with these models samsung are described here some registers are missing to be found.
Someone or you knows if the zoom is unlock for these models samsung k770/t650?

brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-13 15:58
Reply with quoteEdit/Delete This PostPrint this post
MiniSuperMode™Cybershot™_for_k770-t650 support Samsung Techwin_1200-0112

MANUAL SETTINGS

//------------Manual Settings ISO= 6 steps
#ISO Auto
#ISO100
#ISO200
#ISO400
#ISO800
#ISO1600

ISO150=> don´t support or not used in Samsung Techwin_1200-0112 ??
ISO250=> don´t support or not used in Samsung Techwin_1200-0112 ??
ISO350=> don´t support or not used in Samsung Techwin_1200-0112 ??
ISO450=> don´t support or not used in Samsung Techwin_1200-0112 ??
ISO650=> don´t support or not used in Samsung Techwin_1200-0112 ??

-----------------------Manual Shutter Speed Slow=12 steps
#SHUTTER 1/100s
#SHUTTER 1/80s
#SHUTTER 1/60s
#SHUTTER 1/40s
#SHUTTER 1/20s
#SHUTTER 1/15s
#SHUTTER AUTO
#SHUTTER 1/8s
#SHUTTER 1/7s
#SHUTTER 1/6s
#SHUTTER 1/5s
#SHUTTER 1/2s
#SHUTTER 1s
---------------------Manual Sharpness=6 steps
#SHARPNESS +6 max
#SHARPNESS +5
#SHARPNESS +4
#SHARPNESS +3
#SHARPNESS +2
#SHARPNESS +1 min
#SHARPNESS off

---------------------Manual Contrast=12 steps
#CONTRAST -6
#CONTRAST -5
#CONTRAST -4
#CONTRAST -3
#CONTRAST -2
#CONTRAST -1
#CONTRAST AUTO
#CONTRAST +1
#CONTRAST +2
#CONTRAST +3
#CONTRAST +4
#CONTRAST +5
#CONTRAST +6

---------------------Manual Saturation=12 steps
#SATURATION -6
#SATURATION -5
#SATURATION -4
#SATURATION -3
#SATURATION -2
#SATURATION -1
#SATURATION AUTO
#SATURATION +1
#SATURATION +2
#SATURATION +3
#SATURATION +4
#SATURATION +5
#SATURATION +6

---------------------Manual Focus=12 steps or 6 steps
???

---------------------Manual Ligth metering=3 steps
#LIGTH METERING ??? if necessary or useless Samsung Techwin_1200-0112
#LIGTH METERING ??? if necessary or useless Samsung Techwin_1200-0112
#LIGTH METERING ??? if necessary or useless Samsung Techwin_1200-0112

---------------------Manual Color Correction???
cyan-yellow-magenta-orange don´t support or not used in Samsung Techwin_1200-0112 ????

Color Correction RGB red-green-blue support Samsung Techwin_1200-0112

Red-4 steps(color correction low-color correction high)
Green-4 steps(color correction low-color correction high)
Blue-4 steps(color correction low-color correction high)


#reserved #edited

[ This Message was edited by: brazuka on 2008-06-15 02:46 ]
argento
K810 Blue
Joined: Feb 19, 2008
Posts: 16
PM
Posted: 2008-06-14 13:58
Reply with quoteEdit/Delete This PostPrint this post

On 2008-06-03 14:23:18, MiHaU wrote:

On 2008-06-03 03:42:17, mrgambit wrote:
newly opened thread only for now... maybe soon there will be modded drivers here..


Sot it should be written "Here you will find Modded Camdriver for k770/t650".
Anyway, I can't see any point of making a new topic without the driver.

Btw. It's not a flame post.

[ This Message was edited by: MiHaU on 2008-06-03 13:24 ]



you probably want something hot and very flame not elsewhere?
When not mean, the best thing is to stay with the mouth closed, silent shut up continue watching cartoons better for u.
andrei_3d
Model not set
Joined: Jun 14, 2008
Posts: 2
PM
Posted: 2008-06-14 19:24
Reply with quoteEdit/Delete This PostPrint this post
Brazzuka

I ment auto mode instead of normal mode on sense. As you can see, the pictures with the original driver are definately brighter (and this is valid for all scenes, except twilight landscape). In the twilight landscape mode the exposure seems to be longer and the pictures seem to come out better, but in some cases have a blue tint that the original driver doesn't have. Also, even if i did my best to keep it steady, the image is very blur (maybe because the autofocus is set to infinite in this mode).
About video, well... I'm not much into it, because, let's face it... it's useless because of the very low resolution.
There's something strange about the driver. Just a little while ago I changed the firmware from R8BA024 to R8BC004. In the camdriver folder I only had camdriver0.dat and camdriver1.dat. After the update I have a cam_fw_upgrade.dat file added to the ones mentioned before. I deleted the file, but I didn't notice any obviuos changes. I don't know if this is of any help to you

1. low light conditions, but I guess that you can see the differece (auto mode)
original
custom

2. sufficient light conditions (auto mode)
original
custom

3. same as above, but using twilight lanscape
original
custom

[ This Message was edited by: andrei_3d on 2008-06-14 18:26 ]
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-06-14 19:29
Reply with quoteEdit/Delete This PostPrint this post
v.W55.5 Samsung-shot™_Standard™_for_k770/t650

Features:
Auto Mode:
-Shutter Speed Slow 1/8s-ISO 100

About Scenes:
Each scene adapted to its environment, can be implemented white balance if necessary.

Scenes Mode:
-All Scenes with Ligth/Photo Metering auto=>(Multi Photometry/Spot Photometry/Mean Photometry)
-Scene Sports Mode Spot Metering
-All Scenes with settings :
shutter speed slow
ISO
color saturation
contrast
sharpness
Photo-Ligth Metering


Scenes Shutter Speed Slow/ISO:
NORMAL_SCENE= 1/8s shutter speed slow-ISO100
PORTRAIT_SCENE=1/3s shutter speed slow-ISO100
LANDSCAPE_SCENE=1/4s shutter speed slow-ISO100
NIGTH_SCENE=1s shutter speed slow-ISO200
NIGTH PORTRAIT_SCENE=1/2s shutter speed slow-ISO200
BEACH&SNOW_SCENE=1/6s shutter speed slow-ISO100
SPORTS_SCENE=1/10s shutter speed slow-ISO200
DOCUMENTS_SCENE=1/4s shutter speed slow-ISO100

v.W55.5 Samsung-shot™_Standard™_for_k770/t650
Download:
http://www.4shared.com/file/9[....]ot_Standard_for_k770-t650.html
[ This Message was edited by: brazuka on 2009-04-14 19:24 ]
Access the forum with a mobile phone via esato.mobi
Goto page:
Lock this Topic Move this Topic Delete this Topic