[Bug 759389] fakesrc ! wasapisink and any other combination raises The stream is in the wrong format
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Dec 12 16:18:13 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=759389
Luis de Bethencourt <luis at debethencourt.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |luis at debethencourt.com
--- Comment #2 from Luis de Bethencourt <luis at debethencourt.com> ---
wasapisink will only handle content of the following type (caps):
"audio/x-raw, format = (string) S16LE, layout = (string) interleaved, rate =
(int) 44100, channels = (int) 2"
You should look into the audio elements for one that creates this that suits
your needs.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list