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

Request: Implement video trimming feature in editor playback #150

Open
destin55 opened this issue Apr 15, 2024 · 0 comments
Open

Request: Implement video trimming feature in editor playback #150

destin55 opened this issue Apr 15, 2024 · 0 comments

Comments

@destin55
Copy link

Am trying to implement an instance where a clip's start_time and end_time should affect its playback duration.
The clip should only play from its provided start_time and complete at its provided end_time even if the start time is more than 0 and the end time is less than the actual duration of the clip.

Can anyone guide me how i would successfully achieve that. Am only currently focusing on the playback and not export.

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

No branches or pull requests

1 participant