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

Add a feature for grouping (pseudo-merging) clips in the timeline. #5599

Open
Jayden58 opened this issue Aug 18, 2024 · 2 comments
Open

Add a feature for grouping (pseudo-merging) clips in the timeline. #5599

Jayden58 opened this issue Aug 18, 2024 · 2 comments
Labels
💡 enhancement This issue describes an improvement, enhancement, or feature request for OpenShot

Comments

@Jayden58
Copy link

Jayden58 commented Aug 18, 2024

The feature would let you merge clips together into one larger clip for ease of use was my original idea. But after being told to think of alternatives in the bug report outline, I believe I've thought of a better solution; grouping clips. You can select multiple clips and group them together, and the resulting group can be manipulated as if it was one clip. You can also ungroup groups, which separates them into their individual clips.


I would like the OpenShot developers to add a function to group clips together so they can be moved about like one clip (also if you did CTRL+LeftClick it would also behave like one clip.)


Alternatives solutions I've thought of

  • Crt+LeftClick all of the clips
    Pros: It works. || If you don't like how the clip works you can remove it
    Cons: it looks more messy reducing clarity || if you have a bunch of small clips it can be confusing || It is very slow ||

  • Adding Merge feature
    Pros: Improves clarity || improves simplicity
    cons: Could be technologically complex and could(I'm not a coder) include, but it not limited to:
    = Recoding or modifying how clip IDs work
    = Automatically adjusting start and stop times of effects and properties of each clip
    = Recoding or modifying how clips are made and adjusted
    A protentional workaround for the merge idea is to render the selected clips into a video file, but that would come with the problem of rendering speed slowing down the workflow.

  • Clip grouping
    Pros: behaves like clip merging without extra effort || is not permanent so you can group and ungroup clips|| would only need to code moving clips the same amount simultaneously (and could make a work around by just moving each one in order very fast)||
    Notices (things to keep in mind, not suggestions): If you were to add an effect to a grouped clip, you can either have it affect the entire group or only work on a single clip. || You could add a button to render that specific grouped clip and turn it into a video.


@Jayden58 Jayden58 added the 💡 enhancement This issue describes an improvement, enhancement, or feature request for OpenShot label Aug 18, 2024
@Colorjet3
Copy link
Collaborator

Hello @Jayden58 Thank you for this submission. I added this to the backlog queue for the lead developer to review. I have linked that ticket in the queue to this thread. If you or anyone else comes up with other ideas feel free to add to this thread.

@Jayden58
Copy link
Author

If you made it so it worked with clips in other tracks, then if you were to put an image on the track above a clip and group them, then they would not desync when you use the "remove all gaps" button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 enhancement This issue describes an improvement, enhancement, or feature request for OpenShot
Projects
None yet
Development

No branches or pull requests

2 participants