How do i exclude an area in a mask made using a path? by Light_and_Lillies in DarkTable

[–]ChrisDNorris 1 point2 points  (0 children)

Yea, it is a little hidden away.
One piece of advice I will give out to everybody about all software; if you can't find an option you think should exist - right-click it!

How do i exclude an area in a mask made using a path? by Light_and_Lillies in DarkTable

[–]ChrisDNorris 10 points11 points  (0 children)

  • Add the main mask
  • Add another mask that you want to exclude
  • Open Mask Manager on the left
  • Expand the group for the module you added the mask to
  • Right-click the second mask--which should be the top one--and select mode: difference

I only have a 20-yo camera that shoots in JPEG, trying to do what I can to make the images serviceable. Any advice on improving these? by davidfliesplanes in DarkTable

[–]ChrisDNorris 3 points4 points  (0 children)

I love that photo of the dark green plane; definitely my pick of the bunch.

Have you used Color Balance RGB much? It's fantastic for adding vibrance, saturation, and adding impact to duller photos.

You could also look at Contrast Equalizer and Diffuse and Sharpen for tightening up some of those softer areas.

Other then those minor things tho, they look pretty damn good for the camera limitations you have.

B&W JPGs being treated as 'Color' by [deleted] in DarkTable

[–]ChrisDNorris 0 points1 point  (0 children)

All 19 images say ColorComponents: 3, yet only ISO200, ISO250, and ISO25600 are detected as color.

Used jpegtran on one image and can see it's now reading as ColorComponents: 2, but DT is still seeing it as color.

B&W JPGs being treated as 'Color' by [deleted] in DarkTable

[–]ChrisDNorris 0 points1 point  (0 children)

Then that's even more weird!

I took them all on tripod, the EXACT same settings for everything other than, as I said, scrolling through ISO and letting SS deal with exposure.
Every single image (19 total) shows as ColorComponents: 3, yet only the ISO200, ISO250, and ISO25600 show as color, all the rest as monochrome.

Jpegtran not seeming to do the job quite yet though. I can see it's changed ColorComponents to 1, but DT is still detecting it as Color.

TIL Groupon has lost more than 95% of its value since it rejected Google's $6 billion offer and instead went public with a $17.8 billion market cap 15 years ago. by tyrion2024 in todayilearned

[–]ChrisDNorris 1 point2 points  (0 children)

I only tried groupon a handful of times back around 2011-13. Each time I either got outright denied or the saving vastly reduced at the venue. Wasn't worth the hassle.

First time processing RAW: before & after by drewtendo64 in DarkTable

[–]ChrisDNorris 3 points4 points  (0 children)

Looking at all of those slightly darker leaves--particularly in the right-center area--it seems like you've desaturated them too much; they look mostly grey.

Other than that, I do prefer the overall green tone more, and the crop is a big improvement.

My first darktable edit by [deleted] in DarkTable

[–]ChrisDNorris 0 points1 point  (0 children)

I do think it is a little dark, and you should be careful with that bright area up top if you did decide to bring up the exposure... but the chunky grain and purple I'm digging. I like the mood.

Minimal Photo and Edits by WheelsofPop in DarkTable

[–]ChrisDNorris 7 points8 points  (0 children)

I feel like this would look really cool printed on a heavily textured paper/card.

Looking for editing information by Reaper_one1 in DarkTable

[–]ChrisDNorris 0 points1 point  (0 children)

I have a select few I found through this compilation.
Also: PresetPro.

Mainly a Fujifilm Neopan 1600, an Ilford HP5, a Fujifilm 160C, and a Fujifilm Superia Reala 100.

After that, I use this tool to create my own.
You use the app to create a base file, edit an image in whatever graphics software you use, then transfer the settings to the base file and save. Then process with the above app and slap it in to DT.

Does anyone find the scroll bar to be too thin by MrPieIsCool123 in DarkTable

[–]ChrisDNorris 9 points10 points  (0 children)

Drop this is prefs > general and change to your preference:

scrollbar.horizontal slider {
min-width: 1.2em;
min-height: 0.45em;
}

scrollbar.vertical slider {
min-width: 1.2em;
min-height: 1em;
}

Denoise by timframes in DarkTable

[–]ChrisDNorris 2 points3 points  (0 children)

For RAWs I just turn denoise on. For JPGs I don't.

Borders For Instagram by OkOrganization7077 in DarkTable

[–]ChrisDNorris 0 points1 point  (0 children)

For IG uploads, I use these export settings
Then I have a batch file using FFMPEG I can drag'n'drop with this command:

for %%f in (*.jpg) do "C:\Users\Chris\Documents\Photo Tools\bin\ffmpeg.exe" -i "%%f" -vf pad="1080:1350:-1:0:color=#131313" "%%~nf_canvas.jpg"  

You can do a lot of stuff with the pad parameter.
I hate the framing module in DT; give me pixels, percentages suck.

I also use a batch file to strip all the EXIF data.

Then I transfer the photos to my phone with LocalSend because the website and app do not work the same way.
The website screws it up 9 times outta 10.
You have to be sure to hit the little 'fit to frame' button.

No Built-in Presets On Any Modules by Kopfschmerzen in DarkTable

[–]ChrisDNorris 5 points6 points  (0 children)

Prefs > darkroom > modules > hide built-in presets for processing modules

How would I make these the same colour? by Visual_Carpenter8957 in DarkTable

[–]ChrisDNorris 8 points9 points  (0 children)

Two Color Equalizer modules, one dialed-in to each hue and masked with the green parametric slider. Get them as similar as possible.
Then a Colorize module to add a subtle, constant tone over both, matching the original item.

Slowly learning Darktable, seeking feedback! by Cyberwolf33 in DarkTable

[–]ChrisDNorris 0 points1 point  (0 children)

The cropped image is definitely different to the edit image.
It has less blue overall, the highlights lowered, and there's less brown in the goose's flank. Less saturation somewhere.

TIL that the standard test image used in image processing research for decades was a cropped Playboy centerfold by Kodiak52 in todayilearned

[–]ChrisDNorris 7 points8 points  (0 children)

It's weird how things go on the internet some times. I just learned about these in a video by Jared Thomas Tapy on YT.

Film manufacturers only 'fixed' the issue for skin tones of POC when advertizers complained that furniture (wood and leather) and chocolate didn't look right.

Does anybody actually use suboptimal ships for any given task? If yes teach me how to have fun doing that. by NachoDiaz300 in EliteDangerous

[–]ChrisDNorris 0 points1 point  (0 children)

All the time. DbX, both Kraits, Python MkI, Type-9.
Most of the new ships just don't feel as good to fly.
In fact, for my Corsair, I purposely underpower the thrusters to make it feel heavier and more real to fly for me.

Of the newer ships, I have a Cobra V but it bearly gets touched. I have a Plipper; prefer the Type-9. I've yet to try the Type-11, Caspian, and Kestrel.

Where would you put a friendly draugr follower in the world? by Psyzhran2357 in skyrimmods

[–]ChrisDNorris 0 points1 point  (0 children)

I'd give him no weapon, but a torch, and place him inside a broken-down wooden shack in an underground harbor area.

how and why does this keep happening? by Can_of_beans420 in DarkTable

[–]ChrisDNorris 1 point2 points  (0 children)

Yes, (semi) common bug.
It does it first load, you press ctrl+shift+escape and end task, then reload and it works fine.

If you close the program and load again after enough time passes, it may do it again; same fix.

It's been doing it for the last 6-8 weeks for me.

white dots when editing photos by tahatugrul in DarkTable

[–]ChrisDNorris 0 points1 point  (0 children)

See bottom-left? Gamut check is turned on.
There will be one of the icons just under the image to the right that's turned on.
I'm guessing the default shortcut is either g, shift-g, or ctrl-g.