Unable to put caps on audioconvert & audioresample.
Tim Müller
tim at centricular.com
Fri Mar 4 13:58:46 UTC 2016
On Fri, 2016-03-04 at 05:15 -0800, Sagar wrote:
Hi,
> caps = gst_caps_from_string("audio/x-raw, format=int, rate=16000,
> channels=1");
This ("int") is not a known/valid raw audio format. Should be something
like S16LE or similar, check the output of
gst-inspect-1.0 audioconvert
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list