Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > New Modded Camera Driver for K550i

Previous  123 ... 789 ... 606162  Next
Author New Modded Camera Driver for K550i
kelace
W610 Orange
Joined: May 08, 2007
Posts: 124
From: India
PM, WWW
Posted: 2007-09-21 16:35
Reply with quoteEdit/Delete This PostPrint this post

Check out sony's web

There is no support for MXE-60 for K550i as well as W610i
kelvin
k550i with w610i f/w and w880i acoustics, modded menu and sonaraikv2.35 cam driver
cybershot
salambaba
K800 Black
Joined: Feb 21, 2007
Posts: 119
PM
Posted: 2007-09-21 16:52
Reply with quoteEdit/Delete This PostPrint this post
In the 2.4B driver how can we use of EM ?
wich settings are needed for it ?
All K550i MODDS : http://amirfarzam.4shared.com
BundyRRR
K800 Black
Joined: Apr 27, 2007
Posts: 210
From: Poland
PM, WWW
Posted: 2007-09-22 00:14
Reply with quoteEdit/Delete This PostPrint this post
Em is enabled on Night Portrait. But in my phone Em sometimes is enabled and sometimes not
salambaba
K800 Black
Joined: Feb 21, 2007
Posts: 119
PM
Posted: 2007-09-22 03:11
Reply with quoteEdit/Delete This PostPrint this post
Ok .
I test it but in my phone in night light it give me more brightness pics
and in very dark rooms it camdriver is crashed .
I think this EM isnot good .Its not work fine .
All K550i MODDS : http://amirfarzam.4shared.com
BundyRRR
K800 Black
Joined: Apr 27, 2007
Posts: 210
From: Poland
PM, WWW
Posted: 2007-09-22 10:34
Reply with quoteEdit/Delete This PostPrint this post
Yes. I agree with you. When is very dark LED works very long time and camera crash. And when EM is enables photos are very bright and have big noises
chris067
T68 gold
Joined: Jul 25, 2007
Posts: 62
From: France
PM
Posted: 2007-09-22 13:03
Reply with quoteEdit/Delete This PostPrint this post

I personaly think EM is better than genuine dark/portait mode.
Yes, the EM dark/portrait mode is unstable...
...but it only need to be improved !
.............. T610 / K700i / K550i ..............
kelace
W610 Orange
Joined: May 08, 2007
Posts: 124
From: India
PM, WWW
Posted: 2007-09-22 13:16
Reply with quoteEdit/Delete This PostPrint this post

same with me also

crashed many times

So i rolled back to the orginal k550i driver
kelvin
k550i with w610i f/w and w880i acoustics, modded menu and sonaraikv2.35 cam driver
cybershot
Leshcat
W610 Orange
Joined: Sep 11, 2007
Posts: 44
From: Russia Moscow
PM
Posted: 2007-09-22 13:57
Reply with quoteEdit/Delete This PostPrint this post
Well...here is first made shot in night, with EM. Jesus,it saved picture for 5 seconds but result is amazing:
salambaba
K800 Black
Joined: Feb 21, 2007
Posts: 119
PM
Posted: 2007-09-22 14:09
Reply with quoteEdit/Delete This PostPrint this post
wich driver are u using ?
2.4a or 2.4b ?
All K550i MODDS : http://amirfarzam.4shared.com
chris067
T68 gold
Joined: Jul 25, 2007
Posts: 62
From: France
PM
Posted: 2007-09-22 14:37
Reply with quoteEdit/Delete This PostPrint this post
dont ask ... EM is 2.4b
And people, better to complain, try to participate and take a look
at the code.
Here it is :

EM_SET=$p1 05
$-1 01 // if selected quality mode = FINE
$c1 00 //
#READ_REG(23,$r2 1 1)
$m0 1 $/0 28
$c0 00 // if
$m0 1 $/0 03 //
$c0 00 // if
$cl //
$p0 07
$c0 01 // if
$s0 3d // status = 3D EM_RATIO_NIGHT
$cl // else
$s0 40 // status = 40 EM_RATIO_NORMAL
$cx // end if
$-0 r1 // reg 0 = reg 0 - reg 1
#COMMAND(04,$w0)
$cx // end if
$cx // end if
$cx; // end if

EM_UNSET=#COMMAND(04,00);





[ This Message was edited by: chris067 on 2007-09-22 13:56 ]
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2007-09-22 18:07
Reply with quoteEdit/Delete This PostPrint this post
why does your driver have no sharpness a little bit of sharpness is nice i edited ur b version

http://www.mediafire.com/?3gujnjehcmx



could i have EM for the k800i camdriver it's not that different from the k550i camdriver

scenes r // 0 => normal 1 => Portrait 2 => Landscape
// 3 => Nightscene 4 => Nightportrait 5 => Beach/snow
// 6 => sports 7 => Document

and the STATE TRANSITIONS is almost the same

seq_vf_start = $"draft"
#CHANGE_MODE(34,01) // Draft mode
$d000a // Delay to remove blink
$ce 01 // IS ON?
$c6 23
#CHANGE_MODE(38,01)
$cx
$c6 24
#CHANGE_MODE(38,01)
$cx
$cx;

seq_vf_stop = ;

seq_ss_start = $cb 02 // Xenon "auto"
$go 13 0 // Turn off xenon charge
$cx

$cd 00 // Still Capture mode?
$cf 00 // YCbCr?
$ce 01 // Image stabilization ON?
$"IS_YCbCr_snapshot"
#CHANGE_MODE(37,01) // IS YCbCr
$cl
$"YCbCr_snapshot"
#CHANGE_MODE(36,01) // YCbCr
$cx
$cl
$ce 01 // Image stabilization ON?
$"IS_JPEG_snapshot"
#CHANGE_MODE(37,81) // IS JPEG
$c9 05 // 05=R3 firmware version?

$cl
$c9 07 // 07=R4 firmware, no 02 E4 event

$cl
#CAPTURE_EVENT // e4 02
$cx
$cx
$cl
$"JPEG_snapshot"
#CHANGE_MODE(36,81) // JPEG
$c9 05 // 05=R3 firmware version?

$cl
$c9 07 // 07=R4 firmware, no 02 E4 event

$cl
#CAPTURE_EVENT // e4 02
$cx
$cx
$cx
$cx
$cl // Burst output mode
$"Best_Pic_snapshot"
#CHANGE_MODE(3a,$wd) // Read out picture # in reg. d
$cx;

// Take only waits for status = 0
seq_ss_take = #CAPTURE_EVENT; // e4 00


// Verify should be modified to something that actually verifies
// the image.

seq_ss_verify = #CAPTURE_EVENT // e4 01
$s0 01; // STATUS == 1

seq_ss_stop = ;

// Functions for synchronized viewfinder images in burst mode.

seq_pv_start = $"[PV] START_PREVIEW"
$s7 00 // [Init]
#SET_REG(0d,02) // Rapid YC size 320x240
#CHANGE_MODE(39,45); // Mode burst start, BURST_NUM = 9, BURST_REMAIN = 4

seq_pv_stop = $c7 01
$"[PV] STOP_PREVIEW"
$s7 03 // [Done]
#COMMAND(3a,00) // Stop
$cl
$"[PV] STOP_PREVIEW (wait)"
$s7 02 // [Delay]
$cx;

seq_pv_verify = $h0 25 5 0000
05 01 00 03 03 $f $r4 0 012 // [source, info, id]
05 02 00 06 03 $f
$c7 ff //
$s0 ff // [Finish!]
$"[PV] Abort"
$cl //
$s0 00
$c2 e3 // ev_jpeg_end
$b1 00 4 4
$c1 00
$s0 01 // Rotate...i.e synch jpeg with viewfinder image
$"[PV] rotate"
$cl
$"[PV] Failed_%0_%1_%2"
$cx
$cl
$cx
$c2 ea // ev_mode_changed
$c1 0a
$"[PV] ev_mode_changed(burst_output)"
$s0 ff // [Finish!]
$cl
$"[PV] ev_mode_changed(%0_%1_%2)"
$cx
$cl
$cx
$c2 ee // ev_burst_status
$c7 02
$"[PV] STOP_PREVIEW (delay)"
$s7 03 // [Done]
#COMMAND(3a,00) // Stop
$cl
$"[PV] ev_burst_status"
$s7 01 // [Ready]
$cx
$cl
$cx
$cx;






[ This Message was edited by: number1 on 2007-09-22 17:11 ]
salambaba
K800 Black
Joined: Feb 21, 2007
Posts: 119
PM
Posted: 2007-09-22 21:07
Reply with quoteEdit/Delete This PostPrint this post
@number1

thanks for your camdriver .
Can you transfer you all settings from 2.7camdriver for K800 to K550 camera driver ?

( sharpness and color correction and contrast and othe settings )
Leshcat
W610 Orange
Joined: Sep 11, 2007
Posts: 44
From: Russia Moscow
PM
Posted: 2007-09-22 22:08
Reply with quoteEdit/Delete This PostPrint this post
Join for salambaba question. It would be just perfect.

Still...not enough sharpness ..and very sssslooowww....in EM



[ This Message was edited by: Leshcat on 2007-09-22 21:10 ]
chris067
T68 gold
Joined: Jul 25, 2007
Posts: 62
From: France
PM
Posted: 2007-09-23 01:13
Reply with quoteEdit/Delete This PostPrint this post
sharpness is here :

#COM_EVENT(56,0F) //Sharpness

...from 01 (low) to 0F (max)

do not hesitate to modify, and to post your pictures, showing sharpness you used.

and thx for pretty girl picture ! we want more !

.............. T610 / K700i / K550i ..............
kelace
W610 Orange
Joined: May 08, 2007
Posts: 124
From: India
PM, WWW
Posted: 2007-09-23 06:01
Reply with quoteEdit/Delete This PostPrint this post
Hi guys ....

Something just went wrong with my k550i modded to w610 FS + MAIN with ur camera drivers installed.
Now all the photos (whether in day or night) have a think grey line running through the middle of the screen downwards

So i reverted back to the orginal stock k550i camera driver in the first page of our forum .... Still no effect





I think my camera module has gone bad (think is a hardware issue , rather than the software )....

any solutions or suggestions ???? please help me out ....

regards

kelvin
kelvin
k550i with w610i f/w and w880i acoustics, modded menu and sonaraikv2.35 cam driver
cybershot
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 789 ... 606162  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic