[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
Mon Sep 16 02:21:37 PDT 2013


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-16 09:21:33 UTC ---
Ah indeed it has LIST and id3v2 tags. Missed them because they're at the very
end. In theory wavparse should already skip them both and does here, so no
white noise should be heard.
Can you reproduce white noise with gst-launch-1.0 playbin
uri=file:///path/to/wavfile.wav
?

Also nonetheless the typefinder has to be fixed, Tim said that WAV files with
ID3 tags are unfortunately relatively common. Should be easy to fix by just
adjusting some typefinder ranks/certainties.

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