Skip to content

Improve export parity and idle media cleanup#10

Merged
tadaspetra merged 5 commits intomainfrom
stability/media-audit-wins
Mar 30, 2026
Merged

Improve export parity and idle media cleanup#10
tadaspetra merged 5 commits intomainfrom
stability/media-audit-wins

Conversation

@tadaspetra
Copy link
Copy Markdown
Owner

Summary

  • match ffmpeg easing and GOP cadence to the editor so exports stay sharper and motion matches preview more closely
  • lazily initialize recording media only when entering the recording view instead of on every project open
  • release idle capture resources after leaving the recording view, while guarding against cleanup during active recorder finalization

Test plan

  • npm run check

Made with Cursor

Match ffmpeg easing and keyframe cadence to the editor so exports stay sharper, and lazily release idle capture resources to reduce stale stream issues without changing active recording finalization.

Made-with: Cursor
@tadaspetra tadaspetra merged commit a07dd27 into main Mar 30, 2026
2 checks passed
@tadaspetra tadaspetra deleted the stability/media-audit-wins branch March 30, 2026 01:46
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