[gstreamer-bugs] [Bug 320114] GStreamer-WARNING **: pushing data on non-negotiated pad mad1:src, not allowed.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 1 20:15:09 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320114
 GStreamer | don't know | Ver: 0.8.11





------- Additional Comments From Myers Carpenter  2005-11-02 04:15 -------
I too have this problem.  I'm seeing it in both the file linked above and an mp3
I have.

myers at soap:~/audio$ gst-launch-0.8 playbin uri=file:///home/myers/audio/additive.mp3
RUNNING pipeline ...

(process:26200): GStreamer-WARNING **: pushing data on non-negotiated pad
mad0:src, not allowed.

(this repeats until you kill it)

gst-launch-0.8 filesrc location=<badfile>.mp3 ! spider ! audioconvert !
audioscale ! alsasink

(30 seconds of silence with 100% cpu, then 0% cpu and audio.  audio begins with
a distortion that is not heard when you playback via mpg321)

gst-launch-0.8 filesrc location=<badfile>.mp3 ! decodebin ! audioconvert !
audioscale ! alsasink

(3 seconds of silence with 100% cpu, then 0% cpu and audio.  audio begins with a
distortion that is not heard when you playback via mpg321)

gst-launch-0.8 gnomevfssrc location=/mnt/../additive.mp3 ! decodebin !
audioconvert ! audioscale ! alsasink

(same as last one)

I also swapped out alsasink with osssink on the last one, same results, so I
don't think the theory in comment #10 is correct.

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