Skip to content

Release v0.0.33#13

Merged
JRemitz merged 4 commits intomainfrom
release/v0.0.33
Mar 24, 2026
Merged

Release v0.0.33#13
JRemitz merged 4 commits intomainfrom
release/v0.0.33

Conversation

@JRemitz
Copy link
Contributor

@JRemitz JRemitz commented Mar 24, 2026

Summary

  • Smart zoom tracking via vision plugins (--smart flag, --zoom-frames, ON_FRAMES_EXTRACTED hook)
  • Branding overlay on rendered shorts (configurable duration, --no-branding to disable, first-iteration-only)
  • Cross-fade transitions between iterations (0.5s xfade/acrossfade)
  • Speed segments for variable speed within clips (split/trim/concat pattern)
  • Player roster lookup via --player-numbers and --event-type flags
  • Game finish output relocation to prevent file collisions across games
  • Plugin doctor checks, --tournament flag, landscape/portrait detection in POST_RENDER hook data
  • Player, assists, event type, and level context in POST_RENDER hook data for AI metadata generation

Test plan

  • make check — lint + mypy + 100% coverage (2003 tests pass)
  • Manual: reeln render short clip.mkv --smart --iterate with vision plugin
  • Manual: reeln render short clip.mkv --no-branding
  • Manual: reeln game finish relocates outputs

🤖 Generated with Claude Code

…, iterations

Major feature release:
- Smart zoom tracking via vision plugins (--smart flag)
- Branding overlay on rendered shorts (configurable, --no-branding to disable)
- Cross-fade transitions between iterations
- Speed segments for variable speed within clips
- Player roster lookup via --player-numbers flag
- Game finish output relocation to prevent collisions
- Plugin doctor checks, tournament context, landscape/portrait hook data

Co-Authored-By: Claude <noreply@anthropic.com>
@JRemitz JRemitz self-assigned this Mar 24, 2026
JRemitz and others added 3 commits March 24, 2026 07:24
Co-Authored-By: Claude <noreply@anthropic.com>
…ents)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@JRemitz JRemitz merged commit 1a4fdac into main Mar 24, 2026
7 checks passed
@JRemitz JRemitz deleted the release/v0.0.33 branch March 24, 2026 12:33
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