[Bug 740018] New: videorate: Operate in a zero-latency mode if drop-only is set to TRUE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 12 06:25:40 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740018
  GStreamer | gst-plugins-base | unspecified

           Summary: videorate: Operate in a zero-latency mode if drop-only
                    is set to TRUE
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at coaxion.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


There's no reason why we would have to wait for the next buffer to decide
whether to output the current one or not. We just have to check if the
current one is earlier than our expected next time, which is the previous
frame timestamp plus the expected frame duration.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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