[gstreamer-bugs] [Bug 342789] Playing songs without info screws up playback

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 15 08:32:03 PDT 2006


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=342789
 GStreamer | gst-plugins-base | Ver: 0.10.7


Jonathan Matthew changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan at kaolin.wh9.net
         AssignedTo|rhythmbox-maint at gnome.bugs  |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|NEEDINFO                    |UNCONFIRMED
          Component|playback                    |gst-plugins-base
            Product|rhythmbox                   |GStreamer
          QAContact|rhythmbox-maint at gnome.bugs  |gstreamer-
                   |                            |bugs at lists.sourceforge.net
   Target Milestone|---                         |HEAD
            Version|HEAD                        |0.10.7




------- Comment #3 from Jonathan Matthew  2006-06-15 15:32 UTC -------
Thanks for following up on this.  I can reproduce the problem by setting my
audio sink to 'audio/x-raw-int,rate=22050 ! alsasink' (or anything that
requires rate conversion).  It works when playbin's audioresample element is in
passthrough mode.

It seems to be a problem in how audioresample negotiates downstream caps.  In
my tests, it tries to set rate=44100, which fails, and then it apparently gives
up, leaving the volume element with no negotiated caps.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list