[Bug 796862] Videomixer fails with assert if its sink pad offset is set to negative value and the absolute value of offset is greater than pipeline running time

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 26 10:53:18 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
I didn't look at the details here, but whatever you set as pad offset should
never ever cause assertions anywhere. If anything it should cleanly error out,
but here it should actually just work if I understand correctly what you're
doing.

What should happen is that all values before the pipeline running time are
simply dropped/clipped (they're in the past after all).

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