Any interest in a "film negative" feature in RT ?

DSCF6211.RAF (32.0 MB)

I’m recompiling atm 60% done

Issue confirmed. Looking…

Neat! recompile did nothing, version 5.6-269-g1ff505432

Well, that’s really a thing we missed at testing…
Will be fixed in some minutes…

What was it?

In export there was a check which restricted the filmnegative processing to bayer sensors

So simple… So it’s in git now? I suppose I need to recompile?

Now it’s in git. Just pull and recompile and it should work.

@alexndr Damn, I was at not on dev as I pushed. Please hold :confused:

@alexndr now it’s in git dev and you can pull and recompile
https://github.com/Beep6581/RawTherapee/commit/a5cba6261a59e37e9c9e9ae6ddf15c09469ccdb1

Great!! Thanks!

1 Like

Oops, sorry for that! I missed that condition… :cry:
Thanks Ingo!
I’ll take another look at the ST_BAYER’s through the PR code, to see if i’ve missed something else.

1 Like

I also missed that condition while testing and reviewing the code. No need to worry :slight_smile:

Please give feedback whether it works as expected now

Looks ok here, i’ve successfully exported the negated JPG and PNG, both from the posted raw, and another one that i’ve grabbed off dpreview gallery.

1 Like

It works! Good Job

I use Raw Therapee for all my film digitising. This feature you have created under the RAW page would be very useful. I am not advanced enough to be able to compile it, any idea if or when it will make it to the pre packaged distribution in our Software repositories :slight_smile:

PS I know of a few other film shooters using RT to digitise, it’s more common than you might think.

Morning, @matt_jones & welcome :slight_smile:

I am not advanced enough to be able to compile it

Oh, don’t be so sure about that!
If you are able to copy and paste, it is not that difficult.
Ho-hum: with one exception, or two – it depends somewhat on
the operating system you use. Some are easy to coax,
others are not. So, on which OS are you?

Have fun!
Claes in Lund, Sweden

Hi Lund,

Im on Linux mint. I’m developing 2 to 3 rolls of film a week normally, so I would be a good tester if I could get it going.

Cheers
Matt

Hi @matt_jones !
I agree with Claes, compiling the program yourself is not hard at all, the process is mostly automated. Take a look at this wiki page:

http://rawpedia.rawtherapee.com/Linux#Debian.2FUbuntu.2FMint.2Felementary_OS

As you can see, it’s just a matter of installing the dependencies from the repos, and then running the commands described in “The Automatic Way” paragraph.
The build script downloads the source automatically and compiles the program.
Feel free to ask :wink:

alberto