[Bug 761588] opusdec: no mono/stereo channel conversion

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 26 12:40:11 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761588

--- Comment #31 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
(In reply to Sebastian Dröge (slomo) from comment #30)
> Review of attachment 322451 [details] [review]:
> 
> ::: ext/opus/gstopusdec.c
> @@ +241,3 @@
> +    if (dec->sample_rate == 0) {
> +      if (dec->n_channels == 0) {
> +        str = g_strdup ("audio/x-raw");
> 
> If channels==0, don't we only support mono/stereo then? Or what do we do?

It will try to default to stereo below.

Remainder done.

-- 
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