[gstreamer-bugs] [Bug 154064] New: - cant mix two mp3

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Sep 29 08:12:30 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=154064
GStreamer | gstreamer (core) | Ver: 0.8.5

           Summary: cant mix two mp3
           Product: GStreamer
           Version: 0.8.5
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Urgent
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: loki_666 at fastmail.fm
         QAContact: gstreamer-bugs at lists.sourceforge.net


try this
gst-launch filesrc location=1.mp3 ! mad ! adder name=a ! alsasink filesrc
location=2.mp3 ! mad ! a.

here is the error message
RUNNING pipeline ...
ERROR: from element /pipeline0/a: Internal GStreamer error: negotiation problem.
  File a bug.
Additional debug info:
gstadder.c(458): gst_adder_loop: /pipeline0/a:
width is 0

what's really weird is that if i try to mix with the adder two wav or two
sinesrc, its working fine...

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