Author |
New Modded Camera Driver for K550i |
gunsnroses Joined: Feb 15, 2007 Posts: 62 PM |
On 2007-10-26 14:04:03, Midi_Amp wrote:
Guys, how do I know I have succeeded on replacing the camera drivers? I'm using XS++, and had appropriately put the camera drivers on files_to_upload\tpa\settings\camera\
I used amirfarzam 2.54v2 camera driver and all the settings do nothing. Sephia is still sephia, solarize is still solarize. After using XS++ the status read flashing finished (or something like that) and phone disconnected. At least my phone isn't dead... So did I put it on the wrong folder or what?
If it's like Setool it shud be: in ifs\settings\camera\
[ This Message was edited by: gunsnroses on 2007-10-27 03:35 ] |
|
Midi_Amp Joined: Feb 14, 2005 Posts: 43 From: Jakarta, Indonesia PM, WWW
|
Here's a transcript from XS++
23:10:28| Activating loader...
23:10:28| Activating GDFS...
23:10:41| This loader is UNLOCKED
23:10:41| Sucess! CS-loader has been unlocked!
23:10:41| Deleting files...
23:10:41| Uploading /files_to_upload to phone...
23:10:41| Upload ./files_to_upload/tpa/settings/camera/camdriver0.dat to tpa/settings/camera/camdriver0.dat
23:10:41| Activating filesystem
23:10:47| Creating directory tpa
23:10:47| Creating directory tpa/settings
23:10:47| Creating directory tpa/settings/camera
23:10:47| Deleting file tpa/settings/camera/camdriver0.dat
23:10:47| Uploading file tpa/settings/camera/camdriver0.dat
23:10:47| Done uploading
23:10:47| Sending shutdown command to phone...
23:10:48| Customizing was SUCCESSFUL!
23:10:48| Disconnecting phone...
23:10:48| You may now unplug your phone.
23:10:48| FSX was successful
23:10:50| Disconnected... Unplug the phone
23:11:00| Shutting down...
So I don't know... There's the two successful and the word done on that. |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
it's ifs/settings/camera |
one love Joined: Oct 18, 2007 Posts: 49 PM |
Sorry to announce you Amirfarzan but your driver suck. See the comparison between the original camera driver and you 2.54v2:
Original driver: 0.0, landscape, cloudy
2.54v2: 0.0, landscape, cloudy
Original driver: 0.0, macro, cloudy
2.54v2: 0.0, macro, cloudy
Original driver: 0.0, macro, cloudy, flash
2.54v2: 0.0, macro, cloudy, flash
Note: I use cloudy setting because it produces more natural colors than auto mode. Auto mode makes pictures with washed colors.
The only good thing in this topic is the enhancement of the fps...with Chris driver. Peace.
|
luishawk Joined: Oct 04, 2007 Posts: 27 PM |
@Everyone
Another question, can this drivers be used on w610i phones? |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
On 2007-10-26 18:32:09, luishawk wrote:
@Everyone
Another question, can this drivers be used on w610i phones?
yes it can |
zungi Joined: Oct 01, 2007 Posts: 38 PM |
[ This Message was edited by: zungi on 2010-04-19 21:47 ] |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
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 |
luishawk Joined: Oct 04, 2007 Posts: 27 PM |
@number1:
What about the fact the w610i doesnt have a lens cover? |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
On 2007-10-26 18:49:04, luishawk wrote:
@number1:
What about the fact the w610i doesnt have a lens cover?
should still work |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
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)<<< minium picture size
#SET_JPEG_MIN(00,01)<<< minium picture size 1kb
i don't understand how it works, wot does the first (00 do i know the wot the second 1 does
#SET_JPEG_MAX<<< max pic size i dno how it works
#SET_JPEG_AVG<<<< avg pic size |
chris067 Joined: Jul 25, 2007 Posts: 62 From: France PM |
(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 !
.............. T610 / K700i / K550i .............. |
Prakash Joined: Aug 16, 2007 Posts: 40 From: India PM, WWW
|
@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.
|
SonarikK510 Joined: Oct 15, 2007 Posts: 156 From: Saratov, Russia Federation PM |
@Prakash
Try this http://www.4shared.com/accoun[....]beta.html?sId=SmjEDd5l9dlON9Xu this is fixed version , available from 23 october.
W610 + M2 512Mb + HBH-DS970 + Patches + Flash menus + Language edit + Most High Quality camdriver ( by me  ) + many other...... |
soheilsh Joined: Oct 14, 2007 Posts: 63 PM |
@ 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 ] |
|
Access the forum with a mobile phone via esato.mobi
|