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
@ 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.
--
Posted: 2006-06-25 14:43:44
Edit :
Quote
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
--
Posted: 2006-06-25 14:44:16
Edit :
Quote
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
--
Posted: 2006-06-25 14:47:01
Edit :
Quote
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
--
Posted: 2006-06-25 14:50:03
Edit :
Quote
@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.
--
Posted: 2006-06-25 14:50:29
Edit :
Quote
Try to find r1n035 camdriver0.dat all comand lines are explained line by line.
@DeXx.
--
Posted: 2006-06-25 14:55:35
Edit :
Quote
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 ]
--
Posted: 2006-06-25 14:59:10
Edit :
Quote
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
--
Posted: 2006-06-25 15:04:11
Edit :
Quote
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
--
Posted: 2006-06-25 15:08:10
Edit :
Quote
Ok that's all.
@DeXx.
[ This Message was edited by: dekson on 2006-06-25 16:16 ]
--
Posted: 2006-06-25 15:08:45
Edit :
Quote
New Topic
Topic Locked