GNOME Bugzilla – Bug 342209
[mad] Doesn't want to play various MP3s (internal dataflow error)
Last modified: 2006-05-18 22:48:44 UTC
Hi, with the current releases of everything gstreamer doesn't want to play various MP3s. Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /playbin0/source: Internal data flow error. Additional debug info: gstbasesrc.c(1510): gst_base_src_loop (): /playbin0/source: streaming task paused, reason not-negotiated ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ... GST_DEBUG=3 GST_DEBUG_NO_COLOR=1 gst-launch-0.10 playbin uri=file:///Layla.mp3 &> gst.log http://librarian.launchpad.net/2696492/gst.log Bye Ubuntu Bug: https://launchpad.net/distros/ubuntu/+source/gst-plugins-ugly0.10/+bug/42247
This doesn't seem to be a dup of bug #340258 btw as no ESD and no USB Audigy is involved here
Could you get us a (gzipped) GST_DEBUG=4 or GST_DEBUG=5 log? (log level 3 is hardly ever useful)
Here's the output with GST_DEBUG=5: http://librarian.launchpad.net/2731434/gst.tar.gz I hope that this is of any help for you :)
Thanks! From the log: gst_pad_push:<id3demux0:src> caps changed to application/x-id3 pad getcaps id3demux0:src returned audio/mpeg, mpegversion=(int)1, layer=(int)3 caps application/x-id3 not accepted My first guess would be that that person is using an outdated gst-plugins-good (ie. not 0.10.3 or newer).
Yeah that fixed it for the original reporter... thanks for the hint and sorry for the noise :)
No problem, we don't have to fix anything after all ;)