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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 5 12:56:12 UTC 2016


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

            Bug ID: 761588
           Summary: opusdec: no mono/stereo channel conversion
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vincent.penquerch at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: arjen.veenhuizen at tno.nl, kripton at kripserver.net,
                    nicolas.dufresne at collabora.co.uk, slomo at coaxion.net,
                    vincent.penquerch at collabora.co.uk
        Depends on: 761489
     GNOME version: ---

+++ This bug was initially created as a clone of Bug #761489 +++

opusdec is supposed to decode to mono or stereo as appropriate, as per this
comment from 761489:

 Sebastian Dröge (slomo) [GStreamer developer] 2016-02-05 12:24:04 UTC

(In reply to Vincent Penquerc'h from comment #23)

> gst-launch-1.0 audiotestsrc ! audio/x-raw,channels=1 ! opusenc ! opusdec !
> audio/x-raw,channels=2 ! autoaudiosink
> 
> I want to understand what is/are the case(s) that used work before I
> modify/test.

This should've worked at some point. But probably not too important :) You can
simplify your code with caps intersection probably btw.

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