manim icon indicating copy to clipboard operation
manim copied to clipboard

bugfix: convert non-`.wav`/`.raw` files to `.wav` before passing to pydub

Open behackl opened this issue 1 year ago • 0 comments

Ongoing post-pyav refactor: fixes #3831

  • [ ] cleanup inconsistently named containers/streams in added code
  • [ ] think about actually opening file to check codec
  • [ ] deal with files that have mulitple audio streams? (try whether this actually works currently)
  • [ ] maybe add a test?

behackl avatar Jun 30 '24 15:06 behackl