[Bug 678904] New: Frozen image in camerabin2 pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 26 10:08:22 PDT 2012


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

           Summary: Frozen image in camerabin2 pipeline
    Classification: Platform
           Product: GStreamer
           Version: 0.10.23
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: erick.red at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


With this pipeline the image is frozen:
gst-launch-0.10 -v camerabin2 video-filter="tee name=tee .src%d! queue !
appsink drop=true tee.src%d ! queue tee.src%d"

and when you add property ::async of appsink to false, it all works
gst-launch-0.10 -v camerabin2 video-filter="tee name=tee .src%d! queue !
appsink async=false drop=true tee.src%d ! queue tee.src%d"

I'm using archlinux x86_64
gstreamer-bad-plugins-0.10.23-3
Built with: --disable-static --enable-experimental

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