Skip to content

Commit bc9e667

Browse files
tobysobyTobias Doll
andauthored
chore: Updated link in readme leading to Decode Timestamp doc at w3.org (#1562)
Co-authored-by: Tobias Doll <tobias.doll@dw.com>
1 parent 1289dd4 commit bc9e667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ This option defaults to `false`.
483483
##### useDtsForTimestampOffset
484484
* Type: `boolean`,
485485
* Default: `false`
486-
* Use [Decode Timestamp](https://www.w3.org/TR/media-source/#decode-timestamp) instead of [Presentation Timestamp](https://www.w3.org/TR/media-source/#presentation-timestamp) for [timestampOffset](https://www.w3.org/TR/media-source/#dom-sourcebuffer-timestampoffset) calculation. This option was introduced to align with DTS-based browsers. This option affects only transmuxed data (eg: transport stream). For more info please check the following [issue](https://github.com/videojs/http-streaming/issues/1247).
486+
* Use [Decode Timestamp](https://www.w3.org/TR/media-source/#dfn-decode-timestamp) instead of [Presentation Timestamp](https://www.w3.org/TR/media-source/#presentation-timestamp) for [timestampOffset](https://www.w3.org/TR/media-source/#dom-sourcebuffer-timestampoffset) calculation. This option was introduced to align with DTS-based browsers. This option affects only transmuxed data (eg: transport stream). For more info please check the following [issue](https://github.com/videojs/http-streaming/issues/1247).
487487

488488
##### useForcedSubtitles
489489
* Type: `boolean`

0 commit comments

Comments
 (0)