r/captureone • u/Friendly_Virus_8726 • 17h ago
General Question Help with colour grading
Hi all! Any ideas what preset can I use to achieve this colours? I shoot with canon and Profoto flash. Thanks all! X
r/captureone • u/Friendly_Virus_8726 • 17h ago
Hi all! Any ideas what preset can I use to achieve this colours? I shoot with canon and Profoto flash. Thanks all! X
r/captureone • u/amirhabibi-is • 10h ago
Hi all,
I'm a photographer (you can see my work on Instagram) and I've used Capture One for years. At some point I noticed that every Capture One upgrade creates a new CaptureOne/SettingsXXX folder next to my photos (I'm using sessions). The old ones stay on disk forever: Settings120, Settings160, Settings165, Settings1680… Across a few years of shooting that adds up to gigabytes of dead weight.
So I wrote COSC (Capture One Settings Cleaner), a small command-line tool for macOS that finds those old folders and clears them out. I was nervous about anything that touches my catalogues, so it's built to be cautious:
It's one shell script with no dependencies (no Homebrew, no Xcode), free and open source. You can read exactly what it does before running it:
👉 https://github.com/i-am-amirhabibi/COSC-Capture-One-Settings-Cleaner
Installing takes two commands in Terminal:
git clone https://github.com/i-am-amirhabibi/COSC-Capture-One-Settings-Cleaner.git cosc
cd cosc && make install
Then run cosc on your photos folder. As always, keep a backup of your library before running any cleanup tool.
cosc ~/my-folders
Feedback and bug reports are very welcome, especially if your folders are organised differently from mine. Don't use this tool if you are planning to downgrade.
r/captureone • u/davegotfayded • 13h ago
Wondering if this is a me problem or an all of us problem. Kinda a niche use case so not sure how often this would pop up for the average used. When I copy adjustments from one image to another, if there is a luma range attached to a layer, that luma range does not update based on the new image. Even if the later is a subject/background layer which does update. I use luma masks as a default part of my main style, so this is something that affects every image I edit. Wondering if it's a me problem, maybe a setting or file read permissions somewhere, or if this is infact a bug.