[gstreamer-bugs] [Bug 601699] New: Can not add more than 2 directdrawsink to tee.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 12 06:22:42 PST 2009


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

           Summary: Can not add more than 2 directdrawsink to tee.
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.4
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ablmf at hotmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Try this:

gst-launch-0.10.exe filesrc
location="e:\\gst\\vivs_basic_test\\bin\\Debug\\bunny_mpeg4.mp4" ! decodebin !
ffmpegcolorspace ! tee name=tee1 ! queue ! directdrawsink tee1. ! queue !
directdrawsink tee1. ! queue ! directdrawsink

It will block and never play the video.  To make it work, just remove the last
directdrawsink. 

I made some debug and found that it seems got into a deadloop when trying to
link the last sink.

glimagesink doesn't have that problem.

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