Skip to content

Conversation

samohovets
Copy link
Member

@samohovets samohovets commented May 23, 2025

This closes #5314

  • Use useWindowedAudioData in music visualization template
  • AudioDecoder queue will grow without any control and cause memory problems. Implement throttling for parsing as it's faster than decoding.
  • Test with really long audio files (1hr+)
  • There are visible jumps between windows, need smarter strategy to concatenate windows
  • Add getPartialAudioData API to @remotion/webcodecs
  • Fix FLAC parsing in media parser

Copy link
Contributor

vercel bot commented May 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
bugs Ready Ready Preview Comment Aug 29, 2025 9:44am
remotion Ready Ready Preview Comment Aug 29, 2025 9:44am

@JonnyBurger JonnyBurger linked an issue May 30, 2025 that may be closed by this pull request
…indow so we don’t miss samples that straddle window boundaries
…b1111 (Forbidden) is encountered as a sample rate
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.

useWindowedAudioData: support more audio formats WebCodecs-based API for reading audio data partially
2 participants