Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > Super camera driver for k750/w800/w810

Previous  123 ... 164165166 ... 664665666  Next
Author Super camera driver for k750/w800/w810
Mr.Kája
T300
Joined: Mar 22, 2007
Posts: 180
PM
Posted: 2007-04-29 17:11
Reply with quoteEdit/Delete This PostPrint this post
pRo_lama: Well, but not allmost people here are not:)) (well, i remember it too, but he didn't said, what most of us doesn't know yet... I'm not waiting miracle and now, I' just thinking about testing, not about my next standard driver. How we says here...trust, but check..or something like it in translate...anyway, I'm looking forward to new version)

Maybe, just my opinion, but v21.8 was quite sensitive to light and quite often, i got "overfiring" (don't know how to say it in english-area full of white colour) pictures. So maybe just a little more sensitive should be good, but how I said, my opinion and maybe problem at me...
Nowadays, I'm enjoying Elm, fw R7BA076.

And here camdriver database for k750/w800/w810: www.camdrivers.wz.cz
Kriomag
W810 black
Joined: Dec 20, 2006
Posts: > 500
From: Poland
PM, WWW
Posted: 2007-04-29 17:17
Reply with quoteEdit/Delete This PostPrint this post

On 2007-04-29 17:08:14, Nirodha wrote:
what is the largest buffer size that can be set?

in 21.9 it's 616kB - maximum it can be i think. (default is 600kB)

[ This Message was edited by: Kriomag on 2007-04-29 16:18 ]
Kriomag
W810 black
Joined: Dec 20, 2006
Posts: > 500
From: Poland
PM, WWW
Posted: 2007-04-29 17:23
Reply with quoteEdit/Delete This PostPrint this post

On 2007-04-29 17:02:44, Raiderski wrote:
@Nirodha
there's no rule. my bigest picture has 622585 bytes (75% compression) and was done at 592kb JPEG_MAX buffer and 90% compression. sometimes it crash especially when huge amount of details at picture

my biggest picture was 604kB (but jpeg settings was not stable, crashes with too much details...)
Nirodha
W810 black
Joined: Apr 15, 2007
Posts: 47
From: Auckland, New Zealand
PM
Posted: 2007-04-29 17:25
Reply with quoteEdit/Delete This PostPrint this post
@Krio and Raider

Hmm, ok. I just popped off one that is 650KB (665,890 bytes) and the driver/firmware didn't crash. I took a high detail shoot, on purpose, to test it.

Maybe I got lucky.

Sarmad 4.81 with Spot and Compression Switching (modded to Jpeg 90%)

Enhanced mode, Night Mode, Auto-focus, LED Flash, Auto WB, Fine Quality


_________________
Black W810i: Crystal Case, Samsonite black leather holster, 512MB + 2GB Memory Sticks, R4DB005 firmware, Pimped FM Megabass 7.0 Acoustic, Sarmad 4.81 w/Spot Camera, 20+ extra Flash menus, custom Startup and Shutdown screens. Luvin' it!

[ This Message was edited by: Nirodha on 2007-04-29 16:30 ]
Raiderski
C901 Black
Joined: Jul 03, 2006
Posts: > 500
From: Poland, Hell, Mountains
PM, WWW
Posted: 2007-04-29 17:33
Reply with quoteEdit/Delete This PostPrint this post
@Nirodha

well... all this compression settings in camdrv aren't as sweet as they look:

1. (cam_ss_jpeg_buf_size_6/7/8) 0x927C0 = 600000 = 586kb
2. original 5.3 camdrv #SET_JPEG_MAX(02,30) = 560kb

in both cases it's very easy to take pictures with larger size :/ increasing the value of the compression (probably above 85%) dramatically extend picture size so it's very easy to cross the buffer limit. ofcourse SE dudes did something like this: if picture size > buffer size then decrease compression value. even with this protection it will crash when something goes wrong.

so... max buffer size? i know the answer... it's the riddle

i will make further tests because this is very interesting topic...

EduX
K810 Ivory
Joined: Jun 30, 2006
Posts: 92
From: Slovakia, Bratislava
PM
Posted: 2007-04-29 17:35
Reply with quoteEdit/Delete This PostPrint this post
@ sarmadgilani
I tried the last version of your driver 4.81_spot_jpeg_cc and in the mode "normal" it has better color than in the "fine". In the "fine" the pics are reddish. . Will you make a special version with SPOT, but without CC for me, please? Thanks.

Fine


Normal
Kriomag
W810 black
Joined: Dec 20, 2006
Posts: > 500
From: Poland
PM, WWW
Posted: 2007-04-29 17:40
Reply with quoteEdit/Delete This PostPrint this post

On 2007-04-29 17:33:28, Raiderski wrote:
well... all this compression settings in camdrv aren't as sweet as they look:
1. (cam_ss_jpeg_buf_size_6/7/8) 0x927C0 = 600000 = 586kb

right... i've forgot that 1024... lol, so my driver has buffer 601kB (default 586kB)
Nirodha
W810 black
Joined: Apr 15, 2007
Posts: 47
From: Auckland, New Zealand
PM
Posted: 2007-04-29 17:48
Reply with quoteEdit/Delete This PostPrint this post

On 2007-04-29 17:35:10, EduX wrote:
@ sarmadgilani
I tried the last version of your driver 4.81_spot_jpeg_cc and in the mode "normal" it has better color than in the "fine". In the "fine" the pics are reddish. . Will you make a special version with SPOT, but without CC for me, please? Thanks.


If you use Sarmad's 4.81 with Spot and JPEG 89%, it will give you the same quality picture in Normal, without the CC, as in Fine with the CC.

_________________
Black W810i: Crystal Case, Samsonite black leather holster, 512MB + 2GB Memory Sticks, R4DB005 firmware, Pimped FM Megabass 7.0 Acoustic, Sarmad 4.81 w/Spot Camera, 20+ extra Flash menus, custom Startup and Shutdown screens. Luvin' it!

[ This Message was edited by: Nirodha on 2007-04-29 16:49 ]
Nirodha
W810 black
Joined: Apr 15, 2007
Posts: 47
From: Auckland, New Zealand
PM
Posted: 2007-04-29 17:53
Reply with quoteEdit/Delete This PostPrint this post

On 2007-04-29 17:40:25, Kriomag wrote:

On 2007-04-29 17:33:28, Raiderski wrote:
well... all this compression settings in camdrv aren't as sweet as they look:
1. (cam_ss_jpeg_buf_size_6/7/8) 0x927C0 = 600000 = 586kb

right... i've forgot that 1024... lol, so my driver has buffer 601kB (default 586kB)


Thanks for the research, both you and Raiderski
Black W810i: Crystal Case, Samsonite black leather holster, 512MB + 2GB Memory Sticks, R4DB005 firmware, Pimped FM Megabass 7.0 Acoustic, Sarmad 5.6 w/Spot Camera, 20+ extra Flash menus, custom Startup and Shutdown screens. Luvin' it!
hojjat2006
T68 gold
Joined: Dec 25, 2006
Posts: 72
PM
Posted: 2007-04-29 19:25
Reply with quoteEdit/Delete This PostPrint this post

On 2007-04-29 17:40:25, Kriomag wrote:

On 2007-04-29 17:33:28, Raiderski wrote:
well... all this compression settings in camdrv aren't as sweet as they look:
1. (cam_ss_jpeg_buf_size_6/7/8) 0x927C0 = 600000 = 586kb

right... i've forgot that 1024... lol, so my driver has buffer 601kB (default 586kB)


when i can download 21.9 ???????????????????????????????????????
Kriomag
W810 black
Joined: Dec 20, 2006
Posts: > 500
From: Poland
PM, WWW
Posted: 2007-04-29 19:45
Reply with quoteEdit/Delete This PostPrint this post

On 2007-04-29 19:25:16, hojjat2006 wrote:
when i can download 21.9 ?

you cant... because its not released yet be patient...
rikardo666
T68 gold
Joined: Apr 27, 2007
Posts: 2
PM
Posted: 2007-04-29 20:08
Reply with quoteEdit/Delete This PostPrint this post
were is the kriomag 21.9 ????
pleasee
mario06
T68 gold
Joined: Apr 16, 2007
Posts: 73
PM
Posted: 2007-04-29 20:20
Reply with quoteEdit/Delete This PostPrint this post
we want the kriomag 21.9's or a riot wil start

[ This Message was edited by: mario06 on 2007-04-29 19:21 ]
obentou
K850 Blue
Joined: Sep 19, 2005
Posts: 364
From: Toronto
PM
Posted: 2007-04-29 20:54
Reply with quoteEdit/Delete This PostPrint this post
Wait for the release, I'd rather have a quality release than some spinoff of 21.8 just to make you guys happy.

Seriously guys, get something else to do, like testing other camdrivers for the time being.
Mr.Kája
T300
Joined: Mar 22, 2007
Posts: 180
PM
Posted: 2007-04-29 20:57
Reply with quoteEdit/Delete This PostPrint this post
Common, If I'm not gentleman, I would say: Don't behave like idiots!;) You all see that it's not released, so why are you doing it? Krio won't be have and got under preasure...and no miracle will happen after release..maybe you will be cheering about v22..em I right? So, stop it plese...pššš ;o)
Nowadays, I'm enjoying Elm, fw R7BA076.

And here camdriver database for k750/w800/w810: www.camdrivers.wz.cz
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 164165166 ... 664665666  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic