Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix WAV parser, sync issue with BWF Audio Extension chunk #1167

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Jul 4, 2022

Fix WAV parser, sync issue with Broadcast Wave Format (BWF) Audio Extension chunk
Bug introduced in PR #618

Strips null characters from BWF extension strings.

Resolves: #1163

…ension chunk

Strips null characters from BWF extension strings.

Resolves: #1163
@Borewit Borewit force-pushed the issue-1163-fix-bwf-chunk-sync-error branch from 7f45f76 to b486eb6 Compare July 4, 2022 09:59
@Borewit Borewit self-assigned this Jul 4, 2022
@Borewit Borewit added the bug Bug, will addressed with high priority label Jul 4, 2022
@Borewit Borewit merged commit 3dcf10e into master Jul 4, 2022
@Borewit Borewit deleted the issue-1163-fix-bwf-chunk-sync-error branch July 4, 2022 10:21
@Borewit
Copy link
Owner Author

Borewit commented Jul 4, 2022

Released in v7.12.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug, will addressed with high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seemingly valid WAV file not being parsed for tags
1 participant