Welcome to Esato.com


Pages: 1 2 3 4 5 6 7 8 9 10 11 12

Simply Clever&MHQ Camdrivers for K550i/W610i (update 09.19.08))

Click to view updated thread with images


Posted by one love
I wonder if you can modify the gui version o f the camera? To add possibilities like live color or svr....I sugest to reverse to the original compression of 85%. In rest 2.35 is good. Waiting for 2.36


Posted by one love
Plz revert to original compression of 85% in fine mode...in your 2.36. I wonder if you can modifiy the gui version of the camera...?

Posted by SonarikK510
I can't modify GUI!!!

Why 85 percents of quality?

Posted by lovelybird
you can use original compression of 85% in normal mode, many people think 85% is good enough, and make photo size much small.

Posted by SonarikK510
Ok, i'm set all parametrs from original camdriver FINE mode to my 2.36 in normal mode.

Posted by zungi

On 2007-11-23 20:20:48, SonarikK510 wrote:
In 2.36 maybe i use original focus settings, no from K800.

In 2.36 VR mode is:

Normal VR: fps 15-20fps, ISO 160, sharp max

Night VR: fps 7.5-15fps, ISO 320, sharp max

And linear smooth zoom (but work bad in bad illumination)

How you think about it?



I think it's very good ! But is there again the SVR-Solarize option ?

_________________
K550im@W610i
acoustic : original W880i (from R8BA024 firmware)
camdriver: MHQ 2.35

[ This Message was edited by: zungi on 2007-11-24 17:01 ]

Posted by SonarikK510
SVR is normal VR.

Posted by zungi
The max FPS will be 20 FPS ? Why don't have :

night mode 7,5 - 15 fps
normal mode 15 - 20 fps
SVR mode 24+ fps

or

night mode 7,5 - 15 fps
normal mode 25+ fps

Posted by SonarikK510
Because there is a divergence with a sound. Well, it is possible to try

Posted by hj_therock
i have a problem after i use driver 2.35

when i open "Face Warp" and take a picture with it , it doesnt work and take zigzagi pics (kinda pics nothing viewable in it) , whats the problem ?
how can i fix it ?


[ This Message was edited by: hj_therock on 2007-11-24 21:53 ]

Posted by hlchan84

On 2007-11-24 22:48:35, hj_therock wrote:
i have a problem after i use driver 2.35

when i open "Face Warp" and take a picture with it , it doesnt work and take zigzagi pics (kinda pics nothing viewable in it) , whats the problem ?
how can i fix it ?


[ This Message was edited by: hj_therock on 2007-11-24 21:53 ]


I just tested it, I have the same problem too. I am using 2.35 as well.

Posted by fisherman10
me too
exactly the same problem
i'm also using 2.35

its only happens after u take the pic
when still framing there is nth wrong.


[ This Message was edited by: fisherman10 on 2007-11-25 06:03 ]

Posted by -AK-
2 SonarikK510
Tested mod of 2.35 by pst and last number1's 2.9 and than compared with original 2.35. Noticed that 2.35 by pst and 2.9 obtain better quality pictures in Night mode (till now I believed Night mode of 2.35 is the best). They both used ISO100. So draw a conclusion...

Does anybody know how to attach original image to the post here? Without resizing (I saw someone did it)

Posted by number1
@SonarikK510
ur k800i autofocus is coded wrongly it should be

seq_set_prop_a_0 = $go 37 0; // Turn off AF-LED

seq_set_prop_a_1 =
$c9 08 // R5
#COM_EVENT(72,00) // Update the registers
#READ_REG(28,$r2 5 5) // Read AE-value (MSB)in camera reg 28
$>5 5
$p4 10 // Put value of scene property in reg 4
$c4 06 // Sports mode?
// AF-LED OFF in sports mode
$cl
$c5 00 // AF-LED ON?
$go 37 1 // Set gpio 3:7 (AF-LED) to high (one)
$cl $cx
$cx
$cx
$cl // else R6
$ce 01 // AF-LED for IS_MOVIE_MODE?
#COM_EVENT(72,00) // Update the registers
#READ_REG(28,$r2 5 5) // Read AE-value (MSB)in camera reg 28
$>5 5
$c5 00 // AF-LED ON?
$go 37 1 // Set gpio 3:7 (AF-LED) to high (one)
$cl $cx
$cl // Not IS_MOVIE_MODE
#COM_EVENT(72,00) // Update the registers
#READ_REG(3a,$r2 5 5) // Read AE_FLASHINFO_STATUS
$p4 10 // Put value of scene property in reg 4
$c4 07 // Document mode?
// AF-LED OFF in document mode
$cl
$c4 06 // Sports mode?
// AF-LED OFF in sports mode
$cl
$c5 03 // AF-LED ON?
$go 37 1 // Set gpio 3:7 (AF-LED) to high (one)
$cl $cx
$cx
$cx
$cx
$cx
#COM_EVENT(42,01);

seq_set_prop_a_2 = $go 37 0
#COM_EVENT(43,00); // Go to infinity

seq_get_prop_a = 05 01 00 03 03 $f $r4 0 012 // Read out reg. 345 from cam to platform reg 012
$c2 e6 // e6 = AF event
$c1 00
$s0 04 $go 37 0 // AF success, turn off AF-LED
$cl
$s0 05 $go 37 0 // AF failed, turn off AF-LED
$cx
$cl
$c2 e7 // e7 = MF event
// If we are not using manual focus, then this event should just be ignored
$p0 0a
$c0 01
$s0 03 // in progress
$cl
$c1 00
$s0 04 $go 37 0 // MF succes, turn off AF-LED
$cl
$s0 05 $go 37 0 // MF failed, turn off AF-LED
$cx
$cx
$cl
$s0 03 // in progress
$cx
$cx
$s1 00 // Set reg1 to zero
$s2 00 // Set reg2 to zero
$s3 00 // Set reg3 to zero
$"FOCUSOPERATION_%0_%1_%2_%3";

and u can use www.photobucket.com or www.imageshack.com to upload full size images

Posted by hj_therock
no one have an answer for my face warp problem ?????

Posted by -AK-
2 number1

Thanks. But guntacmert on the page 5 attached full size image directly to his post. How???

Posted by Prakash

On 2007-11-26 07:50:22, -AK- wrote:
2 number1

Thanks. But guntacmert on the page 5 attached full size image directly to his post. How???
He used imageshack.us to upload his images and then used [img] bbcode.

Posted by SonarikK510
So guys, what fps of normal VR (SVR) you select? 15-20 or 25?

P.S. I am now very borrowed, and the output 2.36 is postponed for not planned term. Besides, this version will be final, I would want that in it all worked is remarkable. So help, advise, that want.

P.P.S. Sorry

Posted by number1

On 2007-11-26 16:28:23, SonarikK510 wrote:
So guys, what fps of normal VR (SVR) you select? 15-20 or 25?

P.S. I am now very borrowed, and the output 2.36 is postponed for not planned term. Besides, this version will be final, I would want that in it all worked is remarkable. So help, advise, that want.

P.P.S. Sorry



22-24fps is best the eye can't see any more than 24fps so u won't notice a difference with anything above 24

Posted by SonarikK510
Sound no slow with 24fps? Image was more burst, but sound is slow, as i can see

Posted by -AK-
2 Prakash

OIC! Thanks. It's so simple... Sorry for my stupidity

Posted by prakashpn007
@hj_therock,

i think facewarp doesnt work for bigger pic sizes.....tryimages wid size less than 650 to 700 Kb

Posted by hj_therock

On 2007-11-26 19:52:04, prakashpn007 wrote:
@hj_therock,

i think facewarp doesnt work for bigger pic sizes.....tryimages wid size less than 650 to 700 Kb


no , i dont think so because when i load an image from facewarp its work correctly (at any size 1mp , 2mp , vga). the problem is on taking picture with it self (face warp) and then the zigzag problem appears

Posted by prakashpn007
^^ try some other versions of facewarp, dunno if its available.....


and about the problem......even for me sometimes pics are not stored......

Posted by alvinv
how to install? needs any s/ware?

Posted by ant08
i downloaded it but i cant install it on my k550i y not


Posted by alvinv

On 2007-11-28 12:02:56, ant08 wrote:
i downloaded it but i cant install it on my k550i y not


any1 know how 2o install?

Posted by hlchan84
http://www.thinkdigit.com/forum/showthread.php?t=67161

I think you can refer to this link to learn how to use XS++ to mod the camera driver for your phone. There is a video in this page showing step by step how to use XS++. Hope that this might help.

Posted by hj_therock
is there any external Xenon Flash for K550/W610 (like mxe-60 for k750) ?

Posted by Prakash

On 2007-11-29 23:58:56, hj_therock wrote:
is there any external Xenon Flash for K550/W610 (like mxe-60 for k750) ?
No, for some reason decided not to allow MXE-60 to be used with k550i.

Posted by SonarikK510
http://www.esnips.com/r/hmfl/[....]-5c367e5db3af/MHQ_2.36_prealfa
please check that!!! And write about it

Posted by golfinho

On 2007-12-01 19:52:04, SonarikK510 wrote:
http://www.esnips.com/r/hmfl/[....]-5c367e5db3af/MHQ_2.36_prealfa
please check that!!! And write about it



Hey Sonarik, what's change on this driver MHQ 2.36 prealfa?? and how works??

[ This Message was edited by: golfinho on 2007-12-01 21:01 ]

Posted by jtavera
Very bad, I pic photo, next closed camera, Buuuu

Posted by hj_therock

No, for some reason decided not to allow MXE-60 to be used with k550i.



why ? what reasons ? it was great with it ? can we hack mxe-60 for it ?

Posted by zungi
Bad night mode for video in 2.36 prealfa. It's very dark.

EDIT : very good linear zoom, but work bad in dark location.
_________________
K550im@W610i
Acoustic : original W880i (from R8BA024 firmware)
Camdriver : MHQ 2.36 PRE-ALFA

[ This Message was edited by: zungi on 2007-12-02 17:39 ]

Posted by jezeyo1
how do i install the driver on my fone

Posted by SonarikK510
jtavera, reinstall camdriver

zungi, ok, i'll try ty fix that. Mayber 5fps-10fps

Posted by jtavera
I insatll camdriver in firmware r1j... And bad, I intaññ camdriver in firmware r6b... And good

Posted by Hek7or

On 2007-12-02 11:52:20, hj_therock wrote:

No, for some reason decided not to allow MXE-60 to be used with k550i.



why ? what reasons ? it was great with it ? can we hack mxe-60 for it ?



Because want's you to buy a K790/800/810/850 ! It's like megabass I suppose!

Posted by fisherman10
i'm currently using 2.36 pre alfa.
can u state which mode is for which features and the new changes besides linear zoom.
thx

Posted by xulos
where i can change that ISO that you talking about ?? i don't even know what is it ??

btw very good drivers but again they are lil' bit to bright

[ This Message was edited by: xulos on 2007-12-03 22:02 ]

Posted by soheilsh
hi mr sonnarik
the discover bug in 2.35 MHQ
this shot in jaava application (FaceWarp)
please FIX and problem


in pic = monitor shot by facewarp


sorry for my english

Posted by shejinmathew
its nice..auto & twilight landscape mode improved.....

Posted by prakashpn007
Hi SonarikK510 .....been using ur driver all the way from start..

Can do something about
Noice reduction and Compression ratio ?
I think that it gives more deapth to the pics

Posted by zungi
@Sonarikk510

For the moment, the best camdriver for night movies is the Number1 2.8_v2 (not the latest version 3.0beta3). Maybe you should look at his settings.

Posted by fisherman10
sonarik


found a bug.
i'm using MHQ2.3.6
the camera exits everytime i try taking pictures in VGA size.

Posted by omar_alex01
hey sonarik, can you tell us what are the changes in this 2.36 camdriver???

i put sport mode, and the camera becomes very brightnes and slow and can't shot a pic, just leave camera and return to menu.....

Posted by zungi
I suggest a new feature for the 2.36 camdriver : to have the possibility to enable and disable the light (LEDs) during a video record. I think it will be very useful. For example, it is actually impossible to start a record outdoor and continue indoor in the dark.

Posted by prakashpn007
hey sonarik, as fisherman told VGA pics cant b taken nd one more thing ....after using twilight mode if we go back to auto scene it wont work it stays in twilite mode only...we have to restart the CAM for getting AUTO scene back...........pls do look into it.....

Posted by SonarikK510
OK, i'll try to fix all my bugs.

Sorry


Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Click to view updated thread with images


© Esato.com - From the Esato mobile phone discussion forum