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

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


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

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

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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Tim-Philipp Müller from comment #5)
> I wonder if posting QoS messages would be appropriate here. Provides more
> information and provides information in a way apps can process
> programmatically.

That's actually a good idea but I'm not 100% sure how to fill the QoS message.
The main details are clear, set_qos_values() probably can just be omitted,
set_qos_stats() could get GST_FORMAT_TIME and processed/dropped could be
calculated all the time. GST_FORMAT_BUFFERS (aka frames) might also work, but
I'm not sure if the dropped amount of data is always full (audio) frames.

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