Any doc explaining how to use PyAV for audio playback? #1193
Unanswered
project-owner
asked this question in
1. Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to try to use PyAV binding in the audio player. RIght now I'm mostly using a binding for VLC library. As VLC in turn is using ffmpeg libraries I thought that maybe it's possible to eliminate that VLC stuff and use ffmpeg directly?
Do you have any doc or example explaining how to use binding for audio playback purposes? I mean for playing audio files in different formats, streams, tracking time, detecting end of track etc.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions