[NUT-devel] attachments
Rich Felker
dalias at aerifal.cx
Thu Jan 17 03:32:50 CET 2008
On Wed, Jan 16, 2008 at 07:44:29PM +0100, Michael Niedermayer wrote:
> Now no matter if extradata or normal packet, this will cause problems with
> seeking. As this is not a normal stream with frames one can seek to. Either
> we would need to consider the duration of frames (thats a thing we apparently
> ignored entirely) or ignore such attachment streams for seeking and back ptr
> calculation.
Again, EOR saves the day. These streams are permanent EOR. (A stream
is EOR before its first frame occurs, anyway.) Thus it has no bearing
on back_ptr or the index.
Rich
More information about the NUT-devel
mailing list