Weird issues with audiomixer

Sebastian Dröge sebastian at centricular.com
Mon Jun 27 12:24:39 UTC 2016


On Mo, 2016-06-27 at 14:08 +0200, Michael Krog wrote:
> 
> Now I want to mix those 2 together via the audiomixer like this:
> gst-launch-1.0 filesrc location=song2.mp3 ! mad ! queue !
> audioconvert ! audio/x-raw,channels=2,rate=44100,depth=16 !
> audiomixer name=mix ! autoaudiosink autoaudiosrc ! queue !
> audioconvert ! audio/x-raw,channels=2,rate=44100,depth=16 ! mix.

There is no depth field in raw audio caps in 1.x. Use something like
  format=S16LE
or similar instead.

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160627/c4e4eefb/attachment.sig>


More information about the gstreamer-devel mailing list