Bugs item #1577056, was opened at 2006-10-14 07:42 Message generated for change (Comment added) made by dbaelde You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=591456&aid=1577056&group_id=89802
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: David Baelde (dbaelde) Assigned to: David Baelde (dbaelde) Summary: ocaml-mad glitches Initial Comment: Decoding the mp3 file [1] using ocaml-mad's mp32wav example, I get a WAV file with audible glitches. This is a followup of informal bugreport [2] for liquidsoap. [1] http://www.archive.org/download/TRO6_mathiaslexicon/nomorewalking.mp3 [2] http://sourceforge.net/mailarchive/forum.php?thread_id=30453944&forum_id=35784 ---------------------------------------------------------------------- >Comment By: David Baelde (dbaelde) Date: 2006-10-16 23:21 Message: Logged In: YES user_id=640545 Fixed in revision 2694. We now really use libmad as demonstrated in madlld. ---------------------------------------------------------------------- Comment By: David Baelde (dbaelde) Date: 2006-10-14 09:12 Message: Logged In: YES user_id=640545 I isolated the bug in a pure C version of mp32wav. Usage: mp32wav nomorewalking.mp3 nomore.wav Then listen carefully at 30s after the beginning of both files, when the beat starts. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=591456&aid=1577056&group_id=89802
