[Bug 781776] decklink: Detect gaps on incoming stream times, issue warnings
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 28 10:59:38 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781776
Vivia Nikolaidou <vivia at ahiru.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #350492|0 |1
is obsolete| |
--- Comment #3 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 350631
--> https://bugzilla.gnome.org/attachment.cgi?id=350631&action=edit
decklink: Detect gaps on incoming stream times, issue warnings
When we receive a video or audio buffer, we calculate the next stream
time based on the current stream time + buffer duration. If the next
buffer's stream time is after that, we issue a warning.
This happens because the stream time incoming from Decklink should be
really constant and without gaps. If there is a gap, it means that
something went wrong, e.g. the internal buffer pool is empty (too many
buffers queued up downstream).
--
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