[Bug 761943] gstrtpbasepayload: set DEFAULT_PERFECT_RTPTIME to FALSE

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 16 08:19:06 UTC 2016


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

--- Comment #7 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
For most audio codecs, it is explicitly defined that clock-rate=sample-rate,
for those where it isn't, there is sometimes a direct mapping that can be
obtained. Do you have any pipeline where it produces the wrong result? In
theory, the code should do nothing if the subclass doesn't set
GST_BUFFET_OFFSET() on the output buffer and it only does that on fixed bitrate
codecs right now (those that use GstRtpBaseAudioPayload).

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