>From avio.h: offset_t *url_fseek*(ByteIOContext *s, offset_t offset, int whence); What does the url_fseek() function do exactly? And whence has SEEK_XYZ values - what do they mean? Any pointers on where this info is located in the code? ----------------- Sisir Koppaka