[Bug 785407] audioconvert: Concider channel=1, channel-mask=0x0 as mono
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 25 16:40:56 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785407
--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 356371
--> https://bugzilla.gnome.org/attachment.cgi?id=356371&action=edit
audioconvert: Concider channel=1, channel-mask=0x0 as mono
channels=1 is always mono, having it 'unpositioned' does not make
sense.
This fixes pipeline such as:
gst-validate-1.0 audiotestsrc !
audio/x-raw,channels=2,rate=44100,layout=interleaved ! audioconvert !
audioresample ! audio/x-raw, rate=44100, channels=1 ! avenc_mp2 ! fakesink
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list