Skip to content

Commit 79b0a80

Browse files
committed
0.4.5
1 parent 282a7a8 commit 79b0a80

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

  • apps/web/content/changelog

apps/web/content/changelog/88.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Camera Only Mode, Faster macOS Capture & Better Screenshot UX
3+
app: Cap Desktop
4+
publishedAt: "2026-01-16"
5+
version: 0.4.5
6+
image:
7+
---
8+
9+
- **Camera Only Mode** — Record video using just your camera. This mode can be toggled directly from the main window for quick, focused video capture. Both Studio and Instant Mode supported.
10+
- **More reliable decoding and seek behavior** — Added FFmpeg software fallback when hardware decoding fails, improved AVAssetReader end-of-file handling, and tuned decoder timeouts for slow seeks and initial playback.
11+
- **Smoother exports and playback stability** — Editor preview now pauses during export, keyframe distribution and frame iteration were improved, and GPU buffer resizing is more robust to reduce stalls.
12+
- **Lower-overhead macOS frame processing** — Introduced pooled pixel buffers and a dedicated copier for screen capture, then refactored frame scaling around the pool for more efficient processing.
13+
- **Improved audio timestamp and drift handling** — Reworked timestamp/drift logic in the recording and MP4 pipelines for more stable long-running audio-video sync.
14+
- **Cleaner screenshot workflow** — Target selection overlays are now hidden before capture, hidden overlays no longer block clicks, and screenshot notification audio behavior was refined.
15+
- **Better multi-display overlay focus** — Improved focus and positioning logic for target-selection overlays across multi-monitor setups.

0 commit comments

Comments
 (0)