[Bug 653654] Decklink sink does not respect the PTS that comes in the input source

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 18 05:57:42 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=653654
  GStreamer | gst-plugins-bad | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #202445|none                        |reviewed
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-18 13:57:39 UTC ---
(From update of attachment 202445)
This needs to be handled differently as the timestamp we get from decklink must
mean something sensible in the segment that we configure. Check the v4l2 code,
basically you need to make sure that the beginning of capture gets a running
time of 0.

If decklink timestamps mean exactly that (capture start gets timestamp 0), then
this patch is correct.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list