Author |
Super camera driver for k750/w800/w810 |
lpachuong Joined: Jun 06, 2007 Posts: > 500 From: Vietnam PM |
A4A-8.8 - All in One [New code - Test 1]
http://www.mediafire.com/?2be9mbe2ykm
Hello everyone. Here comes A4A-8.8. In this version, I created the driver for 3 modules. Because I don't have much free time to test it so I put them together. There may be some minor problem but as it is based on the new code, I hope everyone can help me find out bugs and problems. Thank you.
When you test it, please tell me:
- Your camera module: cid49/cid36/w810i
- If you have w810i, please tell me the size of the pictures and its ISO (80 or 100)
- If you have k750/w800 cid49, please make some comments on the colours and sharpness
- Do you get crash or not? Because the is the first test, I setup highest compression is 98% and lowest compression is 94% so there maybe crash. If there is no crash then the compression is good then.
------------------------
- Zoom + infinity focus is available now
- Video recorder is smoother than 8.5
- Always use fine-quality
- Macro off for normal focus
- Macro on for enhanced focus (like before but from zoom 1.1, viewfinder will be zoomed in)
- EM is always on
------------------------
Hope you enjoy it and I am waiting for your comments.
Actually, about the compression, I based on SPU's compression method and make some changes to improve it to make it suitable with my driver (As I used Raiderski's Profile Code as my pre-defined profiles). Anyways, thank you SPU and Raiderski and friends here.
------------------------
Good night
[addsig] |
|
dukempg Joined: Sep 11, 2007 Posts: 70 PM |
@Ridersky
Original PIC1 (Sharpness 6)
www.ImageShack.us" />
Original PIC3 (Sharpness 0)
www.ImageShack.us" />
I'll disable EM for the next pictures, I wasn't aware that EM shouldn't be used with MXE-60. |
strong Joined: May 18, 2007 Posts: > 500 From: Greece PM |
@billcat
you allright but this is not happens in k750/w800
I found whats wrong open camdriver0.dat with notepad and find this line:
seq_set_prop_6=$s0 00
$c0 01 #SM_ZOOM
#CMD(61,$w0)
$cl
#SELECT_FUNCTION
$cx;
change the bold code with this code SET_SM_ZOOM it is my fault
post if you can the result
Samsung GT-i8910 Omnia HD K850 R1FA035 modded camdriver modded acoustic drivers www.camdrivers.wz. |
d8ctor46 Joined: Aug 21, 2006 Posts: 75 PM |
lpachuong i tested your 8.5 test 2 very good driver ma in very hard condition (poor light) too dark,i make shot,but phone don't save photo e became to stand by
i uploaded your test 2 on my k750 cid 36
have you any idea.?
|
dukempg Joined: Sep 11, 2007 Posts: 70 PM |
@lpachuong
Tested your driver. Initially it was crashing but then I noticed that I forgot to change picture quality to Fine.
The shots are out of sync with MXE-60 external flash, and since it`s night here I can`t do more tests...
[ This Message was edited by: on 2007-10-03 05:24 ] |
ptkstep Joined: May 28, 2007 Posts: 52 PM |
@lpachuong
I'm testing your 8.8 driver. Is this driver base on SPU all code?
Because I can use every function from SPU eg. change to SM(Super Mode) by press <<**>>, AE Lock by press ><>< ,and manual focus preview when macro on, etc.
what are different about your 8.8 and SPU? Can you make instruction for use your 8.8, please? Thank you.
sorry for my bad english. |
lpachuong Joined: Jun 06, 2007 Posts: > 500 From: Vietnam PM |
Good morning everyone.
Yes, as I told, I used some codes from SPU in this driver because of his brilliant code of compression. In other to make it work, the structure must be consistent so I aslo intergrated some other codes as well. The most significant different btw my and his is the EM. If you take pictures btw my and SPU you can see the differences for sure. Supermode/AE-locked are also changed so that it is convenient for you to record better video. In my old version, if you record the video, AE will be locked immediately after the beep and this is not good. I think chengrong's method is better. In brief, you can say that it is the combination of archievements from different drivers. I dont care whether which codes are from whom , bcz I just think about the final quality and it will be good in that way. I already gave creadits to Raiderski, SPU and myself. Therefore, this driver is totally different from SPU's driver. You can check and compare it by yourself. YOur sincerely.
@dukempg: did you get crash with MXE-60. I forgot to mention that bcz of the high compression in the second step, MXE-60 may not work in some cases and also my driver has EM On. 8.8 is not created for MXE-60 bcz if it is decided for MXE-60, the second compression will be lowered to 50%. If the phone is setup at 98% and get crashes, the pictures will be save at 50% and this is very bad.
@pkstep: the function on this driver is the same as the others drivers:
• Supermode with functions as shown below:
EV:
o -2.0: Change GREEN
o -1.7: Change MAGENTA
o -1.3: Change blue
o -1.0: Change yellow
o -0.7: change zoom
o -0.3: change iso
o 0.0: focus: 1.0 auto 1.1 infinitive 1.2-4.0
o +0.3: change exposure: EM/ENM is ready. read exposure information below.
o +0.7: light metering/spot: 1.0 - no spot 1.1 spot on
o +1.0: change shutter speed (1/5000' - 1/6' with daylight, 1/5 to 2' or more at night/low light)
o +1.3: change flicker(refresh rate 50hz/60hz)
o +1.7: Change scene: 1.0: normal ,1.1 Portrait,1.2 Landscape,1.3 Nightportrait,1.4 Nightscene,1.5 sports,1.6 Beach/snow, 1.7 Document,1.8 Manual Exposure Scene.
o +2.0: Profile
ZOOM 1.1: reduce overexposure cases for indoor
ZOOM 1.2: for taking pictures of buildings at long distance with contrast=02
ZOOM 1.3: close-up shot
ZOOM 1.4-1.6: different colour profile. If you get blueish/yellowish pictures then change the colour profile for correct colour
ZOOM 1.7: max zoom for infinity shot.
AE lock and Supermode off is the same ><>< and <<**>> respectively.
Please remember to use Fine-Quality.
---------------------
Again, here is how the compression works: First, the camera will take the snap shot and start saving at 98% compression. If the files are out of the limitation of compression, the phone wont crash but it will save pictures at lvl 94%. (As this is the first test, I set highest lower-boundary at 94% and may get crash).
Whosever successful codes they are, as long as I give credits for those people on my drivers, we will have some things good to use. If we just keep our own creation without developing from other success then we will never improve. I think this is also how this world is developed.
I have to go to school so I will try to be online as soon as possible.
Have a nice day.
_________________
To be or not to be !!!
Please save our world. Save our world to save our lives and our generation.
There is no place as good as your house with your family. Home sweet home.
[ This Message was edited by: lpachuong on 2007-10-03 07:52 ]
[ This Message was edited by: lpachuong on 2007-10-03 07:56 ] |
hemnath123 Joined: Dec 04, 2006 Posts: 49 PM |
On 2007-10-03 08:39:44, lpachuong wrote:
Good morning everyone.
Yes, as I told, I used some codes from SPU in this driver because of his brilliant code of compression. In other to make it work, the structure must be consistent so I aslo intergrated some other codes as well. The most significant different btw my and his is the EM. If you take pictures btw my and SPU you can see the differences for sure. Supermode/AE-locked are also changed so that it is convenient for you to record better video. In my old version, if you record the video, AE will be locked immediately after the beep and this is not good. I think chengrong's method is better. In brief, you can say that it is the combination of archievements from different drivers. I dont care whether which codes are from whom , bcz I just think about the final quality and it will be good in that way. I already gave creadits to Raiderski, SPU and myself. Therefore, this driver is totally different from SPU's driver. You can check and compare it by yourself. YOur sincerely.
@dukempg: did you get crash with MXE-60. I forgot to mention that bcz of the high compression in the second step, MXE-60 may not work in some cases and also my driver has EM On. 8.8 is not created for MXE-60 bcz if it is decided for MXE-60, the second compression will be lowered to 50%. If the phone is setup at 98% and get crashes, the pictures will be save at 50% and this is very bad.
@pkstep: the function on this driver is the same as the others drivers:
• Supermode with functions as shown below:
EV:
o -2.0: Change GREEN
o -1.7: Change MAGENTA
o -1.3: Change blue
o -1.0: Change yellow
o -0.7: change zoom
o -0.3: change iso
o 0.0: focus: 1.0 auto 1.1 infinitive 1.2-4.0
o +0.3: change exposure: EM/ENM is ready. read exposure information below.
o +0.7: light metering/spot: 1.0 - no spot 1.1 spot on
o +1.0: change shutter speed (1/5000' - 1/6' with daylight, 1/5 to 2' or more at night/low light)
o +1.3: change flicker(refresh rate 50hz/60hz)
o +1.7: Change scene: 1.0: normal ,1.1 Portrait,1.2 Landscape,1.3 Nightportrait,1.4 Nightscene,1.5 sports,1.6 Beach/snow, 1.7 Document,1.8 Manual Exposure Scene.
o +2.0: Profile
ZOOM 1.1: reduce overexposure cases for indoor
ZOOM 1.2: for taking pictures of buildings at long distance with contrast=02
ZOOM 1.3: close-up shot
ZOOM 1.4-1.6: different colour profile. If you get blueish/yellowish pictures then change the colour profile for correct colour
ZOOM 1.7: max zoom for infinity shot.
AE lock and Supermode off is the same ><>< and <<**>> respectively.
Please remember to use Fine-Quality.
---------------------
Again, here is how the compression works: First, the camera will take the snap shot and start saving at 98% compression. If the files are out of the limitation of compression, the phone wont crash but it will save pictures at lvl 94%. (As this is the first test, I set highest lower-boundary at 94% and may get crash).
Whosever successful codes they are, as long as I give credits for those people on my drivers, we will have some things good to use. If we just keep our own creation without developing from other success then we will never improve. I think this is also how this world is developed.
I have to go to school so I will try to be online as soon as possible.
Have a nice day.
_________________
To be or not to be !!!
Please save our world. Save our world to save our lives and our generation.
There is no place as good as your house with your family. Home sweet home.
[ This Message was edited by: lpachuong on 2007-10-03 07:52 ]
[ This Message was edited by: lpachuong on 2007-10-03 07:56 ]
Great work lpachuong. Your drivers always does the job in daylight shots . Night shots are the biggest problem, because of the very slow shutter speed. I am happy with your 8.4. I will try your 8.8 especially the night shots, and i will tell the results. Thanks man. Then how is your studies going on.
|
terminator17 Joined: Jul 04, 2007 Posts: 155 PM, WWW
|
@lpachuong
hey,i think..profile at EV +2.0..is not thr...and i m getting lower file size...not more than 600kb yet..max till now is 604 kb...
|
EduX Joined: Jun 30, 2006 Posts: 92 From: Slovakia, Bratislava PM |
A4A 8.8 after second shot (close distance, macro off) crashed .
Preview and scrolling the pic at 4xzoom is too slow (maybe because of compression) |
lpachuong Joined: Jun 06, 2007 Posts: > 500 From: Vietnam PM |
@terminator: So it doesn't work well on w810i. Thank you for ur test. Please use 8.5 or others for the time being.
@Edux: Thank you for your test as well. Is your phone d750i cid36? After you install the driver, please restart your phone and wait for a while then start to take pictures. If still get crash problem please use 8.5 or others until the next driver come out.
@Is there anyone has k750i cid49 tested this driver
[addsig] |
lpachuong Joined: Jun 06, 2007 Posts: > 500 From: Vietnam PM |
On 2007-10-03 09:24:11, EduX wrote:
A4A 8.8 after second shot (close distance, macro off) crashed  .
Preview and scrolling the pic at 4xzoom is too slow (maybe because of compression)
Problem is found . It crashed bcz of the focus. Right now i am at the college so I cant edit my driver but when I am at home I will fix it. At least we know the cause
Sorry of letting you down
_________________
To be or not to be !!!
Please save our world. Save our world to save our lives and our generation.
There is no place as good as your house with your family. Home sweet home. 
[ This Message was edited by: lpachuong on 2007-10-03 09:44 ] |
Tuner Joined: Jun 12, 2007 Posts: 20 PM |
@Raiderski
Hey buddy, are you still here?
Today after small modifying 6.6 I installed it into my phone.
Some tips:
WB for pics with led will have much more real colours with adding WB_LED_SET=#CMD(11,04);
I am very disappointed with exposure compensation Did you think about swapping functions between zoom and joy buttons? Or in no-macro-mode EV compensation could work with joy???
One question: What is the real difference between adjusting EV comp. and Brightness? Is it the same?
All other things are absolutely OK. Thanks!
Marcio
K750i CID49brown R1DB001 |
terminator17 Joined: Jul 04, 2007 Posts: 155 PM, WWW
|
On 2007-10-03 10:20:26, lpachuong wrote:
@terminator: So it doesn't work well on w810i.  Thank you for ur test. Please use 8.5 or others for the time being.
@Edux: Thank you for your test as well. Is your phone d750i cid36? After you install the driver, please restart your phone and wait for a while then start to take pictures. If still get crash problem please use 8.5 or others until the next driver come out.
@Is there anyone has k750i cid49 tested this driver
when did i say it didnt work...saving time,is faster than 8.5..only file size is lower..
|
Milu Joined: Apr 11, 2007 Posts: 99 PM, WWW
|
@Ipachuong.
Ok i'll check it now... give me a half hout for test and post my comment and post some photos
uuu u know.
at 1 colors are not so bad.. i think its real colors
2 i have crash when i try try make photo of wall of building against to me
quality are good
that photos have 595,2 kb
3 still noise ( i hate it) There is more noise than on photos taken with strong ( )
[ This Message was edited by: Milu on 2007-10-03 12:07 ] |
|
Access the forum with a mobile phone via esato.mobi
|