Weird issues with audiomixer
Michael Krog
mic at apaq.dk
Mon Jun 27 12:28:30 UTC 2016
Awesome! It works.
Thanks!
> Den 27. jun. 2016 kl. 14.24 skrev Sebastian Dröge <sebastian at centricular.com>:
>
> 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_______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list