OpenCut-app / OpenCut-app/OpenCut
[FEATURE]
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Problem
It would be nice to add a function that separates the audio from the video in the video.
Solution
After dragging a video clip onto the track, select the video clip, then click the "Separate Audio" button. This will enable you to extract the audio from the video. The separated audio will automatically be displayed on the audio track.
Alternative
After dragging a video clip onto the track, select the video clip, then click the "Separate Audio" button. This will enable you to extract the audio from the video. The separated audio will automatically be displayed on the audio track.
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing video-clip selection and timeline flow described in the issue, then identify where clip actions and audio-track items are handled. Define the Separate Audio button behavior so a selected video clip produces an audio item on the audio track, and verify the result through the editor's existing media workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- audio-video-rtc, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100