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

Feature request: Support for WAVEFORMATEXTENSIBLE specification #24

Open
remenor opened this issue Oct 16, 2022 · 1 comment
Open

Feature request: Support for WAVEFORMATEXTENSIBLE specification #24

remenor opened this issue Oct 16, 2022 · 1 comment

Comments

@remenor
Copy link

remenor commented Oct 16, 2022

Is it possible to add support for the specification WAVEFORMATEXTENSIBLE?
I use it to cut demultiplexed audio with ffmpeg. If the the sample size is greater than 16 bits, wavbreaker cannot interpret it correctly. Apparently it can only open files with the legacy specification (PCMWAVEFORMAT)

@thp
Copy link
Owner

thp commented Dec 19, 2022

Right now, sample sizes greater than 16-bit are not supported. It would be possible to add support for this. No plans at the moment, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants