Skip to content

Replace ffaudio with ffmovie for PAGExporter audio encoding and update packaging scripts to share library with PAGViewer.#3297

Closed
CodeJhF wants to merge 4 commits intomainfrom
feature/codejhf_ffmovie_migration
Closed

Replace ffaudio with ffmovie for PAGExporter audio encoding and update packaging scripts to share library with PAGViewer.#3297
CodeJhF wants to merge 4 commits intomainfrom
feature/codejhf_ffmovie_migration

Conversation

@CodeJhF
Copy link
Collaborator

@CodeJhF CodeJhF commented Mar 2, 2026

移除 PAGExporter 对独立 ffaudio 库的依赖,改用 PAGViewer 已有的 ffmovie 库进行音频编码。更新打包脚本和安装逻辑,使两者共享 ffmovie 库以减小安装包体积。

…e packaging scripts to share library with PAGViewer.
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.90%. Comparing base (09c780a) to head (95a526c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3297      +/-   ##
==========================================
- Coverage   76.31%   74.90%   -1.42%     
==========================================
  Files         485      501      +16     
  Lines       28283    32765    +4482     
  Branches     8993    10701    +1708     
==========================================
+ Hits        21585    24543    +2958     
- Misses       4883     6040    +1157     
- Partials     1815     2182     +367     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CodeJhF
Copy link
Collaborator Author

CodeJhF commented Mar 2, 2026

修复了Discussion中用户反馈的音频导出问题。

@CodeJhF CodeJhF closed this Mar 3, 2026
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.

2 participants