[gstreamer-bugs] [Bug 641151] lame(?): doesn't negotiate sample rate properly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 2 02:04:31 PST 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
            Summary|Audio bitrate failure to    |lame(?): doesn't negotiate
                   |negotiate (lame?)           |sample rate properly
     Ever Confirmed|0                           |1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-02-02 10:04:29 UTC ---
Reproduce with:

   gst-launch-0.10 audiotestsrc ! audio/x-raw-int,rate=48000 ! audioresample !
lamemp3enc ! flvmux ! fakesink


Looks like lamemp3enc doesn't negotiate/proxy the get_caps properly. I think it
should proxy the sample rate + channels fields.

No idea if there's a reason why flvmux doesn't accept 48kHz audio or if it's
just an oversight.

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