[gstreamer-bugs] [Bug 167269] New: [audioconvert] dodgy stereo to mono conversion (regression)

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Feb 13 07:43:13 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=167269
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: [audioconvert] dodgy stereo to mono conversion
                    (regression)
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: zaheerabbas at merali.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Compare:

gst-launch-0.8 -v alsasrc ! audio/x-raw-int,rate=44100,channels=2 ! audioconvert
! audio/x-raw-int,channels=1 ! lame bitrate=16 ! filesink location=blah.mp3

and

gst-launch-0.8 -v alsasrc ! audio/x-raw-int,rate=44100,channels=1 ! lame
bitrate=16 ! filesink location=blah2.mp3

first one sounds like eerie silence even when talking into your mic, second one
is fine.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list