>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> C905 CamDriver Modded
Bookmark topic
Pity that only 15fps :(
--
Posted: 2009-08-21 14:20:36
Edit :
Quote
good to see this topic come alive again,keep the modded cam drivers coming.
--
Posted: 2009-08-21 15:01:32
Edit :
Quote
DarKMaGiCiaN Posts: > 500
@anouk82
but the colours are too cold,too many shades of blue,more warm colours would be more natural.as for the contrast is too high,too much white scenery,the contrast value is 01,but even if i put it to 00 it's still too much conrast.
fixed in new version
but can you give me a sample so to be clear for me ^_^
@mazi292
Pity that only 15fps
it can be fixed ^_^
--
Posted: 2009-08-21 15:04:58
Edit :
Quote
On 2009-08-21 15:04:58, DarKMaGiCiaN wrote:
@anouk82
but the colours are too cold,too many shades of blue,more warm colours would be more natural.as for the contrast is too high,too much white scenery,the contrast value is 01,but even if i put it to 00 it's still too much conrast.
fixed in new version
but can you give me a sample so to be clear for me ^_^
@mazi292
Pity that only 15fps
it can be fixed ^_^
really with camera driver can we achieve VGA video recording?? really?? then its possible in w995 too rite??
--
Posted: 2009-08-21 16:25:48
Edit :
Quote
eltoffer-does your new driver with vga video still have the
qvga@30fps option?
--
Posted: 2009-08-21 18:01:50
Edit :
Quote
On 2009-08-21 08:11:48, code28h4p wrote:
luhccas-c905, would you mind to make a mod camdriver for C901? I have gave original camdriver in a thread where u ask for it. Sorry for being out of topic here...i've lost my patient to wait nice mod camdriver for it.
Hi dude,i'm working on it right now ^^!
Waiting for my greenheart from ebay

...
--
Posted: 2009-08-21 18:25:36
Edit :
Quote
If someone discover where is the code for video buffer c905 can handle up to 3.6mbps without any problem...
And about the bitrate i've tried 24fps and works but the low bitrate kills the quality
--
Posted: 2009-08-21 18:28:55
Edit :
Quote
Im working on having both recording options
to lucas: where did you manage the FPS i can handle up the bitrate but i need to know the FPS
--
Posted: 2009-08-21 19:38:09
Edit :
Quote
@Eltoffer,here:
// Supported sizes
// ===========================================
2a[140,F0,BB8], // VR 320 x 240 YCbCr 30 fps
2b[140,F0,
***], // VR 640 x 480
2c[140,F0,
***], // VR 640 x 480
And here:
seq_vf_config_2b = // VR
#SET_REG(23,0F) // HS_DRAFT_IMAGE_SIZE 640x480
$cf.07 1 // If menu mode
// do not change max framerate
$cl
06 02 00 24 // Start sending 2 bytes at adress 24
XX // HS_DRAFT_MAX_FRMRATE
XX // HS_DRAFT_MIN_FRMRATE
$f $r3 111 $d0002
$cx
$sf.01 1 // Video HS
$s8 00
;
seq_vf_config_2c = // VR
#SET_REG(23,0F) // HS_DRAFT_IMAGE_SIZE 320x240
$cf.07 1 // If in menu mode
// do not change max framerate
$cl
06 02 00 24 // Start sending 2 bytes at adress 24
XX // HS_DRAFT_MAX_FRMRATE
XX // HS_DRAFT_MIN_FRMRATE
$f $r3 111 $d0002
$cx
$sf.01 1 // Video HS
$s8 00
;
=======================================================================================
On 2009-08-21 19:38:09, eltoffer wrote:
Im working on having both recording options
to lucas: where did you manage the FPS i can handle up the bitrate but i need to know the FPS
Use the night mode for VGA and left the normal mode in QVGA
About the fps:
BB8 = 3000 = 30 fps ,got it?
[ This Message was edited by: luhccas-c905 on 2009-08-21 18:55 ]
--
Posted: 2009-08-21 19:47:22
Edit :
Quote
yes i did it but no success did you really get 24 fps?????? i couldnt i can reach 1.5 mbps but at low fps
--
Posted: 2009-08-21 19:54:09
Edit :
Quote
New Topic
Reply