[Bug 647326] 24 bit flac produces cracking sound
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 14 00:52:55 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=647326
GStreamer | don't know | unspecified
--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-14 07:52:52 UTC ---
Does this also happen if you do
gst-launch-0.10 audiotestsrc ! audioconvert !
"audio/x-raw-int,depth=24,width=24" ! alsasink
and does it go away if you do
gst-launch-0.10 filesrc location=/path/to/flac/file ! decodebin2 ! audioconvert
! "audio/x-raw-int,depth=16,width=16" ! alsasink
(Please replace alsasink with the sink you're really using)
--
Configure bugmail: https://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