[gstreamer-bugs] [Bug 616541] New: rtpL16depay should set channel-layout to none if number of channels > 2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 22 09:40:15 PDT 2010


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

           Summary: rtpL16depay should set channel-layout to none if
                    number of channels > 2
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=159345)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=159345)
testcase to demonstrate the workaround

In the attached testcase, I have this pipeline:
jackaudiosrc->capsfilter->audioconvert->rtpL16pay->rtpL16depay->audioconvert->capsfilter->jackaudiosink

The second capsfilter should not be needed, the rtpL16depay element should
simply set the channel-positions to GST_AUDIO_CHANNEL_POSITION_NONE since it
can't know the order for more than 2 channels.

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