[Bug 692935] New: videomixer: hangs on eos

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 31 04:01:56 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692935
  GStreamer | gst-plugins-good | 1.x

           Summary: videomixer: hangs on eos
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ystreet00 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The following pipeline fails to shutdown:

videotestsrc num-buffers=20 ! videomixer ! fakesink

When the EOS comes from videotestsrc,  videomixer fails to recognize that the
EOS has been sent.  From what I can see, at EOS, the buffer's end time is equal
to the output start time and thus fails the < check and sets eos to false.

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