Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Hybrid Camera Driver for W800i/K750 part 2

Previous  123 ... 192021 ... 606162  Next
Author Hybrid Camera Driver for W800i/K750 part 2
gxg
K750
Joined: Nov 11, 2005
Posts: 270
From: Romania
PM
Posted: 2007-01-24 08:05
Reply with quoteEdit/Delete This PostPrint this post
ady_k4e wrote:
Zuza driver has a big problem.
The only reason it has such small file size is because the camera does not know what is the max or the min file size. So it is trying to make as small pictures as possible.



Hehehe.. maybe.. maybe not, and far as I know is not a "problem".
As I said in the previous thread.. and also explained to toryx: it;s like in programing... you assign different tags to different operations. What is after = doesn't mean that is not correct. if you make like this:

driver = $s1
driver = $s2
driver = $s3
and then
$1~3 will have the values taken from 06 02 00 0D !1 !0 after 3 consecutive readings..
and if you use it like this:
$c0 02 $s2 55 #driver(00,03) #driver(00,05) #driver(00,04) #JPEG_QUALITY $cl

What makes you think that OS doesn't have the capacity to know that those values from $s1 $s2 $s3 are for JPEG MIN MAX and AVERAGE?

Did you wander why actualization service SEUS from SE flashes only FS and NEVER MAIN..when you UPDATED the phone? They didn't wont you to flash MAIN part...so.. my opinion is this

As I told you previous.. some lines of text are encrypted in OS.. and I believe the real "driver" is there. Camdriver0.dat is only an interface between SE and camera... to be able to change some settings by FS without flashing MAIN. I don't know if I make my self understandable )... but I believe this is the hole picture...
As I ran many test on my lost phone... I notice that camera works for so many lines of text removed from cameradriver0.dat Akhay notice first this "issue" and together we ran some test... and it is true. One other reason is that the phone doesn't let you run the camdriver0 without telling him that is Version 4.5 or the last one.. Why? because in other versions could be parameters and values not supported or not readable by OS...

So .. IMO you have to understand ALL story and then understand values.. because they are linked together...

and to answer to MarkJason:

Nope, not entirely true: there is a buffer space... if you fill that space with other things the OS knows that from 4010102$ to 4070102$ (just an example) the space is free for internal purposes/ and if you put patches... the OS will Know the same.. only that some bytes of info are linked to that space. examples:
In order that one command to work the OS runs some commands programed ( like player) from A to D.. You apply the patch and will be stored in that free space. Next time when you will run the player .. OS instead running from MAIN given space, it will be diverted to that free space as it was original ABCD, by-passing the original one. So you have results.. you have the original player(unused) and you have moded player in that free space witch will replace virtually the original player.
So you have double players.. one unused - but who will take some space. The moded player also.. The difference is that the moded one take space from another given tasks.. It's not much space.. but can make problems.. in a very strict space environment.
I hope you understand now...

[ This Message was edited by: gxg on 2007-01-24 07:09 ]
arinrin
K750
Joined: Sep 08, 2006
Posts: 77
From: Turkiye
PM
Posted: 2007-01-24 08:12
Reply with quoteEdit/Delete This PostPrint this post
Ady, I add the line that you mentioned and took some pics. File size is about 350kb-400kb.
I guess it should be more than that. What do you thing?
gxg
K750
Joined: Nov 11, 2005
Posts: 270
From: Romania
PM
Posted: 2007-01-24 08:28
Reply with quoteEdit/Delete This PostPrint this post
Gun aiyden arinrin

Read my post above... that's why

Gule Gule
ady_k4e
K750
Joined: Jun 11, 2006
Posts: 70
PM
Posted: 2007-01-24 09:07
Reply with quoteEdit/Delete This PostPrint this post
gxg the driver is initialized with SET_JPEG_MAX => you must use SET_JPEG_MAX not JPEG_MAX this is what i said. About 350-400kb file size it is because this are the limits that the driver is telling the camera. The simple fact that the file size is changed proves my point...
gxg
K750
Joined: Nov 11, 2005
Posts: 270
From: Romania
PM
Posted: 2007-01-24 14:04
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2007-01-24 09:07:00, ady_k4e wrote:
gxg the driver is initialized with SET_JPEG_MAX => you must use SET_JPEG_MAX not JPEG_MAX this is what i said. About 350-400kb file size it is because this are the limits that the driver is telling the camera. The simple fact that the file size is changed proves my point...



ok.. but if it was wrong... if i omited to put SET_ and you are wright.. the driver won't work...

But is it working.. and I belive it is working without the hole line. And if I'm not wright.. How the OS does know hot to choose the size and what is min what is max and what is average...

that line was intended and it is not a mistake... I LET IT LIKE THIS ...

Try to learn what I said... you'll see that I'm Wright...

And if it's to make it like you... you'll see that nothing is improved... on contrary.. the picture will not gain extra info... only will slow you down in saving time.

Anyway... who likes it... can use... who want's to change it... FINE BY ME.. but I want to be specified that is "after zuza" or to specify my wrights or my involvment...

as GNU licence...


stingjoel
K750
Joined: Jan 24, 2005
Posts: 265
From: Indonesia
PM
Posted: 2007-01-24 14:16
Reply with quoteEdit/Delete This PostPrint this post
Then my choice is camdriver v6.9 dan camdriver 5.52 (very very good in low light!!) that doesn't need any license...
MarkJason
K750
Joined: Dec 03, 2005
Posts: 194
From: Bacolod City, Philippines 6100
PM
Posted: 2007-01-24 14:27
Reply with quoteEdit/Delete This PostPrint this post
I doesn't matter if ZUZA produces small jpeg files as long as jpeg artifacts are at bay... It's an advantage to have small file sizes... As far as i know, tweaking the jpeg compression doesn't really enhances the picture quality in any shape or form....
hojjat2006
T68 gold
Joined: Dec 25, 2006
Posts: 72
PM
Posted: 2007-01-24 15:37
Reply with quoteEdit/Delete This PostPrint this post
what driver k750 is best picture quality in night and day ???
zuza1 or zuza2 or zuza3 or 1.82 or 7.7 or 6.9 or 5.44 or 9.9 or ....... please help me and please link for the best driver for k750 only one driver thanks
marcpogs
W800
Joined: May 26, 2004
Posts: 89
PM
Posted: 2007-01-24 15:47
Reply with quoteEdit/Delete This PostPrint this post
So, I guess 6.9 has some followings now, enjoy!

wakeboarding


taken while the van is moving


flower again


night time
hojjat2006
T68 gold
Joined: Dec 25, 2006
Posts: 72
PM
Posted: 2007-01-24 16:36
Reply with quoteEdit/Delete This PostPrint this post
6.9 is the best driver ok?
please link download 6.9 marcpogs
6.9 is better all or no ?
tranced
LG Nexus 4
Joined: Jan 19, 2006
Posts: > 500
From: Santo Domingo, wonDeRland
PM
Posted: 2007-01-24 16:44
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2007-01-24 15:37:22, hojjat2006 wrote:
what driver k750 is best picture quality in night and day ???
zuza1 or zuza2 or zuza3 or 1.82 or 7.7 or 6.9 or 5.44 or 9.9 or ....... please help me and please link for the best driver for k750 only one driver thanks


hey, i think u need to test all drivers. then you choose which is better. we are only posting our points of view. you deicide which is better or not.
I jay0726 | (+3, 0) | Clara, Evita, Mimmi & Victoria | My Pics | Do your job!
gabrik81
T68 gold
Joined: Jan 24, 2007
Posts: 4
PM
Posted: 2007-01-24 18:26
Reply with quoteEdit/Delete This PostPrint this post
Hi everybody! I'm a new member, my mobile is a k750i cid49 R1CA021.
Thanks to you and to this forum, I've just learnt how to customize my k750i even if cid49, so I've tried almost all the camera drivers posted here!
My main exigence is to take pictures by night time, you know, when out with friends to pubs and so on, and indoor pictures. It's rare that I take pictures outdoor in daytime, if I do it probably I'm on holiday, and probably I've with me my canon camera, so my k750i can stay at rest in pocket!
So my question is, accordingly to you, and after the newest camera drivers releases, which is the best one to be used in not well lightened (night, indoor..) conditions?
In my opinion, the last 5.52 driver by Ady works really well!!!
By the way, thank you Ady!! and thank you to all the other driver developers too!

ciao! gabrik
alehkcis
K800 Silver
Joined: Jan 13, 2007
Posts: 94
PM
Posted: 2007-01-24 18:32
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2007-01-22 22:45:29, gxg wrote:
Quote:

On 2007-01-21 06:17:48, alehkcis wrote:
Quote:

On 2007-01-21 06:11:09, MarkJason wrote:
Just one thing... what about the K750 to W800 thing? Will ZUZA do its thing? I have a K750 with firmware @W800, i didn't flash the FS part just the MAIN file... Is it ok? or do i need to flash the FS to get the best out of ZUZA?



well thats a good question..i actually dont about that one coz i have only tried with k750 and w800 not with that situation..you can ask some1 with a k750 that flashed there phone to w800... but as i said im happy with the 7.7 final either it is day/night/lowlight/macro its the best one that goes with my cam btw i have a R1CA fw...



Man, i flashed my phone completely... Only Fs or only main gives you only hybrid.. not full phone. i have done different tests on my phone.. but i never let them unfinished. As for W800 I found R1BC002 the best FW ever released...

As one of my friends (big guy in Unlock business wide world) said.. K750i is not 100% W800 Hardware compatible.. it miss 1 bite in memory address. That can have enormous consequences...

zuza was perfect for my phone because he managed to capture life in motion and convert it to still photos. I have pictures of me and my fiancee walking and picturing us in the same time.. it looks like we was still for the picture.. look at page 17 at my posted picture... yo can see the car perfectly, thou it was moving. And balance of color, light etc..
so .. for my deceased (lost) phone that driver suit my needs... and suits other... which is more important for me.. I was hars and impolite with the noobs and stupid ppl.. not with the ppl real interested in this movement..

if you ask I'll answer.. but back in movement.. I don't know.



well zuza also delivers the best output for my w800 if thats what you want to know
paparazy
K750
Joined: Dec 04, 2006
Posts: 239
PM
Posted: 2007-01-24 19:00
Reply with quoteEdit/Delete This PostPrint this post
hellow from Brazil
My New Driver base 8.52

New 2007 day 24: Max manual Shutter Speed 1.5 for night, Max Fast focus (Night/Normal), Max AE, Max Small file jpeg 1632px, clean night photos, fix bugs...

Version tunned (+cor/bright/zoom/functions)
drivercam 8.52(Cheng Rong auto supermode) + display driver tunned and Original drivers for Backup: display and camdriver k750 R1CA021

Archive 5mb size:

Softwares: Gflash(patchs) and Far(drivers disp,cam)
Settings: Patchs + driver Cam tunned + driver Disp tunned
Backup original: display and camdriver k750 r1ca021
Help readme.txt

Donwload -> http://www.paparazy.com/k750tunned.zip
Dzyzus
K750
Joined: Nov 12, 2006
Posts: 42
PM
Posted: 2007-01-24 19:27
Reply with quoteEdit/Delete This PostPrint this post
ady_k4e: link doesn't works
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 192021 ... 606162  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic