Skip to content

refactor: frame-based timeline instead of time-based#8

Open
mohebifar wants to merge 5 commits intomainfrom
refactor/frame-based-timeline
Open

refactor: frame-based timeline instead of time-based#8
mohebifar wants to merge 5 commits intomainfrom
refactor/frame-based-timeline

Conversation

@mohebifar
Copy link
Owner

No description provided.

- Updated video editor state to use frames instead of seconds for current time and duration.
- Refactored audio engine to convert frame-based time to seconds for playback synchronization.
- Adjusted asset store to convert asset durations from seconds to frames based on project FPS.
- Enhanced auto-save functionality to handle frame-based current time.
- Modified MP4 export logic to work with frame-based durations and timestamps.
- Updated layer builder to evaluate keyframes using frame-based timeline positions.
- Implemented database migration to convert existing time values from seconds to frames.
- Adjusted tests to ensure compatibility with frame-based logic.
@vercel
Copy link

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tooscut Ready Ready Preview, Comment Mar 25, 2026 8:24am

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