Re: problem with the seeking

Rob Leslie <[email protected]> Mon, 18 Jun 2007 13:41:12 -0700
Newsgroups gmane.comp.audio.mad.devel
Message-ID <[email protected]>
On Jun 3, 2007, at 7:41 AM, [email protected] wrote:
> here I've got a VBR (variable bitrate file ) so I can't seek the  
> right frame
> It's not as if I had a Pcm file
>
> can someone help me?

Your choices are:

1. Use the Xing tag header (if it exists) to interpolate an  
approximate seek position.

2. Scan frames from the beginning of the file until you reach your  
seek position.

-- 
Rob Leslie
[email protected]