[Bug 767226] New: audioconvert: Preserver channels when we only need to reposition

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 4 00:09:21 UTC 2016


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

            Bug ID: 767226
           Summary: audioconvert: Preserver channels when we only need to
                    reposition
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tsaunier at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Pipeline such as:

   gst-launch-1.0
http://media.xiph.org/BBB/bbb3d/audio/bbb3d_sunflower_soundtrack_surround.ac3 !
ac3parse ! avdec_ac3 ! audioconvert ! opusenc ! fakesink -v

are downscaling to 1 channel because the channel-mask between the ac3 file
content
and what opusenc support do not match, we can convert it so let's just do so.

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