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

Get the sample rate of the audio from a video #286

Open
lematt1991 opened this issue Jan 11, 2024 · 0 comments
Open

Get the sample rate of the audio from a video #286

lematt1991 opened this issue Jan 11, 2024 · 0 comments

Comments

@lematt1991
Copy link

Is there a way of getting the sample rate of the audio from a video?

reader = AudioReader(<file>)
reader.get_info()

Will print the sample rate to stdout, but is there a way to return the integer value? Or do I need to capture stdout to a string and parse it?

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

No branches or pull requests

1 participant