Stefan Huelswitt wrote: > diff -urN -X mp3-unstable/.exclude mp3-0.9.13/player-mp3.c mp3-unstable/player-mp3.c > --- mp3-0.9.13/player-mp3.c 2005-07-30 14:33:50.000000000 +0200 > +++ mp3-unstable/player-mp3.c 2005-08-01 21:47:25.000000000 +0200 Thanks for this patch. This seems to fix the libmad error I was getting on the first frame of every mp3. Previously, this is what I had in the logs every time I played an MP3: mad: decode hdr error, frame=0 count=1: lost synchronization But, now with this new patch (mp3-oss.diff) it looks like this: mad: lost sync 03334449 00000000 ID3 mad: skipping over ID3 tag mgr: bgr-scan -> run (150651) mgr: background scan idle wakeup mgr: background scan idle mp3: heartbeat buffer=1048252 now=1015 mp3-ctrl: mode change detected Best Regards, C.