Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810

Visitors browsing this topic: 4
Add to Bookmarks
Previous  123 ... 253254255 ... 664665666  Next
Author Super camera driver for k750/w800/w810
F-Lexx
P1
Joined: May 09, 2007
Posts: 163
From: Romania
PM
Posted: 2007-06-08 23:34
Reply with quoteEdit/Delete This PostPrint this post
@DarKMaGiCiaN
what driver did you use when you took those pics? could you post it here?
Ni7r0
W810 black
Joined: Apr 29, 2007
Posts: 2
PM
Posted: 2007-06-09 00:11
Reply with quoteEdit/Delete This PostPrint this post
@DarKMaGiCiaN

Great pics man!
You'll share your drive for download?

ps. sorry my bad english!
gubrin
T68 gold
Joined: Sep 09, 2006
Posts: 19
PM
Posted: 2007-06-09 01:01
Reply with quoteEdit/Delete This PostPrint this post
And I`d like to see some normal shots, macro/dayshots etc ...

Gubrin
tranced
LG Nexus 4
Joined: Jan 19, 2006
Posts: > 500
From: Santo Domingo, wonDeRland
PM
Posted: 2007-06-09 01:04
Reply with quoteEdit/Delete This PostPrint this post

On 2007-06-09 01:01:46, gubrin wrote:
And I`d like to see some normal shots, macro/dayshots etc ...

Gubrin
it's very odd to see normal pics here
I jay0726 | (+3, 0) | Clara, Evita, Mimmi & Victoria | My Pics | Do your job!
takeokun
K750
Joined: Jul 08, 2006
Posts: 4
PM
Posted: 2007-06-09 01:08
Reply with quoteEdit/Delete This PostPrint this post
Hi there!
I have been following this topic since the day it started, but it is the first time I post because I didn't have anything to add to the discussion. But now I want to translate Paparazy's post, because it seems he found something interesting.

Original post at:
http://www.esato.com/board/viewtopic.php?topic=135737&start=3675

Begin of translation:

Good evening. The text is in Portuguese and is a brief description about my discoveries on correct camdriver0.dat codes.

After many tests, I´m sure that these codes fixes a lot of problems in Sony mobiles with CMOS cameras, because K800 models with CCD are perfects at day and night, but not everyone has more money to spend.

This code fixed noise, time and brightness problems in night shots, including "green shots" problem:

EM=$s0 39 $-0 r1
06 02 00 01 $w0 04 $f $d00c8

And this codes fixed sensor color and sharpness problems:

seq_init=06 02 00 01 00 56 #CMD_END
06 02 00 01 00 55 #CMD_END
05 02 00 20 fd #CMD_END
05 02 00 21 f6 #CMD_END
06 02 00 01 06 58 #CMD_END
06 02 00 01 01 13 #CMD_END

With the noise reduction as mentioned above, we can raise the exposition time, that is, the brightness of the shots with this code:

seq_set_prop_0=$s0 %0 $-0 07 06 02 00 01 $w0 06 #CMD_END;

The minimum and maximum compression is achieved here correcting noise problems at nigh and in sharpness:

seq_set_prop_5_0=$z0
$s2 4b
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,05) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,19) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,0F) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,96) #SET_JPEG_AVG(00,37) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,40) #SET_JPEG_AVG(00,96) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,08) #SET_JPEG_AVG(01,72) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,e0) #SET_JPEG_AVG(01,5e) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,90) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx;

seq_set_prop_5_1=$z0
$s2 58
$c0 01 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,19) #SET_JPEG_AVG(00,0F) #SET_JPEG_QUALITY $cl
$c0 03 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,96) #SET_JPEG_AVG(00,50) #SET_JPEG_QUALITY $cl
$c0 05 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,e0) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx;

The conclusion is that is worth to buy a K800 with CCD sensor, but if you already have a k750/w800 use the correct modified drivers for your mobile.

Sunset shot:

End of translation.

Well, I´m not a modder but I wanted to help in someway.
Sorry about my English. I´m Brazilian too.
Talking about that:

Bom trabalho Paparazy!

"Good job Paparazy!"

Cheers.
lengstreet
K770 Beige
Joined: Apr 18, 2007
Posts: 92
From: Thailand
PM
Posted: 2007-06-09 04:37
Reply with quoteEdit/Delete This PostPrint this post
@takeokun

thank takeokun =)

i wait 8 pages for anyone translate.
http://www.flickr.com/photos/lengstreet
radicalgel
W810 black
Joined: Oct 06, 2006
Posts: 98
PM, WWW
Posted: 2007-06-09 06:10
Reply with quoteEdit/Delete This PostPrint this post
@Raiderski
Now you can be even more proud of your modded 21.91 with macro scan driver. Take a look at these pics I took in my garden this morning! These drivers rock!!!









@Darkmagician

Awesome pics mate!!! What exactly did ya do to the driver to get those pics? Hope you share the driver!

_________________
-----------------------------------------------
Life is a long song

[ This Message was edited by: radicalgel on 2007-06-09 05:15 ]
massgeorge
W810 black
Joined: Mar 15, 2007
Posts: 25
PM
Posted: 2007-06-09 06:22
Reply with quoteEdit/Delete This PostPrint this post
@SPU

I love your 1.3 beta 3 driver!

@ALL

I'm using an unbranded w810 with Sarmad's R4EA031 firmware

I had my MXE-60 flash attachment for a few days now and I've played around with it in different situations. I tried Sarmad's 5.7 and SPU's 1.3 beta 3.

I'm using 1.3 b3 mostly because it sychs perfectly with the flash in manual focus. Sarmad's worked great in autofocus but in manual focus the timing is off and the picture is dark.
Also in SPU's supermode you can preset most settings and then turn on the flash using the "* " key. I haven't found a way to change the ISO which is locked at 200 and the shutter speed which is locked at 1/15 sec. When the flash is on the EV+/- key controls flash strength.

I love the flash because without it the camera is only half functional ( daytime) with the flash you get daytime performance at night.

I haven't tried the flash with any other drivers but prior to getting the flash Sarmad's driver gave me the best pictures.

Thank you to all who read/post in this thread
Rogers network black w810i
cy97
T68 gold
Joined: Jun 02, 2006
Posts: 5
PM
Posted: 2007-06-09 07:20
Reply with quoteEdit/Delete This PostPrint this post
professional camera driver 8.64..





[ This Message was edited by: cy97 on 2007-06-09 06:24 ]
ptkstep
K790
Joined: May 28, 2007
Posts: 52
PM
Posted: 2007-06-09 09:55
Reply with quoteEdit/Delete This PostPrint this post
Jonaugust_69_v8.64 pic
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-06-09 10:04
Reply with quoteEdit/Delete This PostPrint this post
@Randolph
city pictures were done without additional settings - no EV change, auto white balance, only focus was set to infinity

@radicalgel
hehe, nice beast i will show him to my fiancee - fear in her eyes is priceless

@shouhei
you say - you have you find everything in driver code

i did small changes in NEW VERSION:

1. at top of the driver code is list of most changed values. if you want to change something feel free. there is macro zoom preview value also so you can change it
2. small bug in focus infinity mode fixed

http://www.sendspace.com/file/j5adwr

i don't know how this version behave on CID49 phones but i will prepare suitable version in case of any problems
whatsucka
X1 Silver
Joined: Feb 17, 2007
Posts: > 500
PM, WWW
Posted: 2007-06-09 10:21
Reply with quoteEdit/Delete This PostPrint this post
sunrise in my house


ENM on krio 21.9, too around 10 sec to save


EM EV+1.70 took around 3 sec


EM EV+0.7 took around 3 sec


saw the legendary drift car AE86


mario06
T68 gold
Joined: Apr 16, 2007
Posts: 73
PM
Posted: 2007-06-09 10:24
Reply with quoteEdit/Delete This PostPrint this post

On 2007-06-08 22:09:10, DarKMaGiCiaN wrote:
back with some photos

v21.9 was good in my k750i but on day i tried to edit one of the photos with a photo software I found that v21.9 is like zuza camera driver which is not fit in my phone because
it take the color of the focuse eara and place it in whole picture
so I tried to mix v21.9 camera driver with the one that I alrady mixed and solve my photo problem - DarKMaGiCiaN 0.9 it is Aksd 7.7 camera driver with zuza driver contrast -

now I have a greaaaaaaaaaaaaaaaaaaaaaaaaat camera
just look and tell me your Opinion ^_^










Can you please post this camdriver?
drdeepankar
P990
Joined: Jan 12, 2005
Posts: 86
From: India
PM
Posted: 2007-06-09 11:00
Reply with quoteEdit/Delete This PostPrint this post

On 2007-06-09 01:08:13, takeokun wrote:
Hi there!
..........
This code fixed noise, time and brightness problems in night shots, including "green shots" problem:

EM=$s0 39 $-0 r1
06 02 00 01 $w0 04 $f $d00c8

And this codes fixed sensor .........


Tnx takekun. Can u help by posting a driver based on these changes?
Failing to prepare.....is preparing to fail.
Coo|io
T68 gold
Joined: Nov 05, 2006
Posts: 51
From: somewere
PM
Posted: 2007-06-09 11:22
Reply with quoteEdit/Delete This PostPrint this post
This code fixed noise, time and brightness problems in night shots, including "green shots" problem:

EM=$s0 39 $-0 r1
06 02 00 01 $w0 04 $f $d00c8

And this codes fixed sensor .........

=========================================
sarmad 5.7 is using this code? or i have 2 insert it ?anyone knows ?
.. 5.7 doesn't have the code.but the quescion : witchone is better ? original 5.7 code, or this one ?!

[ This Message was edited by: Coo|io on 2007-06-09 10:27 ]
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 253254255 ... 664665666  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic