maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   ρcam 1.0.7 now in extras -- raw/jpg camera application for N9 and N900 with manual controls and image stabilization (N9 version still on 1.0.4) (https://talk.maemo.org/showthread.php?t=85512)

wook_sf 2012-07-31 13:22

Re: [Announce - beta4] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
Quote:

Originally Posted by bnwg (Post 1245419)
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 2012-07-31 14:24

Re: [Announce - beta4] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
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)

wook_sf 2012-07-31 14:53

Re: [Announce - beta4] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
Quote:

Originally Posted by qwazix (Post 1245473)
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 :D

i am looking forward for n950's fix of this app, heavily looking forward :D

qwazix 2012-07-31 16:38

Re: [Announce - beta5] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
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.

wook_sf 2012-07-31 17:05

Re: [Announce - beta5] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
Quote:

Originally Posted by qwazix (Post 1245509)
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 :D

Locan 2012-07-31 17:33

Guys you are real genius. Thank you for a wonderful application. N9 rules big time!!!

HtheB 2012-07-31 20:09

Re: [Announce - beta5] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
Quote:

Originally Posted by qwazix (Post 1245509)
I suspect that the N950 is GRBG and that is why the mixed colors.

N950 is GaRBaGe???? :D

heheheh, sorry I really had to say this :p
still waiting for the fix for the N950, keep up the good work

wook_sf 2012-07-31 20:13

Re: [Announce - beta5] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
Quote:

Originally Posted by HtheB (Post 1245579)
N950 is GaRBaGe???? :D

heheheh, sorry I really had to say this :p
still waiting for the fix for the N950, keep up the good work

more or less...it is :D
lol

degtep 2012-08-14 13:13

Re: [Announce - beta5] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
Question for N9 users: this program produces images with correct colors or not?

qwazix 2012-08-14 22:32

Re: [Announce - beta5] ρcam for harmattan - raw/jpg camera application for N9 with manual controls
 
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.


All times are GMT. The time now is 23:47.

vBulletin® Version 3.8.8