mix-matrix in audioconvert plugin ignored for some files

moritz.vieli moritz.vieli at gmail.com
Sat Dec 15 17:24:07 UTC 2018


Just think I found it out by myself:
-->
https://github.com/GStreamer/gst-plugins-base/blob/master/gst/audioconvert/gstaudioconvert.c

/* same number of channels and no output layout: just use input layout */

But this is not correct in my case. I'd like to shift a 2-channel file on a
2-channel output by one channel, resulting in the left channel being played
on the right speaker and the right channel of the file being ignored. This
is not possible with the mix-matrix with this restriction.

Is this a bug or is there another way?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list