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

Fix issue #138 : not truly 1 second clip #140

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

clinden
Copy link

@clinden clinden commented Jan 20, 2025

This PR addresses issue #138 by implementing the author's proposed solution from discussion #119

  • Added an option in the preferences page to pad short clips (< 1500 ms) with an additional 500 ms (default: disabled, so no extra milliseconds are added).
  • Modified the video editor to pad clips with 500 ms if the option is enabled in preferences and the clip duration is less than 1500 ms.
  • Added translations for multiple languages.

Note :
Most translations were generated using Google Translate and may not be entirely accurate, except for French which has been verified, and English which should be acceptable but might still need a review.

@clinden clinden changed the title Fix issue #138 Fix issue #138 : not truly 1 second clip Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

1 participant