[Bug 726579] Receiving opus audio over RTP sometimes include static in the right channel

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 6 03:50:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726579
  GStreamer | gst-plugins-bad | 1.x

--- Comment #4 from Marcin Lewandowski <marcin at saepia.net> 2014-04-06 10:50:05 UTC ---
Hey,

recently I've encountered very similar problems with MP3 file decoded via
filesrc. The pipeline was roughly the same, my app basically takes some audio
sources, and mix them with adder. Adder always has at least one fake source
(audiotestsrc playing silence) to keep pipeline running and it whole pipeline
is forced to use 44.1KHz wherever possible via capsfilters.

That problem encountered only with MP3 files that were recorded in 48KHz.

Opus uses 48KHz, too.

So combining all this information plus beforementioned log I am starting to
think that this bug is not related to Opus, but audioresample. Or combination
of different sources where some are 44.1KHz, some are 48KHz, resampled to 44.1,
and then mixed by adder.

Is it possible be due to the fact that adder don't care about timestamps?

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