[gstreamer-bugs] [Bug 301759] playbin can't play audio on OS X

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu May 19 07:44:25 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301759
 GStreamer | gst-plugins | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |



------- Additional Comments From Tim-Philipp Müller  2005-05-19 14:44 -------
I think this patch should be reverted, as it appears to cause regressions for
programs still using spider (or spider fixed of course, if it is a spider bug).

I now get something like this when trying to extract tags from an ogg/vorbis file:

sceptic [tim] - ---> scentric-import --tags-only foo.ogg --debug
:: debug :: -----------------------------------------------------------------
:: debug :: Processing 'foo.ogg'. size = 144090169, itemid = 0
:: debug :: Metadata pipeline: filesrc ! typefind ! spider ! audio/x-raw-int !
fakesink
:: debug :: Metadata pipeline playing...
:: debug :: Metadata pipeline element added by spider: oggdemux0
:: debug :: Metadata pipeline mime type: application/ogg (NEW)
:: debug :: Metadata pipeline element 'oggdemux0' found tag.
:: debug :: Metadata pipeline element added by spider: vorbisdec0
:: debug :: Metadata pipeline mime type: audio/x-vorbis (NEW)
:: debug :: Metadata pipeline element added by spider: audioscale0
:: debug :: Metadata pipeline element 'vorbisdec0' found tag.

** (scentric-import:22899): CRITICAL **: gst_audioscale_link: assertion `caps'
failed
ERROR (0x805b0e0 - 310142:25:25.968476000)        GST_PADS(22899)
gstpad.c(2562):gst_pad_set_explicit_caps:<vorbisdec0> failed to negotiate
(try_set_caps with "audio/x-raw-float, rate=(int)44100, channels=(int)2,
endianness=(int)1234, width=(int)32, buffer-frames=(int)0" returned REFUSED)
:: debug :: Metadata pipeline error: Internal GStreamer error: pad problem. 
File a bug.
ERROR (0x805b0e0 - 310142:25:25.969236000)       scheduler(22899)
gstoptimalscheduler.c(2798):gst_opt_scheduler_iterate:<optscheduler0> in error state
:: debug :: Metadata pipeline done. No EOS. No hand-off. Got error.


http://mail.gnome.org/archives/rhythmbox-devel/2005-May/msg00072.html

looks like the same issue.

Cheers
 -Tim


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