[vorbis] streaming ogg audio
Mark Hetherington
mark.hetherington at studentmail.newcastle.edu.au
Thu Jun 27 04:17:32 PDT 2002
So in a limited sense it should be perfectly possible with ogg? If the user
wishes to seek, you simply resume at that point in the file, and then skip to
the next frame.
Of course, this can't work with a "live" stream. But I am guessing the server
will just "resume" with the live stream regardless. Does winamp detect the
difference between a served up static mp3, and a streamed live mp3? If so it
would be interesting to know how.
Mark
<p>> Yes. But I actually aggree with figyu's suggestion, that you don't
> really need exact positioning. In a minimal approach, you could try and
> treat a VBR file as a CBR file, and position by phisical file location
> (and HTTP resumre requests). While this would not be exact, it would be
> good enough for most uses. E.g. you listen to an hour long VBR file from
> a web server, and you seek into the 'middle' (by file size), you will
> get into the 'middle' approximately in playing time as well.
>
> The problem is that you have to 'catch' the frames of the file (either
> mp3 of Ogg Vorbis). But this mainly means that when your randomly seek
> into a file, you have to prepared to skit the data until the next frame
> starts.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list