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 invalid resampler API #180

Closed
wants to merge 1 commit into from
Closed

Fix invalid resampler API #180

wants to merge 1 commit into from

Conversation

niris
Copy link

@niris niris commented May 12, 2022

According to https://pyav.org/docs/develop/api/audio.html#module-av.audio.resampler
the returned value is a list. The code is updated to follow the API

According to https://pyav.org/docs/develop/api/audio.html#module-av.audio.resampler
the returned value is a list. The code is updated to follow the API
@niris niris mentioned this pull request May 12, 2022
@nshmyrev
Copy link
Contributor

There are other issues with to_bytes as well, see PyAV-Org/PyAV#1022. I pushed a proper fix, it should be working now

@nshmyrev nshmyrev closed this Aug 24, 2022
@nshmyrev
Copy link
Contributor

thanks a lot for your submission!

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

Successfully merging this pull request may close these issues.

None yet

2 participants