Index: /libmpc/trunk/libmpcdec/mpc_demux.c
===================================================================
--- /libmpc/trunk/libmpcdec/mpc_demux.c	(revision 354)
+++ /libmpc/trunk/libmpcdec/mpc_demux.c	(revision 355)
@@ -126,5 +126,4 @@
 		next_pos &= (-1 << 2);
 	bit_offset = (int) (fpos - (next_pos << 3));
-	next_pos += d->si.header_position; // add id3 offset
 
 	d->r->seek(d->r, (mpc_int32_t) next_pos);
