[gstreamer-bugs] [Bug 147889] New: - gst_element_link_pads_filtered may ignore named dest pad when the src isn't given

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jul 19 06:46:29 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=147889
GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: gst_element_link_pads_filtered may ignore named dest pad
                    when the src isn't given
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


This pipeline should link queue1 to mpeg2subt.subtitle, but instead tries to
link it to sub.video:

gst-launch dvdnavsrc ! dvddemux name=demux .current_video ! { queue
max-size-buffers=50 ! mpeg2dec ! deinterlace ! .video mpeg2subt name=sub ! \
navseek ! xvimagesink demux.current_subpicture ! \
queue max-size-buffers=5 block-timeout=10000 ! sub.subtitle }

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list