Skip to content

fix(scene): record audio after cached animation replays#4888

Closed
Chessing234 wants to merge 1 commit into
ManimCommunity:mainfrom
Chessing234:fix/4751-audio-after-cached-wait
Closed

fix(scene): record audio after cached animation replays#4888
Chessing234 wants to merge 1 commit into
ManimCommunity:mainfrom
Chessing234:fix/4751-audio-after-cached-wait

Conversation

@Chessing234

Copy link
Copy Markdown

Summary

Fixes #4751

Test plan

  • pytest tests/module/scene/test_sound.py::test_add_sound_after_cached_wait -o addopts=\"\"

Made with Cursor

Reset skip_animations when a play() only skipped frame rendering due to
cache hits, so add_sound() is not dropped between cached waits.

Fixes ManimCommunity#4751

Co-authored-by: Cursor <cursoragent@cursor.com>
@chopan050 chopan050 closed this Jul 14, 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.

Audio broken after silence in rerendered video

2 participants