Sony Ericsson / Sony : Software, Firmware and Drivers : Hybrid Camera Driver for W800i/K750
>
New Topic
>
Topic Locked
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> Hybrid Camera Driver for W800i/K750
Bookmark topic
Gxg Selam
I have done the reflashing before also reduced the number of patches and I realized that the problem is memo card. Thanks for your info.
By the way I love zuza1
--
Posted: 2006-12-11 11:49:50
Edit :
Quote
hi sir george! any chance of teaching us how to increase the viewfinder speed for the zuza series?
--
Posted: 2006-12-11 12:06:07
Edit :
Quote
can some1 tell me if the quality of zuza2 is the same as zuza1? I tried to read previous posts but I didn't get it... if they are equal and zuza2 makes smaller pics what's the point in using zuza1?
thanks
--
Posted: 2006-12-11 12:20:44
Edit :
Quote
I have applied patch to move the camera driver folder from "tpa" to "c:\\other\\drv"
Now I dont have to use Far Manager to replace the camera driver. I just copy the files to MemStik and then use phone's file manager to place it on drv folder.
My question is:
When this driver will be loaded? Is it during phone startup or whenever I activated the camera?
If the driver loaded during phone startup, it means I have to restart the phone everytime I replace the driver. Isn'it?
Thanks,
kunch
--
Posted: 2006-12-12 11:49:08
Edit :
Quote
@ airin gun ayden
Glad to be able to help you. Sad becasue you have to change the card.
Haidi gorusuruz
@kuncoro_hw. After you change the driver, you have to restart the phone in order that OS to make the necesary adjustments. Like windows and new drivers (asks for restart). Then everytyme you start the camera the parameters from the driver will be taken in consideration (given fact that some parameters are set in OS)
biasiman - zuza is zuza. zuza1 2 3 is only variation with viewfinder fps changed, sizes of the picture... BUT NOTHING DRAMATICALY or ESENTIALY chaged. I prefer ZUZA not 1 2 3 (those are made on private requests)
marcpogs - aaaa.. I forgot.. will be soon as you think. I don;t have time wright now to make a tutorial about that... but today I'll start it. I hope you'll be ok with that
--
Posted: 2006-12-12 12:17:28
Edit :
Quote
one question here: is there a way to increase the pictures taken in burst mode?
--
Posted: 2006-12-12 12:58:29
Edit :
Quote
Quote:
On 2006-12-12 12:58:29, tranced wrote:
one question here: is there a way to increase the pictures taken in burst mode?
nope - encoded in OS
--
Posted: 2006-12-12 16:51:24
Edit :
Quote
ok, thanks jiji. i was just wondering, but it couldnt be done
--
Posted: 2006-12-12 17:34:19
Edit :
Quote
Hi,
I'm again in this forum after i had so much problems with my laptop

and just i want to say that i'm still with the original zuza in my phone and i love this driver

and I'm happy like allways so george,jiji,gxg thank you for this driver ,,multumesc,, and to all i hope that you find you favorite or your good driver ,because this is important
--
Posted: 2006-12-12 21:11:11
Edit :
Quote
basicly this part is for Viewfinder in camdriver. the example above is taken from R1N035 stock camera driver.
LOCK_NIGHT_FPS=05 02 00 08 #VR_NIGHT_MODE_FR #CMD_END // Draft mode frame rate max x fps
06 02 00 01 #VR_NIGHT_MODE_FR 03 #CMD_END // Slowshutter locked at min x fps
06 02 00 01 81 34 #CMD_END // Transition to draft mode at half rate => x/2 fps
#WAIT_FOR_MODE_TRANSITION;
LOCK_NORMAL_FPS=05 02 00 08 #VR_NORMAL_MODE_FR #CMD_END // Draft mode frame rate max x fps
06 02 00 01 #VR_NORMAL_MODE_FR 03 #CMD_END // Slowshutter locked at min x fps
06 02 00 01 81 34 #CMD_END // Transition to draft mode at half rate => x/2 fps
#WAIT_FOR_MODE_TRANSITION;
RELEASE_LOCK_FPS=$u07; // Set draft mode frame rate and do
// transition to draft mode according to property 7
//property 7
seq_set_prop_7_0=06 02 00 01 28 03 #CMD_END // Slowshutter locked at min 20 fps => 10 fps draft mode
05 02 00 08 3C #CMD_END // 30fps => 15 fps, Normal mode
06 02 00 01 81 34 #CMD_END // Transition to draft mode, use each 2 frame
#WAIT_FOR_MODE_TRANSITION;
seq_set_prop_7_1=06 02 00 01 0a 03 #CMD_END // Slowshutter locked at 5 fps draft mode
05 02 00 08 1e #CMD_END // 15fps, Dark mode
06 02 00 01 01 34 #CMD_END // Transition to draft mode, use every frame
#WAIT_FOR_MODE_TRANSITION;
//**************************END***END***END***
try learn those setings via explanations. ask questions where you don't understand
[ This Message was edited by: jiji on 2006-12-13 15:04 ]
--
Posted: 2006-12-13 16:01:58
Edit :
Quote
New Topic
Topic Locked