[Bug 707757] Wav file plays with audible crackling/noise at end of file in case of tag

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 2 09:23:21 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707757
  GStreamer | gst-plugins-good | 1.0.10

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO

--- Comment #28 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-02 07:23:18 UTC ---
So, we now know that it's unrelated to wavparse as that does not output the
tags and also the output is not broken for anybody else. So this leaves
ALSA/PulseAudio and the sink elements for them. Which audio system are you
using, pulseaudio or alsa directly? Can you reproduce it with

> gst-launch-1.0 filesrc location=whatever.wav ! wavparse ! audioconvert ! alsasink

> gst-launch-1.0 filesrc location=whatever.wav ! wavparse ! audioconvert ! pulsesink

> gst-launch-1.0 filesrc location=whatever.wav ! wavparse ! audioconvert ! alsasink device=hw:0,0

?

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