[gstreamer-bugs] [Bug 586430] "pad problem" when playing MP3/WAV/FLAC

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 7 11:25:19 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=586430

  GStreamer | don't know | Ver: 0.10.22

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de




------- Comment #5 from Stefan Kost (gstreamer, gtkdoc dev)  2009-07-07 18:25 UTC -------
I had a no so quick look. It does not have anything to do with the audio. For
that queen mp3 it plugs mp3audioparse, mad and autoaudiosink using pulsesink.

But there is an issue with the video side. You can most probably enjoy the
music, if you turn off the visulaisations.

There is almost 25000 lines in the log where ffmpegcolorspace is freaking out
with caps nego and fails (around line 60328). You seem to have a xvimagesink
that has no xv support.

xvimagesink
xvimagesink.c:1352:gst_xvimagesink_get_xv_support:<autovideosink0-actual-sink-xvimage>
error: Could not initialise Xv output
0:00:07.080701000  3045 0x10083490 WARN          
xvimagesink
xvimagesink.c:1352:gst_xvimagesink_get_xv_support:<autovideosink0-actual-sink-xvimage>
error: No port available

Dunno if autovideo sink then should transparently fall back to ximagesink. You
could try setting ximagesink in gstreamer-properties. But be warned - its most
probably heavy on cpu when watching video. I would try to figure why your X
graphics driver supports no xvideo.

What gfx card and driver are you using and on which distro? You can use xvinfo
(x11-utils) to check for xvideo support.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586430.




More information about the Gstreamer-bugs mailing list