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

Video Remixer: Secondary split position #330

Merged
merged 3 commits into from
Aug 15, 2024
Merged

Conversation

jhogsett
Copy link
Owner

@jhogsett jhogsett commented Aug 8, 2024

On the Video Remixer Split Scene tab in the Advanced Options accordion there is a new feature to add a second split when splitting a scene. This is useful for when there is a scene that needs to be isolated within a larger scene, for example, when a commercial break needs to be dropped within a larger main scene.

Checkbox Use Secondary Split

  • On checking, copies the current split position to the secondary split slider
  • This remembers the current split position and allows using the main split slider to identify the other needed split

NOTE: The earlier of the two split positions will be processed first. This allows an easy sequence of steps to isolate and remove a mid-scene ad break:
1. Use the main slider to find the first frame of the ad break to remove
2. Check the Use Secondary Split checkbox. This copies the main split position to the secondary slider.
3. Use the main slider again, this time to find the first frame of the main scene after the ad break
4. Click the Split - Keep Before button
5. The earlier split, copied to the secondary slider is performed, and the part before the split is set to Keep
6. The later split showing on the main slider is performed, and the part before the split is set to Drop while the part after the split is set to Keep

@jhogsett jhogsett changed the title Secondary split position Video Remixer: Secondary split position Aug 15, 2024
@jhogsett jhogsett marked this pull request as ready for review August 15, 2024 19:07
@jhogsett jhogsett merged commit 46b3b9b into main Aug 15, 2024
2 checks passed
@jhogsett jhogsett deleted the secondary-split-position branch August 15, 2024 19:08
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