Esato Mobile
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
Page <  123 ... 275276277 ... 462463464>

ToryXX Posts: 495

hey hey hey here is some beautiful picture all taken with the cam driver 2.441 and i think that is super cool,what you think ....is so sharper!!!!:D


http://img84.imageshack.us/img84/4181/dsc01427ko4.jpg

http://img84.imageshack.us/img84/4614/dsc01437ot3.jpg

http://img84.imageshack.us/img84/9818/dsc01455nr5.jpg

and what you think?
--
Posted: 2006-09-24 21:56:36
Edit : Quote

ToryXX Posts: 495

by aksd ,,A few clarifications:

1. About the metadata I truly apologise for the error caused which will be rectified in future camera driver releases. I was experimenting on a few values and forgot to change them back.,,

what i want to ask this metadata is so important to be right....is about what???...is so necessary to change it? and why what is the difference?
--
Posted: 2006-09-24 22:00:39
Edit : Quote

dreams Posts: 80

Could someone post a fixed metadata version of 2.441? thanks.
--
Posted: 2006-09-24 22:17:46
Edit : Quote

ToryXX Posts: 495

what is about this metadata please??
--
Posted: 2006-09-24 22:23:38
Edit : Quote

heins Posts: 152

Hi all, i updated my friends phone to 2.441 today, and took a backup copy of his driver, and while sitting here now, i just wanted to check his version, that i now have on my computer, and when i opend his driver in notepad, this is what i read when i scrolling down to the settings, can this be usefull to you experts? As i can see there is alot more info further down, this driver is 44kb, and normally they are around 23kb. If it is of interest i can pm you the driver.

// Clara camera driver setup file
//************************************************************************
//
// Revision history:
//
//***********************2005-06-14, MR2 *********************************
//
// 4.5 Get_property for reading the set-up file revision added
//
// **********************2005-06-01, MR1 ****************************************
//
// 4.4 cam_sync_ss=f added again and power save mode modified
// cam_ss_sync_9=7 added
//
// **********************2005-05-31****************************************
//
// 4.3 cam_sync_ss=f deleted due to conflict with power save mode
// cam_ss_sync_9=7 deleted snd cam_ss_sync=7 inserted
//
//
//
// **********************2005-05-20****************************************
//
// 4.2 Q-value and EXIF Flash readout exchange orders
// Minimum sizes of JPEG sizes set to "0"
// I2C read of Q-value done twice
//
// **********************2005-05-16****************************************
//
// 4.1 cam_ss_sync_9=7 added
//
// **********************2005-05-12****************************************
//
// 4.0 Minimized JPEG file sizes to minimize the risk of unsucceed images
// Lower the minimum limit of 100x60 and 160x120 sizes
//
//
// **********************2005-05-11****************************************
//
// 3.9 Exif data for flash (Brian)
// cam_ss_sync=f
//
//***********************2005-04-27 R T L 2 *******************************
// =======
//
// 3.8 Moved code from seq_ss_start to seq_ss_take
// This changes the time when the platform resets the image buffer
// (which is a patch in the platform for problem with FF D9 sometimes
// missing in the jpeg stream
//
// Also: change compression degree and MIN size limit, when accessory
// flash is used. This is to prevent risk of retake snapshot in
// accessory flash situations. (We don't want any retakes because
// flash will only be fired during the first image.)
//
//
//***********************2005-04-14**** R T L Release********
// =======
//
// 3.7 Night mode exposure changed from 10fps to 5fps for still/vf image
// Digital sharpening and contrast levels changed
// White balance values for flash LED changed, done when entering seq_ss
// FIFI clearing added
//
// *************************2005-04-12****************
//
// 3.6 Retrials of JPEG changed to 9
// Wait for capture and a delay of 1ms before reading the status register E3
//
// *************************2005-03-29 ***************************
//
// 3.5 Effects problem when using Power save solved
//
// *********************2005-03-21 ******************************
//
// 3.4 Read out Q-factor (even on failure mode of "gray image")
//
// ******************** 2005-03-15 **********************
// 3.3 Added polling in power save handling
// Increased maximum wait time in WAIT_FOR_MODE_TRANSITION
// LED property implemented
// VR frame rate set to 10 fps normal, 7.5 fps night mode
// Buffer size for 100x60 changed from 12 to 15
// 100X60, 160X120,320X240 and VGA have got same max value in standard and fine

// ******************* 2005-02-23 *************
// 3.2 Night mode fix: uses every frame at night mode and every secon at normal mode
// JPEG file sizes corrected
//
// 3.1 ************ 2005-02-14 ********************
// Changed nightmode frame rate to use each 2 frame again.
// Using each frame caused very dark snapshot images
//
// 3.0 *************** Corrected seq_ping; to seq_ping=; ********
//
// 2.9 ************ 2005-02-10 ********************
// Removed ping sequence
// Changed frame rates. Added macros to test VR frame rate.
// (VR_NORMAL_MODE_FR and VR_NIGHT_MODE_FR)
// Reinserted VF_TRANSITION_DELAY to fix VF->VR transition problems
// Lowered min value for VGA compression to 1 again
// Added small delay in power save property
//
// 2.8 ************* 2005-02-04 ******************************
// Changed buffer size for VGA
//
// 2.7 ********************** 2005-02-02 ***************
// Max size of a VGA JPEG image limited to 150kb
//
// Added a delay of 160ms between power save mode transition
//
// No delay before viewfinding for FP1.3 cameras and later
// Added property for power save mode (0x15)
//
//
// 2.6 ***************2005-01-31 *************************
// Added Xenon flash always ON for ITP (prop 0xe,2)
//
// ************************* Delivery of 2005-01-13 ************
// ****************************************************************
// Power save mode. The sensor stops scaning while the Host processes the JPEG
//
//
//
2,4 ************************ Delivery of 2004-12-21 ************
// *************************************************************
// This release is only for ITP***
//
// Changed connection test for size 30
// Added delay to each command by using CMD_END macro
//
// ************************* Delivery of 2004-12-09 **************
//******************************************************************
// 2.3 New delay time i transition mode
// Fixed bug in size 30
// delay of 100 ms from Vincenne to Vdd_SA
//
// ************************* Delivery of 2004-12-07 **************
//******************************************************************
// 2.2 Invert clk-signal in power down
// Test pattern for R&D (ITP), new size
//
// ************************* Delivery of 2004-12-07 **************
//******************************************************************
// 2.1 Exif data read out propery changed
// Delay of 100ms at starting all view finder sizes
//
// ************************* Delivery of 2004-11-27 **************
//******************************************************************
//
// 2.0 Fixed error in get auto focus status
// New properties for AF position status (for ITP)
// snapshot format and off-set fixed for R8
// Vincenne2 power supply for camera (ONLY FP1.1 OR LATER BUILDS)
// 1.9 Updated handling of YUV-snapshot
//
// 1.8 JPEG output sizes are changed. The change is only for verification and is
// not finilized.
// ************************* Delivery of 2004-11-15 **************
//******************************************************************
// 1.7 Updated sup_properties and properties according to requirement doc PA2
// Uses ping to reject old cameras
// New handling of discrete zoom
// 1.6 Third Release to Application SW, 2004-11-09
// Flipped values for property 5. Added property 12 (Qtable read).
// Fixed bug in ss->vf->ss transition. Added buffer sizes (for ITP use)
// 1.5 Second Release to Application SW, 2004-11-02
// 1.4 EXIF read, frame rates, status handling in transitions, burst mode
// frame rate 8-15fps, Changed power up sequence
// 1.3 Exposure changed, EXif=>get_prop, Jpeg size, DR marker removed
// 1.2 Frame rates included
// 1.1 Modiefied and updated properties (frame rate, Effects
// Zoom, Exif, AE, Prop 18,19,20,21)
// 1.0 First Release to Application SW
Properties, JPEG sizes name of module etc..
// 0.9 Added offset (first entry) to JPEG qtable factor
// 0.8 Updated JPEG values and corrected registers
// Updated properties
//
// 0.7 Updated JPEG calculation (added factors). Simplified some properties.
// 0.6 Added JPEG header
// 0.5 Updated properties. Default no mirror in init.
// 0.4 New power up sequence again
// 0.3 Updated power up sequence
// 0.2 Updated property handling
// 0.1 First test version by QWIKHAN
//
//*****************************************************************************

//Information section
//=========================================================
info_name=KNC 201 15;
info_vendor=Sony;
info_major_ver=4;
info_minor_ver=5;



_________________
K750i/R1CA021/512mb msdp/custom menu/original displaydriver/no focus sound/testing camdrivers.

[ This Message was edited by: heins on 2006-09-24 22:38 ]

[ This Message was edited by: heins on 2006-09-24 22:40 ]

[ This Message was edited by: heins on 2006-09-24 22:41 ]
--
Posted: 2006-09-24 23:35:36
Edit : Quote

2uk3y Posts: 214

i also have this clara driver but old untill version 3.8 only.....
dont realize already version 4.5 now......
but i dont remember where i get it hehehehe....
if not mistake, this base on R1A044 camdriver......
--
Posted: 2006-09-24 23:48:00
Edit : Quote

phoeny Posts: 33

@ToryXX

Here you can read something about EXIF or metadata:

http://en.wikipedia.org/wiki/EXIF

A bunch of useful links are also there ... just for your information.
For some people (especially professional photographers) EXIF information is mostly important for post-processing photos.

I always have to remind me though that I use a 2MP PHONE camera right now ...

[ This Message was edited by: phoeny on 2006-09-24 23:47 ]
--
Posted: 2006-09-25 00:46:08
Edit : Quote

QuickShare Posts: > 500

@ToryXX
nice clear pic there mate ..
--
Posted: 2006-09-25 01:26:34
Edit : Quote

max_wedge Posts: > 500

Here's a 2.441 camdriver0.dat with correct metadata.

@aksd, hope you don't mind me jumping the gun, I changed it for myself so thought I might as well upload it.

http://rapidshare.de/files/34363379/camdriver02441.zip.html

I changed nothing but the prop b and prop c values as indicated. It seems to work - meta data appears correct now and photos still as good as always.

I have also done a back to back comparison with 2.441, 5.6u and the original r1bc 4.5. I will post the results shortly.


--
Posted: 2006-09-25 10:05:58
Edit : Quote

ToryXX Posts: 495

max_wedge i wait your results
--
Posted: 2006-09-25 10:33:50
Edit : Quote
Page <  123 ... 275276277 ... 462463464>

New Topic   Topic Locked
Forum Index

Esato home