[gstreamer-bugs] [Bug 339837] [audioconvert] support for 64-bit float audio
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Feb 2 06:49:05 PST 2007
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=339837
GStreamer | gst-plugins-base | Ver: HEAD CVS
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Comment #2 from Tim-Philipp Müller 2007-02-02 14:47 UTC -------
While your fix does make the above sample work, 22bit => 64bit float conversion
seems to be slightly broken. Try for example:
gst-launch-0.10 filesrc location=M1F1-float64-AFsp.au ! auparse ! audioconvert
! audio/x-raw-float,width=32 ! audioconvert ! audio/x-raw-float,width=64 !
audioconvert ! alsasink
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list