[gstreamer-bugs] [Bug 163841] New: [0.9] this pipeline should work

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jan 12 10:25:03 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

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

           Summary: [0.9] this pipeline should work
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: in7y118 at public.uni-hamburg.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


gst-launch-0.8 filesrc location=file.mp3 ! mad ! adder ! alsasink filesrc
location=file.mp3 ! mad ! adder0.
(note that both filesrcs reference the same file)

Currently it fails because the first mad gets a DELAYED from the other mad
element and can't go on.
The scheduling should make it possible to get the other part of the pipeline
where negotiation can work.

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




More information about the Gstreamer-bugs mailing list