Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Modded Camera Driver for Sony Ericsson k850

Visitors browsing this topic: 1
Add to Bookmarks
Previous  123 ... 8910 ... 373839  Next
Author Modded Camera Driver for Sony Ericsson k850
rodrigoc_p
C901 Black
Joined: Nov 06, 2007
Posts: 37
PM
Posted: 2008-12-02 18:21
Reply with quoteEdit/Delete This PostPrint this post

On 2008-12-02 13:56:48, chadiwrx wrote:

On 2008-12-02 02:52:33, brazuka wrote:
Cybershot™_v5.21_BestPicColor™ k850

download:
#1 post


I uploaded this driver & when i selected document mode the phone keeps crashing. Anyone else having this issue?



Add those lines after " #CHANGE_MODE(35,00)" in doc mode and test it:

$cl
$cx
;
brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-12-03 01:02
Reply with quoteEdit/Delete This PostPrint this post












[ This Message was edited by: brazuka on 2008-12-03 00:07 ]
k770770
C702 Speed Black
Joined: Jun 17, 2008
Posts: 23
PM
Posted: 2008-12-03 04:52
Reply with quoteEdit/Delete This PostPrint this post
Hello everybody

A problem:

$"CAMDRIVER0: 3M LOW COMPRESSION"
0D 02 00 0E // Start sending 13 bytes at adress 0E
84 03 // JPEG_MAX_CODE_SIZE = 900d
58 02 // JPEG_MIN_CODE_SIZE = 600d
52 03 // JPEG_TARGET_CODE_SIZE = 850d
50 // JPEG_INIT_QUALITY = 80d
46 // JPEG_FIRST_QUALITY = 70d
3C // JPEG_LAST_QUALITY = 60d
$f $ra 1111111111 $d0002
$cx


Compression ratio,These values, How to convert some people can tell me??
chadiwrx
K850 Blue
Joined: Sep 25, 2005
Posts: 336
PM
Posted: 2008-12-03 08:42
Reply with quoteEdit/Delete This PostPrint this post

On 2008-12-02 18:21:01, rodrigoc_p wrote:

Add those lines after " #CHANGE_MODE(35,00)" in doc mode and test it:

$cl
$cx
;


Cheers dude that worked
strong
K850 Blue
Joined: May 18, 2007
Posts: > 500
From: Greece
PM
Posted: 2008-12-03 08:58
Reply with quoteEdit/Delete This PostPrint this post

On 2008-12-03 04:52:12, k770770 wrote:
Hello everybody

A problem:

$"CAMDRIVER0: 3M LOW COMPRESSION"
0D 02 00 0E // Start sending 13 bytes at adress 0E
84 03 // JPEG_MAX_CODE_SIZE = 900d
58 02 // JPEG_MIN_CODE_SIZE = 600d
52 03 // JPEG_TARGET_CODE_SIZE = 850d
50 // JPEG_INIT_QUALITY = 80d
46 // JPEG_FIRST_QUALITY = 70d
3C // JPEG_LAST_QUALITY = 60d
$f $ra 1111111111 $d0002
$cx


Compression ratio,These values, How to convert some people can tell me??


84 03 = 0384 = 900
58 02 = 0258 = 600
52 03 = 0352 = 850
50=80
46=70
3C=60
all you need is windows calculator to convert hexdecimal to decimal
Samsung GT-i8910 Omnia HD
K850 R1FA035 modded camdriver
modded acoustic drivers
www.camdrivers.wz.
k770770
C702 Speed Black
Joined: Jun 17, 2008
Posts: 23
PM
Posted: 2008-12-03 11:49
Reply with quoteEdit/Delete This PostPrint this post
Mr strong Great people, thank you!!!

"60d 70d 80d" if the value is set, then how come numerical "850d 600d 900d" Help me, thank you!!!!
strong
K850 Blue
Joined: May 18, 2007
Posts: > 500
From: Greece
PM
Posted: 2008-12-03 13:42
Reply with quoteEdit/Delete This PostPrint this post

On 2008-12-03 11:49:59, k770770 wrote:
Mr strong Great people, thank you!!!

"60d 70d 80d" if the value is set, then how come numerical "850d 600d 900d" Help me, thank you!!!!


convert 850=352 hex then set to conversely =52 03
k770770
C702 Speed Black
Joined: Jun 17, 2008
Posts: 23
PM
Posted: 2008-12-03 13:57
Reply with quoteEdit/Delete This PostPrint this post
Mr strong Thank you for your answer!

"convert 850=352 hex then set to conversely =52 03",I know this.


I mean, how is 52 03 come from?
strong
K850 Blue
Joined: May 18, 2007
Posts: > 500
From: Greece
PM
Posted: 2008-12-03 14:05
Reply with quoteEdit/Delete This PostPrint this post

On 2008-12-03 13:57:22, k770770 wrote:
Mr strong Thank you for your answer!

"convert 850=352 hex then set to conversely =52 03",I know this.


I mean, how is 52 03 come from?


from 850 if you want i.e. 1500 jpeg target size (average size) =dc 05
Samsung GT-i8910 Omnia HD
K850 R1FA035 modded camdriver
modded acoustic drivers
www.camdrivers.wz.
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2008-12-03 14:23
Reply with quoteEdit/Delete This PostPrint this post
I mean, how is 52 03 come from?

850d (decimal)
=
352h (hex) = 0352h (hex)
=
5203h (hex, reversed)
Luhccas-U1a
Satio Black
Joined: Mar 24, 2008
Posts: > 500
PM, WWW
Posted: 2008-12-03 14:53
Reply with quoteEdit/Delete This PostPrint this post
Thinking on a way to edit wb one by one... Anyone have found a balanced value for WB_CC?Colors with "default" value looks like a n70.
k770770
C702 Speed Black
Joined: Jun 17, 2008
Posts: 23
PM
Posted: 2008-12-03 15:38
Reply with quoteEdit/Delete This PostPrint this post
Mr strong , Thank you for your help!!!


brazzuka's
Xperia X10 White
Joined: Nov 14, 2007
Posts: > 500
From: South World-Antartida-Sweden
PM, WWW
Posted: 2008-12-03 20:00
Reply with quoteEdit/Delete This PostPrint this post






tl24
K850 Blue
Joined: Nov 04, 2008
Posts: 30
PM
Posted: 2008-12-03 22:48
Reply with quoteEdit/Delete This PostPrint this post
Just tried the new drivers and they're the best yet! keep up the good work homie!
myimyic
K850 Green
Joined: Aug 29, 2008
Posts: 5
PM
Posted: 2008-12-03 23:10
Reply with quoteEdit/Delete This PostPrint this post

On 2008-12-03 22:48:09, tl24 wrote:
Just tried the new drivers and they're the best yet! keep up the good work homie!

what new drivers? post them please!
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 8910 ... 373839  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic