GNOME Bugzilla – Bug 348786
lame put lots of 0's at start of mp3
Last modified: 2006-07-26 17:25:00 UTC
Hi, I found that lame always set the first mp3 frame to 0 (about 500 bytes depending of bitrate and sample rate). This appear when the xing header code was removed from the gst filter : Lame default is to add and empty frame at the start, so we need to explicitely tell not to do it. patch will follow.
Created attachment 69665 [details] [review] patch for this bug
cool, thanks for the patch
ok, now committed.