[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 23:43:27 CEST 2013


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

--- Comment #30 from hjheins <hjheins at gmail.com> 2013-10-02 21:43:20 UTC ---
gst-launch-1.0 filesrc location=whatever.wav ! wavparse ! audioconvert !
alsasink device=hw:0,1

noise at the end; same as the alsasink without device.

gst-launch-1.0 filesrc location=whatever.wav ! wavparse ! audioconvert !
pulsesink
no noise at the end.

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