Skip to content

Remove scenes in favor of tracks and clips #96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
leodiegues opened this issue Mar 24, 2025 · 0 comments
Open

Remove scenes in favor of tracks and clips #96

leodiegues opened this issue Mar 24, 2025 · 0 comments
Assignees
Labels
refactoring Need some kind of refactoring
Milestone

Comments

@leodiegues
Copy link
Collaborator

Following industry conventions instead of creating new abstractions would be way more beneficial to the project. Standardizing timeline event features would remove much of type-handling code and simplify the interaction with Mosaico. Tracks and clips are old friends of NLE softwares and we should not reinvent the wheel.

At first, we should not see significant changes on rendering time because of these changes, but they should definitely bring more clarity to the codebase.

Still, we had a good point internally when we proposed the existence of scenes: grouping asset references together seemed (and still seems) a good idea and we should make possible to group clips in the same track via some metadata.

@leodiegues leodiegues added the refactoring Need some kind of refactoring label Mar 24, 2025
@leodiegues leodiegues added this to the v1.0.0 milestone Mar 24, 2025
@leodiegues leodiegues self-assigned this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Need some kind of refactoring
Projects
None yet
Development

No branches or pull requests

1 participant