[Gstreamer-bugs] [Bug 145059] New: - ERROR: from element /pipeline0/mad0: Internal GStreamer error: pad problem.

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jun 27 11:46:29 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=145059
GStreamer | gst-plugins | Ver: 0.8.1

           Summary: ERROR: from element /pipeline0/mad0: Internal GStreamer
                    error: pad problem.
           Product: GStreamer
           Version: 0.8.1
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: danny_milo at yahoo.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


I use gstreamer 0.8.1 with alsa output (and alsa-lib 1.0.5)

that works:

gst-launch-0.8 filesrc location=/mnt/data/mp3/Track5.mp3 ! mad ! filesink 
location=a
aplay -f dat a

that doesnt:

gst-launch-0.8 filesrc location=/mnt/data/mp3/Track5.mp3 ! mad ! alsasink 
device=hw:0
RUNNING pipeline ...
ERROR: from element /pipeline0/mad0: Internal GStreamer error: pad problem.
File a bug.
Additional debug info:
gstpad.c(2403): gst_pad_set_explicit_caps: /pipeline0/mad0:
failed to negotiate (try_set_caps with "audio/x-raw-int,
endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16,
rate=(int)44100, channels=(int)2" returned REFUSED)
Execution ended after 1 iterations (sum 2523000 ns, average 2523000 ns, min
2523000 ns, max 2523000 ns).

that doesnt work either:
gst-launch-0.8 filesrc location=/mnt/data/mp3/Track5.mp3 ! mad ! alsasink
RUNNING pipeline ...
ERROR: pipeline doesn't want to play.

and it doesnt play, no matter what I do... 
any ideas ?

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