Skip to content

fix: enforce silent export pipeline#4

Merged
blueberrycongee merged 2 commits intomainfrom
codex/export-silent-pipeline
Feb 19, 2026
Merged

fix: enforce silent export pipeline#4
blueberrycongee merged 2 commits intomainfrom
codex/export-silent-pipeline

Conversation

@blueberrycongee
Copy link
Copy Markdown
Owner

Description

This PR fixes export-time fragmented audio playback by enforcing a silent, seek-driven export pipeline.

Motivation

During video export, users could hear broken/fragmented audio snippets. Export should be silent while still preserving encoded output audio track behavior.

Type of Change

  • Bug Fix
  • Refactor / Code Cleanup
  • Documentation Update

Related Issue(s)

N/A

Screenshots / Video

N/A

Testing

  • npm test -- src/lib/exporter

Results:

  • 5 test files passed
  • 45 tests passed

Notes:

  • npm run lint currently fails in this repository due to missing eslint-plugin-prettier under thirdparty/pixi-live2d-display (pre-existing dependency issue, unrelated to this PR).

Checklist

  • I have performed a self-review of my code.
  • I have added any necessary screenshots or videos.
  • I have linked related issue(s) and updated the changelog if applicable.

@blueberrycongee blueberrycongee merged commit c707f04 into main Feb 19, 2026
@blueberrycongee blueberrycongee deleted the codex/export-silent-pipeline branch February 19, 2026 22:02
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