question on audio/x-raw

Tim Müller tim at centricular.com
Wed Jul 5 19:33:28 UTC 2017


On Wed, 2017-07-05 at 15:17 -0400, Jerry Geis wrote:
Hi Jerry,
in 0.10 audio/x-raw-int caps needed an endianness field of either 1234
or 4321 in addition to width=16, depth=16 - which one was it in your
case?
If you want "native endianness", then you can create the format string
with
  GST_AUDIO_NE(S16)
that will expand to either "S16LE" or "S16BE".
Cheers -Tim
> 
-- 
Tim Müller, Centricular Ltd - http://www.centricular.com
Join us at the GStreamer Conference!21-22 October 2017 in Prague, Czech Republichttp://gstreamer.freedesktop.org/conference/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170705/55923325/attachment.html>


More information about the gstreamer-devel mailing list