mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
Add anchorTrackToSequenceOrigin: re-bases a track's timeline to an estimated stream start (the segment at startSequence, default 0) so startTime reads as elapsed-since-stream-start and startDate becomes the wall clock at that origin. The unseen earlier segments' duration is estimated from the observed segments' average (more reliable than EXT-X-TARGETDURATION, a spec ceiling); present segments keep their actual spacing. Rough and provisional — refined later from the buffer; per-track. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>