Skip to content

feat: add configurable recordings save location - #2

Closed
abduznik wants to merge 1 commit into
mainfrom
feature/configurable-recordings-location
Closed

abduznik wants to merge 1 commit into
mainfrom
feature/configurable-recordings-location

Conversation

@abduznik

Copy link
Copy Markdown
Owner

Adds a Storage section to the HUD's device settings panel so recordings no longer have to live under C:\Users...\AppData on Windows.

Users can pick a custom folder or reset to the default; the choice persists across restarts.

@abduznik

Copy link
Copy Markdown
Owner Author

Wrong target — opening against getopenscreen/openscreen upstream instead.

@abduznik abduznik closed this Sep 13, 2026
abduznik pushed a commit that referenced this pull request Sep 13, 2026
- #1: avfilter_atempo_stretch returns None (-> WSOLA fallback) when atempo
  drains fewer than 90% of target samples, instead of padding the
  near-empty output to target_samples and exporting silence on short speed
  spans (gaps between regions, single video frames).
- getopenscreen#3: avfilter is now a fully-known vendoring/packaging dependency:
  * fetch-ffmpeg.mjs probes ALL six shared DLLs (was: any av*.dll) so a warm
    tree with the five pre-avfilter DLLs re-vendors avfilter-11.dll.
  * before-pack.cjs lists avfilter on Linux, Windows and macOS (mac atLeast
    3 -> 4).
  * build-linux-compositor-addon.mjs header + build-and-packaging.md note
    the sixth ffmpeg soname.
- #2 (decode loop budget guard) removed here and split into its own PR to
  keep this one single-concern (atempo stretch).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant