[gstreamer-bugs] [Bug 301759] New: playbin can't play audio on OS X
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sat Apr 23 18:15:29 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
Summary: playbin can't play audio on OS X
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Macintosh
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: jonathan at kaolin.hn.org
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
Distribution/Version: 10.3.7
playbin currently can't play audio on OS X, because audioscale only handles
audio/x-raw-int and osxaudiosink only accepts audio/x-raw-float, so the link
fails and osxaudiosink just sits there being sad.
Enabling passthrough of float data makes it work in at least the common cases.
It'd be nice if actual resampling worked too, but according to comments in the
code, there are some problems with that. I haven't looked into it, in any case.
------- 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