Author |
Super camera driver for k750/w800/w810 |
Randolph Joined: May 21, 2007 Posts: 115 PM |
In SE standard driver for K750 filtering is on by default? |
|
Vipera ammodytes Joined: Sep 22, 2004 Posts: > 500 From: Serbia PM |
Yep.
This message was posted from a K750i |
loucostanza Joined: Sep 14, 2007 Posts: 25 From: Indo-SE-ya PM, WWW
|
so...the point are:
bilinear filtering ON = less noises, less sharpness
billinear filtering OFF = more noises, sharper images
am i right?
http://my.opera.com/jepret - The adventure of me and my beloved W750i |
Kriomag Joined: Dec 20, 2006 Posts: > 500 From: Poland PM, WWW
|
On 2007-12-21 15:39:48, loucostanza wrote:
so...the point are:
bilinear filtering ON = less noise, less sharpness
billinear filtering OFF = more noise, sharper images
am i right?
yep  |
strong Joined: May 18, 2007 Posts: > 500 From: Greece PM |
Merry Christmas and Happy new Year to all
[img=http://img134.imageshack.us/img134/5959/2007122013561rh5.th.jpg]
k750@w800 R1BC002 www.camdrivers.wz.cz/
[ This Message was edited by: strong on 2007-12-23 23:25 ] |
Sombra Joined: Mar 28, 2007 Posts: 165 From: Brazil PM |
Nice image, strong. |
leetiran Joined: Aug 15, 2007 Posts: 134 From: China PM |
@raiderski
when i read the k800 camdriver, i found that "#UPDATE_WB_IF_NECESSARY" is used after scene command 51.
It seems can solve the WB bug with scene.
UPDATE_WB_IF_NECESSARY= $p5 01
$c5 00 // WB is auto?
$cl
$d0032 // Delay 50 milliseconds
$u01 // Update WB
$cx; |
Mazahaka Joined: Nov 24, 2007 Posts: 9 PM |
@strong
i cant see your foto
can you load it on imageshack.us |
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
leetiran
good tip, indeed delay must be used between scene change and WB update but delay 32h ms (let's use h notation for hex values) is not enough if you're using manual shutter speed (long times) because transition from long exposure time to normal view can slow down other events (scene change and WB update) and WB update can be finished before scene change :/ the best idea is to wait for 'scane changed' event and then update WB, this will work fine in 100% cases. i did this fix some days ago i'm almost ready to make 6.7 public available (only small fix for led is waiting for me)
SPU
what do you think about regC and regD (those for calculations)? i don't see them in code. did you tried to use them in code for calculations or as data storage? are they free to use or reserved for something?
all
i sent something on camdrivers server, look:
http://downloads.wow-info.net[....]&unsigned/camdriver0%205.5.dat
what the hell is this? 5.5m1? original by SE or mod? i don't remeber from where i have this file
[ This Message was edited by: Raiderski on 2007-12-22 15:54 ] |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
i heard that the 5.5 driver is a standard se driver that is only in german k750i firmware it's meant to be really good
|
SPU Joined: Feb 07, 2007 Posts: 131 From: Russia, SPb PM |
Raiderski
Actually we can use registers as we want. But 0-3 are used in get_prop for communication with firmware (i use them in code only as temporary storage). So you can free up some regs by rearranging used ones... and be careful =)
number1
It's modded driver. Just look at the code.
[ This Message was edited by: SPU on 2007-12-22 17:10 ] |
EddieAdams Joined: Nov 12, 2007 Posts: 251 From: L.I., New York PM |
Saw this link and was curious, is the super cam-driver worth it? How do I go about downloading it? Do I need to install earlier versions first? Usually I do the reading myself but, there is 500+ pages and I'm lazy. Currently have a unlocked w810i. Tips and reconmendations would be greatly appreciated. Thank You.
Hello, Exactly!-Eddie Adams a.k.a. Dirk Diggler a.k.a. Brock Landers. Boogie Nights. |
killerPK Joined: Oct 11, 2007 Posts: 252 From: Lahore, Pakistan PM |
Can someone tell me the best camdriver that doesnt have advanced functions? I just want the default functions with better quality. |
lpachuong Joined: Jun 06, 2007 Posts: > 500 From: Vietnam PM |
SPU: so you meant the driver communicates with the firmware through reg0-3? It is interesting. Thank you for your information
And yes, that 5.5 is modded, it is not the original driver from Sony.
[addsig] |
Raiderski Joined: Jul 03, 2006 Posts: > 500 From: Poland, Hell, Mountains PM, WWW
|
killerPK
my and SPU drivers are supermode but they can be set to standard driver functionality (nothing more)
SPU
thx, i looked for 2 free regs but then i realized that i don't need them sometimes my IQ seems to be lower than the hammer's IQ haha
Kriomag
caly dzien sciemnialem z zakupami, porzadkami itd. niestety dotknelo to rowniez odpowiedz na pytanie ale juz sie powolutku tworzy
[ This Message was edited by: Raiderski on 2007-12-22 21:12 ] |
|