Author |
Hybrid Camera Driver for W800i/K750 |
jasond Joined: Dec 31, 2005 Posts: 408 From: Australia PM |
I haven't put this on my phone yet, but I'm not sure about your framerate settings:
VR_NORMAL_MODE_FR=3C;
VR_NIGHT_MODE_FR=1E;
Is this not below the maximum achievable setting that has been decided upon in other forums? Or am I reading this wrong?
As already mentioned, I also am unsure of how to read:
seq_set_prop_5_1=$z0 $p1 0e
$c1 00
My understanding was that we were tweaking the quality of the jpeg, not amount of compression applied. Therefore the above value is equating to 00% quality? Again, just wanted to throw that out there.
I see your referrenced compression settings, but wonder how effective these are if the above value are perhaps not as spot on as has previously been experimented with. Good on you for jumping on the mod, however. Cheers!
T65> K700i> K750i> K800i> Mars. |
|
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
Sorry but i don't know. |
Glaekith Joined: Dec 10, 2005 Posts: 4 PM |
is it possible to host the files at other servers like megaupload.com or uploading.com?
haven been able to download from rapidshare, always get the error Download session expired...
thanks. |
aksd Joined: Nov 11, 2005 Posts: > 500 From: UK, India PM, WWW
|
Quote:
|
On 2006-06-25 14:33:58, QuickShare™ wrote:
just my curiousity, the Cam Version for W900i was 5.7?
|
|
Nope it was 2.9 the original was 5.3....I made cahnges and advanced to 5.5...5.6....etc....lol |
aksd Joined: Nov 11, 2005 Posts: > 500 From: UK, India PM, WWW
|
Quote:
|
On 2006-06-25 14:40:01, aksd wrote:
Quote:
|
On 2006-06-25 14:33:58, QuickShare™ wrote:
just my curiousity, the Cam Version for W900i was 5.7?
|
|
Nope it was 2.9 the original was 5.3....I made cahnges and advanced to 5.5...5.6....etc....lol
|
|
@ jason its different for the W900...that does not control qualtiy qualioty is controlled by the lines I have marked "clearly" in my previous post.....
@dekson dowload 1.1 version and tell me if you have any queries
|
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
@ jasond
I think in the w900's camdriver values in seq_set_prop_5_0 & seq_set_prop_5_1 are reported after the comand line " SET_JPEG_QUALITY" --> #SET_JPEG_QUALITY(...,...,...).
But, when you look the photo's size i'm not sure if it's the realy effective.
@DeXx. |
QuickShare Joined: May 06, 2006 Posts: > 500 From: MYR PM |
Quote:
|
On 2006-06-25 14:40:01, aksd wrote:
Quote:
|
On 2006-06-25 14:33:58, QuickShare™ wrote:
just my curiousity, the Cam Version for W900i was 5.7?
|
|
Nope it was 2.9 the original was 5.3....I made cahnges and advanced to 5.5...5.6....etc....lol
|
|
now i see the picture... wrong prediction of mine  |
max_wedge Joined: Aug 29, 2004 Posts: > 500 From: Australia PM, WWW
|
if we take all the peeps between esato and se-nse working on cam drivers, and we advance the version number by .1 for each, the cam would be about Ver 84.6 by now
|
aksd Joined: Nov 11, 2005 Posts: > 500 From: UK, India PM, WWW
|
Quote:
|
On 2006-06-25 14:43:44, dekson wrote:
@ jasond
I think in the w900's camdriver values in seq_set_prop_5_0 & seq_set_prop_5_1 are reported after the comand line " SET_JPEG_QUALITY" --> #SET_JPEG_QUALITY(...,...,...).
But, when you look the photo's size i'm not sure if it's the realy effective.
@DeXx.
|
|
if it was'nt effective the camera would'nt work mate |
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
@aksd
Tell me why are you remove these lines ?
SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 32
#SET_JPEG_MIN(00,01)
$cx
07 02 00 13 $w2 $w2 $w2 #CMD_END;
these lines are for MX-60 Flash. |
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
Try to find r1n035 camdriver0.dat all comand lines are explained line by line.
@DeXx. |
aksd Joined: Nov 11, 2005 Posts: > 500 From: UK, India PM, WWW
|
Quote:
|
On 2006-06-25 14:50:29, dekson wrote:
@aksd
Tell me why are you remove these lines ?
SET_JPEG_QUALITY= $p1 0e
$c1 01
$s2 32
#SET_JPEG_MIN(00,01)
$cx
07 02 00 13 $w2 $w2 $w2 #CMD_END;
these lines are for MX-60 Flash.
|
|
lol no they're not the xenon flash is included on the main commands
Listen mate....I have the R1N driver....I'm not sking you to use my driver whoever wants can use it....I know what I'm doing and I seriously cant sit and explain every line of the algorithm. If you dont know what it does then you go find a W900 driver to check out the coding
[ This Message was edited by: aksd on 2006-06-25 14:03 ] |
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
ARE YOU SURE ???
SET_JPEG_QUALITY= $p1 0e // Check if accessory flash is connected
$c1 01 // If accessory flash is connected...
$s2 32 // ...then use a hardcoded compression value
#SET_JPEG_MIN(00,01) // ...and change the min size limit to 1KB
$cx // End if
07 02 00 13 $w2 $w2 $w2 #CMD_END; // INIT, AVE, LAST
|
aksd Joined: Nov 11, 2005 Posts: > 500 From: UK, India PM, WWW
|
Yeah the flash comression is in the lower lines....the values are repeated once for normal once for flash thats why 8 lines .......myabe you right about comression......I got 330 kb with fine and 330kb with normal....lets see |
dekson Joined: Nov 19, 2005 Posts: 90 From: Serbian in France. PM, WWW
|
Ok that's all.
@DeXx.
[ This Message was edited by: dekson on 2006-06-25 16:16 ] |
|