Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Adjust clip start and end #10

Closed
owickstrom opened this issue Sep 28, 2018 · 1 comment
Closed

Adjust clip start and end #10

owickstrom opened this issue Sep 28, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@owickstrom
Copy link
Owner

When importing an asset into the library, the asset data structure describes the start and end timestamps of the original video file. If you import without automatic classification, those will be the start and end times of the entire video, i.e. the whole video. When you do use automatic classification (with the exception for audio, currently!) the timestamps will be the start and end of each classified scene.

When adding one of these assets as a clip in the timeline, you get whatever start and end timestamps for the clip as they were in the library. It would be nice if you could adjust the clip start and end, for instance if the classified scene was a bit off, or if you need to hand-edit for some other reason.

In a traditional editor this would be the "drag to adjust" borders on the clip box, but I'm not sure about how it should work in Komposition. Maybe an "edit" command, such that if you press "e" when focusing a clip, you'll get a dialog where you can adjust these values. Or something like a "nudge start" and "nudge end", so that you don't need the intermediate dialog.

@owickstrom owickstrom added enhancement New feature or request help wanted Extra attention is needed labels Sep 28, 2018
@owickstrom owickstrom added this to the 0.2.0 milestone Sep 28, 2018
@owickstrom
Copy link
Owner Author

Fixed by #68

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant