Skip to content

Conversation

@efhosci
Copy link
Contributor

@efhosci efhosci commented Jan 11, 2026

Clips extracted from videos now save with audio. Uses ffmpeg to save clips directly rather than combine frames with cv2. See around line 610 for that part

Window now shows preview of image/clips while running (with filename and frame number/size underneath), and has a text box that shows the same messages sent to the terminal window

Added some comments for clarity, fixed/added some comments and split some longer functions into lines. Clarified some status messages and made punctuation more consistent

change all fps variables to make sure they use float instead of int

Clips extracted from videos now save with audio. Uses ffmpeg to save clips directly rather than combine frames with cv2. See around line 600

Window now shows preview of image/clips while running (with filename and frame number/size underneath), and has a text box that shows the same messages sent to the terminal window

Added some comments for clarity
fixed/added some comments and split some longer functions into lines. Clarified some status messages and made punctuation more consistent
change all fps variabless to make sure they use float instead of int
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