Author |
Modded Camera Driver for k800i/k810i |
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
ukaszek
k800 is powerful cameraphone but k800 modding is in VERY early stage (without good perspectives? i wish to be wrong). no public night and macro modes selection in menu is disadvantage for old k750 users. such options are hidden in scenes but they are messing a bit. we have identical scenes in k750, did we found in them something useful? nope, one full auto scene behaves bravely in k750
|
|
milan91 Joined: Jun 04, 2006 Posts: > 500 From: Europe PM |
k750i/d750i cid36 have best cam modul
maybe and k800i cid49 have better then this in cid52 phones...
Your k800i is cid52
You can view my pics on flickr or on esato
http://www.esato.com/phonephotos/index.php?uid=90083
And i want better pics from k800i Maybe i am too desired
|
DeKosta Joined: Nov 23, 2007 Posts: 291 From: Europe PM |
On 2008-01-08 17:38:11, milan91 wrote:
k750i/d750i cid36 have best cam modul
maybe and k800i cid49 have better then this in cid52 phones...
Your k800i is cid52
You can view my pics on flickr or on esato
http://www.esato.com/phonephotos/index.php?uid=90083
And i want better pics from k800i  Maybe i am too desired
I had CID49 on my current K800i and my opinion is that CID52 takes better pics. (Org driver)
Based on the small amount of pictures i took when i had CID49 so dont take it for granted. I may be wrong but at the time this is my opinion.
_________________
One hand washes the other
[ This Message was edited by: DeKosta on 2008-01-08 17:12 ] |
milan91 Joined: Jun 04, 2006 Posts: > 500 From: Europe PM |
I dont know... before i bought my k800i(in august) i saw all pics with k800i, and i choose to buy k800i but my pics are not good like that...
Here is one picture(find on some forum, picture taken 10.2.2007)
|
ssnopyybg Joined: Jan 05, 2008 Posts: 65 PM |
fulger06 , Tnx man ! I am with v1.1 vividcolour but i will change it with standart... |
geroldbravo Joined: Dec 12, 2007 Posts: 331 From: LIONS ROAR OF 1968 PM |
what can you say about this guys...
kopritis 2.7
that has been taken last week of dec....
but im using number1's 2.93 now!
[ This Message was edited by: geroldbravo on 2008-01-08 18:25 ] |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
On 2008-01-08 18:53:27, ssnopyybg wrote:
fulger06 , Tnx man !  I am with v1.1 vividcolour but i will change it with standart...
The only difference betwen Standard and VividColour is the colour saturation :s |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
On 2008-01-08 19:25:02, geroldbravo wrote:
what can you say about this guys...
kopritis 2.7
that has been taken last week of dec....
but im using number1's 2.93 now!
[ This Message was edited by: geroldbravo on 2008-01-08 18:25 ]
Pics made with kop 2.7 are unbelievable that's why I made Ultimate mod |
DeKosta Joined: Nov 23, 2007 Posts: 291 From: Europe PM |
Im currently using the Ultima drivers 1.1 (with VividC), im in the stage of learning the new settings.
Was wondering, i think its in MODMIX drivers you change the ISO by changing EV +- does this apply for other drivers to?
Or is ModMix alone to be able to change ISO?
And then when youre in AUTO what does the options in "FOCUS" change, auto, macro & infinite?
I have experimented a bit with Document mode, cant really decide wich driver has the best.
ModMix produces quite colorfull doc pics:
http://i157.photobucket.com/albums/t64/kaynovak5/Gran2ModMix.jpg
Ultimate 1.1 VividColor isnt bad either but havent found it to produce the same colors:
http://i157.photobucket.com/a[....]4/kaynovak5/Gran1UltimateC.jpg
http://i157.photobucket.com/a[....]4/kaynovak5/Blad1UltimateC.jpg
(All pics with EV -2)
_________________
One hand washes the other
[ This Message was edited by: DeKosta on 2008-01-08 20:32 ] |
bizon69 Joined: Aug 29, 2005 Posts: 14 PM |
@genus are you live? Where is your new driver? pls mod your driver is the best |
ukaszek Joined: Jan 30, 2007 Posts: 29 PM |
Genus 6.0 :
"
//**************************************************
// ISO, property 17, 0x11 ****
//**************************************************
// 0 => Auto 1 => 100 2 => 200 3 => 400
// 4 => 800 5 => Not impl.
//--------------------------------------------------
seq_set_prop_11_0 = $s8 00
#COM_EVENT(02,00); // Auto
seq_set_prop_11_1 = $s8 01
$"Iso_100"
#SET_REG(2a,01)
#COM_EVENT(02,04); // ISO 100
seq_set_prop_11_2 = $s8 04
$"Iso_200"
#SET_REG(2a,04)
#COM_EVENT(02,04); // ISO 200
seq_set_prop_11_3 = $s8 07
$"Iso_400"
#SET_REG(2a,07)
#COM_EVENT(02,04); // ISO 400
seq_set_prop_11_4 = $s8 10
$"Iso_800"
#SET_REG(2a,0a)
#COM_EVENT(02,04); // ISO 800
seq_set_prop_11_5 = ;
"
How can I change ISO? Can I block it?
I don't understand it.
 |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
every wonded why the k800i pictures look like, its the whitebalance the k800i uses it's like a massive filter, it limits colours and makes pictures look cloudy simple soloution turn off it in the driver like i did. |
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
I've been watching carefully the kop 2.7 code and OMG, it's EXACTLY the 2.5 Wilma except Sharpness (08) and this JPEG mod:
// JPEG settings
#SET_REG(12,13) // JPEG_RETRY_LIMIT = 0x1388 = 5000d milliseconds
#SET_REG(11,88) //
#SET_REG(19,50) // JPEG_INIT_QUALITY = 0x4B = 75d
//#SET_REG(1A,3C) // JPEG_FIRST_QUALITY = 0x3C = 60
//#SET_REG(1B,3C) // JPEG_LAST_QUALITY = 0x3c = 60
#SET_REG(20,5a) // JPEG_BURST_QUALITY = 0x50 = 80d => 700kB images
NO other changes :S
Later I will post the changes in the Ju Ming mod I used for Ultimate |
norbi_nw Joined: Nov 27, 2006 Posts: > 500 From: Romania, Timisoara PM |
On 2008-01-09 12:23:00, number1 wrote:
every wonded why the k800i pictures look like, its the whitebalance the k800i uses it's like a massive filter, it limits colours and makes pictures look cloudy simple soloution turn off it in the driver like i did.
explain plz bro. |
milan91 Joined: Jun 04, 2006 Posts: > 500 From: Europe PM |
Here is little test
http://img209.imageshack.us/img209/6563/testtq8.jpg
http://img228.imagevenue.com/[....]mage=74554_test2_123_205lo.jpg
First on imageshack.us and size is 1.3MB, second on imagevenue.com and size 2.6MB
|
|