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 "Close gap" function #3245

Closed
PontiacCZ opened this issue Feb 24, 2020 · 7 comments
Closed

add a "Close gap" function #3245

PontiacCZ opened this issue Feb 24, 2020 · 7 comments
Labels
💡 enhancement This issue describes an improvement, enhancement, or feature request for OpenShot

Comments

@PontiacCZ
Copy link

I like to add all clips to the timeline and then cut out portions I do not want to have there. I guess a lot of people does it like this. Good enough for simple home video. :)

When I make a clip on the timeline shorter, a gap is created. I sure can select all subsequent clips and move them to the left but that can be a lot of work (zoom out, select everything which might be tens of clips, do not omit anything, zoom in and finally shift the clips to close the gap).

Why not right click the gap and choose "Close gap" from a context menu. It would move all subsequent clips in all tracks (so e.g. added audio does not get desynchronised)

image

@PontiacCZ PontiacCZ added the 💡 enhancement This issue describes an improvement, enhancement, or feature request for OpenShot label Feb 24, 2020
@ferdnyc
Copy link
Contributor

ferdnyc commented Mar 8, 2020

Duplicate of #3057 #2808

@ferdnyc ferdnyc closed this as completed Mar 8, 2020
@ghost
Copy link

ghost commented Jan 8, 2023

@ferdnyc, this wasn't a duplicate ticket and would be good to have re-opened. This ticket is about automatically eliminating gaps with a single command. Consider:

openshot-14

How do you remove all those gaps all at once? That is, how do you collapse the gaps such that all the clips are contiguously connected?

The other tickets were more about snapping and magnets and semi-automatic removal of gaps.

@Colorjet3
Copy link
Collaborator

Thank you @DaveJarvis for your input. I have added your comments to an existing enhancement request: https://trello.com/c/wly7VcIS/2-snap-together-button

@ferdnyc
Copy link
Contributor

ferdnyc commented Jan 8, 2023

@DaveJarvis I'm not really involved here anymore, but if you read my comment #3057 (comment), that aspect was part of the #3507 suggestions. (And was the whole reason I originally left #3507 open, despite it being itself a partial duplicate of #2808.)

I don't see anything in the original request here that wasn't also suggested in #3507. Which is closed because it Stale'd out of existence. A fate which would have befallen this issue as well, even if I hadn't closed it.

@larryhardin
Copy link

larryhardin commented May 13, 2024

This feature is really needed, even if it breaks the undo-ability of the merge and also takes a moment. When if you have a single frame to cut, this is extremely difficult to accomplish.
Just merge the clips into a new track and then replace existing track with new one.

@Colorjet3
Copy link
Collaborator

This feature is in the queue and has been approved by the lead developer. There is much work that is needed on the UI for this feature to work, so that is currently taking priority and is in-progress (no ETA).

Here is the link to the ticket If you can't see it directly with the link then filter on card #112 (or the title which has "eliminating blank/empty" in it).

@Colorjet3
Copy link
Collaborator

Hello @PontiacCZ Remove "Gap" feature is now in the latest dev daily build. Go to Openshot.org/download/#daily and download the latest.

Two function:

  1. Right click on a Gap and you will see the option "Remove Gap". This will delete the gap and shift all clips to the right of it and snap it with the clip on its left or bring it to position 0:00.
  2. Right click on the Track label (i.e., Track 5) and you will see the option "Remove All Gaps". This will delete all existing gaps on that track only and shift everything to the left snapped together.

At this time, you can not do this on multiple tracks.

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

4 participants