[Bug 763522] gst_element_query_position doesn't always return the right frame number

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 11 06:12:41 UTC 2016


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

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

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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Two options here, we could implement the DEFAULT format position query in
GstVideoSink by just counting frames... or you could count frames in your
application :) In both cases, QoS needs to be taken into account as frames
could be dropped because of performance reasons.

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