OpenCut-app / OpenCut-app/OpenCut

[FEATURE]

Open
#763 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.