Skip to content

fix(recorder): use libopus when possible#5579

Merged
chenghao-mou merged 2 commits intomainfrom
chenghao/fix/pyav-ffmpeg-bundle
Apr 29, 2026
Merged

fix(recorder): use libopus when possible#5579
chenghao-mou merged 2 commits intomainfrom
chenghao/fix/pyav-ffmpeg-bundle

Conversation

@chenghao-mou
Copy link
Copy Markdown
Member

@chenghao-mou chenghao-mou commented Apr 28, 2026

Use libopus in pyav when possible or fall back to opus, so that PyAV bundled ffmpeg works correctly. This closes #4347 and AGT-2774

Use libopus in pyav when possible or fall back to opus, so that PyAV bundled ffmpeg works correctly. This closes #4347.

Co-authored-by: Chris Wilson <github@yepher.com>
@chenghao-mou chenghao-mou requested a review from a team April 28, 2026 09:07
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

Comment thread livekit-agents/livekit/agents/voice/recorder_io/recorder_io.py Outdated
@chenghao-mou chenghao-mou merged commit 5453deb into main Apr 29, 2026
34 of 35 checks passed
@chenghao-mou chenghao-mou deleted the chenghao/fix/pyav-ffmpeg-bundle branch April 29, 2026 12:07
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.

RecorderIO Opus Encoder Fails with ExperimentalError on PyAV 14.x

2 participants