[Bug 705024] aacparse: does not propagate downstream sample rate restriction upstream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Aug 3 07:37:14 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705024
GStreamer | gst-plugins-good | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|gst-plugins-base |gst-plugins-good
Summary|encodebin: Audiorate value |aacparse: does not
|not negotiated between |propagate downstream sample
|audioconvert and downstream |rate restriction upstream
|capsfilter |
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-08-03 14:37:10 UTC ---
This looks like a bug in aacparse:
gst-launch-1.0 audiotestsrc ! audioconvert ! audio/x-raw,rate=48000,channels=2
! audioresample ! faac ! aacparse ! audio/mpeg,rate=44100 ! fakesink
Remove the aacparse, and it works.
Replace faac ! aacparse with lamemp3enc ! mpegaudioparse, and it works.
--
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