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

feat: implement lossless cut #29

Merged
merged 1 commit into from
Jun 3, 2024
Merged

feat: implement lossless cut #29

merged 1 commit into from
Jun 3, 2024

Conversation

k1nho
Copy link
Contributor

@k1nho k1nho commented May 12, 2024

Description

This PR implements the lossless cut workflow into Gahara.

  • Ability to mark clips in-place within the timeline before export with accelerator (m)
  • Ability to select clips to export as lossless in export menu

What type of PR is this? (check all applicable)

  • 💡 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

closes #20

Mobile & Desktop Screenshots/Recordings

[optional] What gif best describes this PR or how it makes you feel?

@k1nho k1nho self-assigned this May 12, 2024
@k1nho k1nho force-pushed the feat/implement-lossless-cut branch 4 times, most recently from ffccb5f to 5e0a790 Compare May 19, 2024 16:55
@k1nho k1nho force-pushed the feat/implement-lossless-cut branch from 1b50d0c to bd5b4f1 Compare June 2, 2024 17:13
@k1nho k1nho force-pushed the feat/implement-lossless-cut branch from bd5b4f1 to d00bf57 Compare June 3, 2024 18:24
@k1nho k1nho merged commit 6006fe2 into beta Jun 3, 2024
2 checks passed
@k1nho k1nho deleted the feat/implement-lossless-cut branch June 3, 2024 18:28
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.

💡 Feature: Lossless cut
1 participant