Sony Ericsson / Sony : Software, Firmware and Drivers : New Modded Camera Driver for K550i
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> New Modded Camera Driver for K550i
Bookmark topic
On 2007-10-26 18:32:09, luishawk wrote:
@Everyone
Another question, can this drivers be used on w610i phones?
yes it can
--
Posted: 2007-10-26 18:33:58
Edit :
Quote
[ This Message was edited by: zungi on 2010-04-19 21:47 ]
--
Posted: 2007-10-26 18:38:50
Edit :
Quote
On 2007-10-26 18:38:50, zungi wrote:
@number1
Is your 2.8 driver finished ? Can you release it ?
almost people are testing it for me
--
Posted: 2007-10-26 18:41:48
Edit :
Quote
@number1:
What about the fact the w610i doesnt have a lens cover?
--
Posted: 2007-10-26 18:49:04
Edit :
Quote
On 2007-10-26 18:49:04, luishawk wrote:
@number1:
What about the fact the w610i doesnt have a lens cover?
should still work
--
Posted: 2007-10-26 19:22:25
Edit :
Quote
does any1 understand the k550i compression system
$c0 01 $"Arthur P5_11" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,0F) #SET_JPEG_AVG(00,08) #SET_JPEG_QUALITY $cl
$c0 02 $"Arthur P5_12" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,19) #SET_JPEG_AVG(00,0F) #SET_JPEG_QUALITY $cl
$c0 03 $"Arthur P5_13" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,28) #SET_JPEG_AVG(00,14) #SET_JPEG_QUALITY $cl
$c0 04 $"Arthur P5_14" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(00,96) #SET_JPEG_AVG(00,50) #SET_JPEG_QUALITY $cl
$c0 05 $"Arthur P5_15" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,54) #SET_JPEG_AVG(01,2C) #SET_JPEG_QUALITY $cl
$c0 06 $"Arthur P5_16" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,1c) #SET_JPEG_AVG(01,cc) #SET_JPEG_QUALITY $cl
$c0 07 $"Arthur P5_17" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(01,f4) #SET_JPEG_AVG(01,a4) #SET_JPEG_QUALITY $cl
$c0 08 $"Arthur P5_18" #SET_JPEG_MIN(00,00) #SET_JPEG_MAX(02,30) #SET_JPEG_AVG(01,e0) #SET_JPEG_QUALITY
$c0 08 $"Arthur P5_18" #SET_JPEG_MIN(01,90) #SET_JPEG_MAX(03,20) #SET_JPEG_AVG(02,58) #SET_JPEG_QUALITY
$cx $cx $cx $cx $cx $cx $cx $cx;
#SET_JPEG_MIN(00,00)#SET_JPEG_MIN(00,01)i don't understand how it works, wot does the first (00 do i know the wot the second 1 does
#SET_JPEG_MAX#SET_JPEG_AVG<<<< avg pic size
--
Posted: 2007-10-26 23:08:12
Edit :
Quote
(02,58) is actually 0258 in hexadecimal.
that means, for decimal conversion :
258h = 2x16x16 + 5x16 + 8 = 512 + 80 + 8 = 600
so 0258h is 600
other example :
(00,19) = 019h = 0x16x16 + 1x16 + 9 = 25
or :
(01,f4) = 1f4h = 1x16x16 + 15x16 + 4 = 500
hope that helps !
--
Posted: 2007-10-27 00:50:26
Edit :
Quote
@SonarikK510
I think I found a little bug... here's how you reproduce it.
In low light indoor place turn on the cam and select portrait now in the view finder screen it will be bit dark. Now change to twilight portrait, now because of the slow shutter speed the screen becomes brighter and finally change back to portrait you will see that the screen is still bright and it doesn't look like that you are in portrait mode.
Looking at the code in portrait mode you are changing the shutter speed by "#COM_EVENT(04,15)" whereas in twilight portrait you are changing by using "#COM_EVENT(03,04)" ?
@one_love
I think its because Amirfarzan is changing contrast when I tried modifying the contrast in original driver I got similar kind of blurry pics. Try commenting out "#COM_EVENT(55,01)" from the landscape code(787th line) I think it will fix it. I find that when using cloudy the indoor turns yellowish so I use flouresent.
--
Posted: 2007-10-27 07:46:45
Edit :
Quote
@Prakash
Try this
http://www.4shared.com/accoun[....]beta.html?sId=SmjEDd5l9dlON9Xu this is
fixed version , available from 23 october.
--
Posted: 2007-10-27 09:29:41
Edit :
Quote
@ salambaba
salam agha
in version 2.54.V2 coloresh moshkel dare , to roz kheyly bad aks migire
khaheshan Fixesh kon
mamnon
in version aksesh kheyly khobe ama video aslan khob nist . manzoram in driver payeney
hi ALL
the best of camera driver for SHot
but video Frame rate is Very low ( 5 FPS )
pleease FIX an problem
release b/ 21 09 2007
1. VR is set to average 24 fps instead of 10 fps (up to +30fps !)
2. Enhanced night mode (EM) from Raiderski
note : you have to be in "dark portrait" mode in order to use EM,
and be warned that it is still a bit unstable !
(fine qual and sharpening from previous version REMOVED)
Link to the camera driver file :
http://forum2cv.chez.tiscali.fr/camdriver0.dat
[ This Message was edited by: soheilsh on 2007-10-27 10:14 ]
[ This Message was edited by: soheilsh on 2007-10-27 17:22 ]
--
Posted: 2007-10-27 11:11:22
Edit :
Quote
New Topic
Reply