[Bug 735673] interleave: the example in the documentation does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 16 04:48:04 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735673
  GStreamer | gst-plugins-good | 1.4.1

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #286282|none                        |needs-work
             status|                            |

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-16 11:47:56 UTC ---
Review of attachment 286282:
 --> (https://bugzilla.gnome.org/review?bug=735673&attachment=286282)

::: tests/check/pipelines/wavenc.c
@@ +67,1 @@
  *

Oh I misunderstood, sorry. You should use the channel-positions property, or
alternatively make sure that the input has the correct channel positions. In
this case you would make sure that they have channels=1,channel-mask=0x1 and
channels=1,channel-mask=0x2

Otherwise the output of interleave will have channel-mask=0, which will not be
what you usually want.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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