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

Automatic Segmentation using keyframes similar to Scene Edit Detection in Premiere Pro #1398

Closed
mifi opened this issue Dec 12, 2022 Discussed in #1396 · 3 comments
Closed

Comments

@mifi
Copy link
Owner

mifi commented Dec 12, 2022

Discussed in #1396

Originally posted by xcodelight December 10, 2022
Hello
First of all. Thanks for this amazing software that you have created. It is very useful for me.

I'm sure you know about the feature in premier pro which is Scene Edit Detection which allows you to automatically add cut points to a scene.
In lossless-cut , you have already added keyframe detection. Can you add a feature which generate automatic Segmentation using keyframes? That would be really useful and timesaving .

@mifi
Copy link
Owner Author

mifi commented Dec 12, 2022

This is a great idea. Kind of similar to #623

I think what needs to be done is something like this:
https://stackoverflow.com/questions/35675529/using-ffmpeg-how-to-do-a-scene-change-detection-with-timecode

@mifi
Copy link
Owner Author

mifi commented Dec 29, 2022

I have now implemented both

  • scene change to segments
  • keyframes to segments

@mifi mifi closed this as completed Dec 29, 2022
mifi added a commit that referenced this issue Dec 29, 2022
- scene changes
- keyframes

closes #1398

also limit max number of segments
and improve parameters dialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@mifi and others