Skip to content

Handle padded WAV chunks before data - #880

Open
Mirochill wants to merge 1 commit into
jiaaro:masterfrom
Mirochill:fix-810-wav-odd-chunk-padding
Open

Handle padded WAV chunks before data#880
Mirochill wants to merge 1 commit into
jiaaro:masterfrom
Mirochill:fix-810-wav-odd-chunk-padding

Conversation

@Mirochill

Copy link
Copy Markdown

Fixes #810.

Summary:

  • Account for RIFF pad bytes after odd-sized WAV chunks while scanning headers.
  • Add a regression for loading a BytesIO WAV with an odd-sized metadata chunk before data.

Validation:

  • Not run locally.

@Mirochill
Mirochill marked this pull request as ready for review May 25, 2026 19:39
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.

Loading wav file sometimes fails due to ffprobe library not being able to load

1 participant