Author |
Number1 4.7 FINAL, K770&T650 camdriver |
nebraska Joined: Jan 01, 2008 Posts: 241 PM |
On 2008-06-26 08:31:28, X-Plode wrote:
But there're 5.xx and so.
v5.xx ????? where ???? |
|
momoki Joined: Feb 01, 2008 Posts: 197 From: Singapore PM |
On 2008-06-26 11:47:44, nebraska wrote:
On 2008-06-26 04:27:44, momoki wrote:
err..i don understand about the iso speed that can be manually adjust. is it higher iso means better quality or? any gd explanation? thanks alot!
hello
When the environment is dark, if you increase iso, more light will "enter" through the lens, so you will get a better picture, more detailed thant with a weak iso.
But if the environment is sunny and light enough, you will get some noise if you put an iso too big.
I hope it helps
thanks thanks! got it!
btw on the previous post, the link of number1 driver wit manual iso hav been deleted, anyone can post it up again? or can tell me where to add manual iso code inside? thanks alot. |
DX07 Joined: Jun 30, 2008 Posts: 1 PM |
Hello, I'm new here. I own a k770i and using Number1 4.7 final cam driver at the first page (o.O?) rarely crash, but sometimes it do crash. Here's an example of my photo. Yeah I know, a bit water-colored.
|
bb_hershey Joined: Jun 28, 2008 Posts: 5 PM |
hi there...
i've stupidly updated my firmware to cid53 already... can someone teach me how to apply the jdflasher pluggin with FARmanager?? I'm not sure the steps to connect it to my phone.. its way harder than xs++ *sweat* |
bb_hershey Joined: Jun 28, 2008 Posts: 5 PM |
ah guys...
why izzit so hard to place files using farmanager? it wouldnt wanna save the new file?? but always return to the old file.... :S |
X-Plode Joined: Oct 29, 2004 Posts: 55 From: Titikaka PM |
On 2008-07-08 19:15:08, bb_hershey wrote:
ah guys...
why izzit so hard to place files using farmanager? it wouldnt wanna save the new file?? but always return to the old file.... :S
It's very easy 2 use, just carefully read jdflasher FAQ. U need to install addon for cid52, then for cid53, then г must have quick access patch installed on ur phone. Otherwise u'l have no possibility to put anything into the phone.
[ This Message was edited by: X-Plode on 2008-07-09 08:46 ] |
khairie Joined: Aug 10, 2008 Posts: 3 PM |
can anyone tell me which mod for K770i is the best?
|
bb_hershey Joined: Jun 28, 2008 Posts: 5 PM |
On 2008-08-10 14:22:18, khairie wrote:
can anyone tell me which mod for K770i is the best?
ah well, if u want u can go for the v4.75... eventhough i'm now using the v5.00 from the other author but it always crashes when there are too many details in the picture.. v4.75 sometimes too will crash but it's good enough already actually =) |
nebraska Joined: Jan 01, 2008 Posts: 241 PM |
hello all
just to say that my t650 is at the technical center to fix a problem.
It concerns the camera, when I want to start it to take photos I've got a message who says "another application is still running, close it before you start the camera".
It seems to be a well known problem, I read on forums that it is a hardware problem (not software as I thought), maybe a cable between the lens and another component which is disconnected or oxydated, or something like that.
So they have to replace the lens kit.
BTW I don't know if it is camdriver fault or not (I don't think so), but it is very annoying... I'm just waiting for my phone (3 weeks expected to fix the problem)
That was my piece of news
have a nice evening, seeya |
Xenon88 Joined: Sep 13, 2008 Posts: 4 PM |
Please, there is a camdrive with only video fps improvement?
I tried all the camdrive versions...and they all crashes sometimes... but i really like the video improvement... so if someone have a camdrive with only the video improvement, please, give me the link
And if there's not a camdrive with only video improvement, can someone please create it? I think that for the programmers is easy
ps: sorry for my bad english... ^^ |
momoki Joined: Feb 01, 2008 Posts: 197 From: Singapore PM |
On 2008-09-15 03:12:27, Xenon88 wrote:
Please, there is a camdrive with only video fps improvement?
I tried all the camdrive versions...and they all crashes sometimes... but i really like the video improvement... so if someone have a camdrive with only the video improvement, please, give me the link
And if there's not a camdrive with only video improvement, can someone please create it? I think that for the programmers is easy
ps: sorry for my bad english... ^^
do u mean the video improvement is FPS?
here's the code to replace..which is 24fps..
// Viewfinder and snapshot sequences
//================================================
seq_ss_config_1 = #CHK_ISQC 2F 00 $f 07 97 $f $s6 01 $sf 01 #WR_REG(2B, 18); //640x480 JPEG //reg6 = 1 Burst is available
seq_ss_config_2 = #CHK_ISQC 2F 00 $f 07 9B $f $s6 00 $sf 01; //1280x960 JPEG
seq_ss_config_3 = #CHK_ISQC 2F 00 $f 07 9D $f $s6 00 $sf 01; //1600x1200 JPEG
seq_ss_config_5 = #CHK_ISQC 2F 00 $f 07 9E $f $s6 00 $sf 01; //2048x1536 JPEG
seq_ss_config_7 = #CHK_ISQC 2F 00 $f 07 87 $f $s6 00 $sf 00; //640x480 YUV 30*10ms
seq_vf_config_11 = #CHK_ISQC 2F 00 $f 07 05 $f #CHK_BB $sf 00 ; //320x240 YUV viewfinder
//Make sure that AE is unlocked in VT & VR modes (REG 0x0C = 0x04)
seq_vf_config_19 = #CHK_ISQC 2F 00 $f 07 05 $f #CHK_BB #WR_REG(27, 10) #WR_REG(26, 10) $sf 00; //320x240 (SUB 96x128 YUV VT 16fps)
seq_vf_config_20 = #CHK_ISQC 2F 00 $f 07 06 $f #CHK_BB #WR_REG(27, 10) #WR_REG(26, 10) $sf 00; //352x288 (SUB 144x176 YUV VT 16fps)
seq_vf_config_21 =#CHK_ISQC 2F 00 $f
$c5 99 //Check if testpattern is used or not (prop 30.1)
07 81 $f #CHK_BB $sf 00
$cl
07 01 $f #CHK_BB #WR_REG(27, 18) #WR_REG(26, 1A) $sf 00 $d015E //128x96 YUV VR 24-26fps
$cx;
seq_vf_config_22 = #CHK_ISQC 2F 00 $f 07 01 $f #CHK_BB #WR_REG(27, 08) #WR_REG(26, 0B) $sf 00 $d015E; //128x96 YUV VR 8-11fps
seq_vf_config_23 = #CHK_ISQC 2F 00 $f 07 04 $f #CHK_BB #WR_REG(27, 18) #WR_REG(26, 1A) $sf 00 $d015E; //176x144 YUV VR 24-26fps
seq_vf_config_24 = #CHK_ISQC 2F 00 $f 07 04 $f #CHK_BB #WR_REG(27, 08) #WR_REG(26, 0B) $sf 00 $d015E; //176x144 YUV VR 8-11fps
|
momoki Joined: Feb 01, 2008 Posts: 197 From: Singapore PM |
btw does anyone hav the code to put a manual iso? thks.. |
Xenon88 Joined: Sep 13, 2008 Posts: 4 PM |
do u mean the video improvement is FPS?
here's the code to replace..which is 24fps..
How can i replace this code?
edit: ok, notepad rulez XD
[ This Message was edited by: Xenon88 on 2008-09-15 15:20 ] |
mutleyboy Joined: Jul 06, 2003 Posts: > 500 From: Swansea PM |
anyone able to post a link for 4.75 beta 1 i think it was called, seems to be what people regard as the best, all links provided in here and other forums are no longer valid
thanks
|
Xenon88 Joined: Sep 13, 2008 Posts: 4 PM |
On 2008-09-05 21:27:29, nebraska wrote:
hello all
just to say that my t650 is at the technical center to fix a problem.
It concerns the camera, when I want to start it to take photos I've got a message who says "another application is still running, close it before you start the camera".
It seems to be a well known problem, I read on forums that it is a hardware problem (not software as I thought), maybe a cable between the lens and another component which is disconnected or oxydated, or something like that.
So they have to replace the lens kit.
BTW I don't know if it is camdriver fault or not (I don't think so), but it is very annoying... I'm just waiting for my phone (3 weeks expected to fix the problem)
That was my piece of news
have a nice evening, seeya
I had the same problem when i tried to put k800 camera driver...i just uploaded with xs the original k770 camera driver and all returned to normality! |
|