Skip to content

feat: add per-clip playback speed control for video segments#130

Merged
hm21 merged 2 commits into
stablefrom
feat/clip-volume-and-speed
May 9, 2026
Merged

feat: add per-clip playback speed control for video segments#130
hm21 merged 2 commits into
stablefrom
feat/clip-volume-and-speed

Conversation

@hm21
Copy link
Copy Markdown
Owner

@hm21 hm21 commented May 9, 2026

Description

Introduce per-clip playback speed control for video segments, allowing each segment in a multi-clip composition to have its own playback speed. Update the VideoClip and VideoSegment structures to accommodate this new feature, and deprecate the previous playbackSpeed property in VideoRenderData.

Related Issue: Closes #

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@hm21 hm21 merged commit 4cc002a into stable May 9, 2026
1 check passed
@hm21 hm21 deleted the feat/clip-volume-and-speed branch May 9, 2026 10: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