You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a third party library I can get PyAV's AudioFrames and VideoFrames. In PyAV's docs I see different notes on manipulating these objects, but nowhere can I seem to find any info on how to actually have them played out loud on my PC's speaker. Is it possible to feed them into e.g. GStreamer somehow? Or does PyAV support playback directly?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
From a third party library I can get PyAV's
AudioFrame
s andVideoFrame
s. In PyAV's docs I see different notes on manipulating these objects, but nowhere can I seem to find any info on how to actually have them played out loud on my PC's speaker. Is it possible to feed them into e.g. GStreamer somehow? Or does PyAV support playback directly?Beta Was this translation helpful? Give feedback.
All reactions