Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions cellar-matroska/cues.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ part of the `CuePoint` element, such as `CueDuration`,
any `Matroska Reader` with additional information to use in the
optimization of seeking performance.

The absolute timestamp stored in `CueTime` corresponds to the sum of the
`Cluster` Timestamp and the `Block` Timestamp.
The `CodecDelay`, `DiscardPadding` and `SeekPreRoll` are not taken in account.

## Recommendations

The following recommendations are provided to optimize Matroska performance.
Expand Down