[Bug 701385] Videomixer does incorrect timestamp calculations in certain cases, which leads to dropping buffers that should be kept.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 10 05:10:55 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-10 12:10:49 UTC ---
I think that will break when a new fps is negotiated in
gst_videomixer2_src_setcaps(). Also all the calculations in videomixer should
really be with timestamp inside the segment, so start at segment.start and go
to segment.stop. Maybe starting with segment.start+segment.offset.

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