Skip to content

feat: add audio-only export mode to Export modal - #142

Open
David Nahum C Rdz (KingDavid2) wants to merge 1 commit into
Lightricks:mainfrom
KingDavid2:kd2/audio-export
Open

feat: add audio-only export mode to Export modal#142
David Nahum C Rdz (KingDavid2) wants to merge 1 commit into
Lightricks:mainfrom
KingDavid2:kd2/audio-export

Conversation

@KingDavid2

Copy link
Copy Markdown

Summary

Adds a Video/Audio toggle to the export panel. Audio mode exports MP3/AAC/WAV/FLAC with sample rate and bitrate controls, reusing the existing PCM mixdown (mixAudioToPcm) but skipping the video render/mux pipeline entirely via a new exportAudio IPC handler.

Design

audio only

Adds a Video/Audio toggle to the export panel. Audio mode exports
MP3/AAC/WAV/FLAC with sample rate and bitrate controls, reusing the
existing PCM mixdown (mixAudioToPcm) but skipping the video render/mux
pipeline entirely via a new exportAudio IPC handler.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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