[gstreamer-bugs] [Bug 628400] New: [videorate] does not generate buffers to fill the duration of the last frame

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 31 01:43:10 PDT 2010


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

           Summary: [videorate] does not generate buffers to fill the
                    duration of the last frame
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: nbingham at weartronics.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


In the following example, fakesink should see ten buffers, but it only sees
one.

gst-launch videotestsrc num-buffers=1 ! video/x-raw-yuv,framerate=1/1 !
videorate ! video/x-raw-yuv,framerate=10/1 ! fakesink -v

slomo: Arguably it should generate buffers until the segment is done, if the
segment has a stop position.

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