Active Topics

 



Notices


Reply
Thread Tools
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#61
Originally Posted by bnwg View Post
I see. This is the dirs file. Thxk for guiding.
as i assumed, it has nothing to do with this app but with infamous bug.
here's fix:
http://talk.maemo.org/showpost.php?p...7&postcount=79
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#62
Thanks wook_sf. I am glad that I haven't caused that issue because I couldn't possibly think what it could be.

Beta 5 is out with flash controls, back curtain flash, and a gallery shortcut.

(It's funny to see that dng images pop out in the mail attachment image selector)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#63
Originally Posted by qwazix View Post
Thanks wook_sf. I am glad that I haven't caused that issue because I couldn't possibly think what it could be...
well, it's old gallery bug that was caused by "flash only kernel" on pr 1.2 as far as i saw, or by restoring backup from pr 1.1 luckily ibra had fixed backup and it worked

i am looking forward for n950's fix of this app, heavily looking forward
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#64
The info I have about the N950 is this

In FCam/N9/Platform.h there is this code

Code:
    /** The N9 bayer pattern (the top 2x2 block of pixels) is GRBG */
    virtual BayerPattern bayerPattern() const {
	    if (variant() == N9_old) {
		    return RGGB;
	    }
	    return GRBG;
    }
I suspect that the N950 is GRBG and that is why the mixed colors. This needs a modified libfcam though, to return the other values.

Also changing the overlay colorkey to something red, shows that we do not get a black image, but rather we get nothing at all.

Changing the framebuffer to other color spaces gives a green image.

Changing the omapfb_color_format doesn't give any visible change.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 2 Users Say Thank You to qwazix For This Useful Post:
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#65
Originally Posted by qwazix View Post
The info I have about the N950 is this

In FCam/N9/Platform.h there is this code

Code:
    /** The N9 bayer pattern (the top 2x2 block of pixels) is GRBG */
    virtual BayerPattern bayerPattern() const {
	    if (variant() == N9_old) {
		    return RGGB;
	    }
	    return GRBG;
    }
I suspect that the N950 is GRBG and that is why the mixed colors. This needs a modified libfcam though, to return the other values.

Also changing the overlay colorkey to something red, shows that we do not get a black image, but rather we get nothing at all.

Changing the framebuffer to other color spaces gives a green image.

Changing the omapfb_color_format doesn't give any visible change.
if n9 is GRBG n950 is GBRG if n9 is RGGB n950 is BGGR

i hate when nokia mess with hardware :S
 
Posts: 1 | Thanked: 0 times | Joined on Jul 2012
#66
Guys you are real genius. Thank you for a wonderful application. N9 rules big time!!!
 
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#67
Originally Posted by qwazix View Post
I suspect that the N950 is GRBG and that is why the mixed colors.
N950 is GaRBaGe????

heheheh, sorry I really had to say this
still waiting for the fix for the N950, keep up the good work
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#68
Originally Posted by HtheB View Post
N950 is GaRBaGe????

heheheh, sorry I really had to say this
still waiting for the fix for the N950, keep up the good work
more or less...it is
lol
 
degtep's Avatar
Posts: 49 | Thanked: 59 times | Joined on May 2010 @ Russia, Ekaterinburg
#69
Question for N9 users: this program produces images with correct colors or not?
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#70
Rawcam works as intended for nokia N9 as far as I know. There are no reported bugs until now and I think that beta5 should be considered stable. One or two minor new features may be added, but essentially this is the finished product.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 15:04.