Which codecs and containers ship in the build?
AV1 (SVT), HEVC (VideoToolbox / NVENC / VAAPI), H.264 (x264, NVENC, VideoToolbox), H.265 (x265), VP9, ProRes 422/4444, and a true lossless FFV1 mode. Containers: MP4, MOV, MKV, WebM, and PNG sequence. Every codec is selectable per-clip and exposes its own flag set — see the CLI reference for the full list.
What operating systems are supported?
macOS 12.0+ on Apple Silicon and Intel, Windows 10 build 19041+ (x86_64 and ARM64), and Linux on glibc 2.31+ as .deb, .rpm, AppImage, and a static tarball. We test on Ubuntu LTS, Fedora, Arch, and NixOS. There is no iOS or Android build — recording on mobile is out of scope for DarthScreenCapture.
Is there a watermark on free-tier recordings?
No. Free-tier recordings export clean — no watermark, no "Made with DarthScreenCapture" stamp, no time limit on a single clip. The free build and the $39 license are byte-for-byte identical at the capture layer; the license unlocks the commercial-use clause and priority email support.
What does the license actually cover, and how is it updated?
A single $39 one-time payment, per person, covers commercial use on every machine you own. No seat math, no per-minute cloud tax, no subscription. Updates ship every 3 weeks on a public changelog with semver; the v4 line has been stable since March 2024 and is API-stable through v5.
Can I script this from CI without a GUI?
Yes. The CLI binary is self-contained and runs headless on any machine with a display server (Xvfb on Linux works for automated regression clips). The REST API gives you the same surface over HTTP. Both are documented in /cli-api/ with copy-paste recipes for GitHub Actions, GitLab CI, and Buildkite.
Does it upload my screen anywhere by default?
No. DarthScreenCapture is local-first: capture, encode, and export all happen on-device. The only network calls are (a) checking for updates, which is opt-in, and (b) explicit webhooks you configure for Linear, Jira, Sentry, or a custom URL. There is no background telemetry, no cloud rendering, no remote AI pass. The November 2023 Trail of Bits audit covers the WebM export pipeline in full.
How does it compare to OBS, Loom, or QuickTime?
Against OBS, DarthScreenCapture uses about a quarter of the CPU at the same resolution and ships with a CLI; against Loom, it has no cloud dependency and no per-minute cost; against QuickTime, it has per-region audio, multi-codec output, and a scriptable surface. The benchmark table in the section above has reproducible numbers.
Is there a refund window if it doesn't fit our flow?
Yes — 30 days, no questions asked, refunded by the same method you paid with. Email [email protected] and we process it the same business day. We are a 14-person company, not a ticketing queue.