Author |
Super camera driver for k750/w800/w810 |
F-Lexx Joined: May 09, 2007 Posts: 163 From: Romania PM |
On 2007-06-25 23:35:21, Raiderski wrote:
i use it with success but still i have some things to do (more tests, code cosmetics). unfortunatly i have some other work to do
Well, if you've had success with it, why don't you release it to the mases? And in the true open-source way, we could test it and give you feedback. 
[ This Message was edited by: F-Lexx on 2007-06-26 08:13 ] |
|
amarsidhu Joined: Mar 09, 2004 Posts: 361 PM |
where can i download kriomag 21.91 with vivid |
F-Lexx Joined: May 09, 2007 Posts: 163 From: Romania PM |
I don't think there was v. 21.91 with vivid. I have the regular version and I can upload it if you want. |
679 Joined: Oct 05, 2006 Posts: 174 PM |
@Raiderski
BTW, in your last driver.
Is it all right in "seq_init" section with lines?
$cf 00
#CMD(56,#SHARPNESS)
#CMD(58,#SATURATION)
$cl
#CMD(56,05)
#CMD(58,00)
$cx
I guess smth is excess...
THX |
amarsidhu Joined: Mar 09, 2004 Posts: 361 PM |
@F-Lexx: please upload Kriomag 21.91.
According to your views which is the best firmware for CID49 RED K750i. I just want you views dont say that this is according to person to person just straight away write that this is the best.
Actually i have tried almost every driver but pics are not coming sharp in my new k750 as they come in my old k750 and w810.
thanks.
[ This Message was edited by: amarsidhu on 2007-06-26 08:51 ] |
F-Lexx Joined: May 09, 2007 Posts: 163 From: Romania PM |
http://www.sendspace.com/file/drmrjg
Remember to use the "v21.91 for CID49 R2B001" version.
As for me, I have a K750i, CID 49, with W800i R1BC002 firmware (both FS and Main). I've used some patches on the Main file.
I've never had problems with the camera, and the phone is fairly new. I've had it for less than a year. |
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
679
for more contrast and saturation play with these setups:
contrast: START_EXPOSURE= $-0 09; to 0A
colors: SATURATION= 06; to 07 or bigger (on full sunlight can produce unnatural colors)
it is partial solution only because for low contrast and weak colors is responsible gamma correction which is applied before image save.
code from seq_init is good, well maybe i should test only one bit and not whole register but i don't have time to check difference. this code check CID version and set sharpness and saturation values. for 49 sharpness = 5 and saturation = 0 (can't hold more)
F-Lexx
i will but i have to write additional code for CID49
|
amarsidhu Joined: Mar 09, 2004 Posts: 361 PM |
On 2007-06-26 10:07:06, F-Lexx wrote:
http://www.sendspace.com/file/drmrjg
Remember to use the "v21.91 for CID49 R2B001" version.
As for me, I have a K750i, CID 49, with W800i R1BC002 firmware (both FS and Main). I've used some patches on the Main file.
I've never had problems with the camera, and the phone is fairly new. I've had it for less than a year.
@F-Lexx: i tried to do the sliding with gslide but when i use the output file the screen goes white nothing else
i think there is some patch doing something wrong
can u post your slided files somewhere so that i can flash it with those.
i hope i am not troubling you.
I changed the new camera of k750 with the old camera of k750, and the pics are much better and sharp. so the end result is that the new k750s camera is inferior to the old k750s because they were costlier.
Thanks and regards
[ This Message was edited by: amarsidhu on 2007-06-26 09:50 ] |
679 Joined: Oct 05, 2006 Posts: 174 PM |
On 2007-06-26 10:42:21, Raiderski wrote:
679
.....
code from seq_init is good, well maybe i should test only one bit and not whole register but i don't have time to check difference. this code check CID version and set sharpness and saturation values. for 49 sharpness = 5 and saturation = 0 (can't hold more)
@Raiderski
As i have CID36 i guess the bold lines are unnecessary:
$cf 00
#CMD(56,#SHARPNESS)
#CMD(58,#SATURATION)
$cl
#CMD(56,05)
#CMD(58,00)
$cx
OK? |
Randolph Joined: May 21, 2007 Posts: 115 PM |
@ armasidhu: I know about the difference between old and new camera modules: Do you know where to get old but working camera modules? Do you know how to find out wheter a module is new or old series?? |
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
679
yes, you can remove bold lines
|
amarsidhu Joined: Mar 09, 2004 Posts: 361 PM |
i changed my old cid36 camera with my new k750 CID49 camera and the difference is quite clear in the pics
i bought the old k750 in 19000/- indian Rupees
and the new one is 8800/- indian rupees
i bought k750 when it was launched in india and those were the first ones |
amarsidhu Joined: Mar 09, 2004 Posts: 361 PM |
sorry for being off topic but can some one post a link to download
K750 R1BC001 CID 49 FIRMWARE.
REGARDS |
adrj Joined: May 29, 2007 Posts: 3 PM |
is there also a better videofunction in this drivers ? bitrate ? |
Randolph Joined: May 21, 2007 Posts: 115 PM |
On 2007-06-26 12:12:58, amarsidhu wrote:
i changed my old cid36 camera with my new k750 CID49 camera and the difference is quite clear in the pics..
** So it is true: I noticed the same: pictures from my old CID36 phone look like more megapixels (sharp & detailed)... §$%& ... so I need an old CID36 cam-module ... |
|