[Bug 781776] decklink: Detect gaps on incoming stream times, issue warnings

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 9 12:25:01 UTC 2017


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

Vivia Nikolaidou <vivia at ahiru.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #350631|needs-work                  |none
             status|                            |
 Attachment #350631|0                           |1
        is obsolete|                            |

--- Comment #6 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 351428
  --> https://bugzilla.gnome.org/attachment.cgi?id=351428&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