[Bug 744211] interleave: assertion 'self->func != NULL' failed
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 2 11:22:31 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744211
--- Comment #8 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Vineeth from comment #7)
> Created attachment 304393 [details] [review]
> patch to fix error
>
> There was similar error in audiointerleave element.
> The same was fixed almost similar to my patch but for a small change.
>
> http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/
> ?id=db5b3b5c4124f340f9bf784a6db7141868febce2
> I have made changes similar to audiointerleave and it fixes the error and
> the test cases also run fine/
>
>
> But the observation regarding setting of channel-positions-from-input as
> FALSE or setting it to TRUE after channel-positions in the test cases still
> holds true.
> We should probably update the property description to explain the same to
> user.
Why not also rename the variable name to 'channel' as it is not the total
number of channels but the channel number of the input?
The properties are documented in the source, that will show up in the element
docs but not on gst-inspect that only show the shorter docs. Am I missing
something here?
--
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