Skip to content
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

Simplify making v3 timeline #412

Merged
merged 3 commits into from
Jan 6, 2024
Merged

Simplify making v3 timeline #412

merged 3 commits into from
Jan 6, 2024

Conversation

WyattBlue
Copy link
Owner

@WyattBlue WyattBlue commented Dec 29, 2023

This makes initializing a new v3 timeline simpler. It also changes how editing works, consider:

auto-editor A.mp4 B.mp4 --cut-out 0,30sec

Now will only make one cut (starting at A), instead of two (one starting at A and one starting at B).

--mark-as-loud and --mark-as-silent are no longer necessary given --set-speed-for-range and Palet scripting now exist so they are removed. Keeping them would have only meant more unnecessary complexity.

@WyattBlue WyattBlue merged commit 9fe18bb into master Jan 6, 2024
1 check passed
@WyattBlue WyattBlue deleted the simple-init branch January 6, 2024 08:50
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