Hi, On Sat, Apr 18, 2009 at 11:01 AM, diego <subversion at mplayerhq.hu> wrote: > - ? ? ? ?int64_t gsize= get_le64(s->pb); That will change the position and thus break playback? Don't you want to url_fskip() it? Ronald