File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -901,7 +901,7 @@ $ fq 'grep_by(.id == "Tracks") | matroska_path' file.mkv
901901```
902902
903903### References
904- - https://tools.ietf .org/html/draft-ietf-cellar-ebml-00
904+ - https://www.rfc-editor .org/info/rfc8794
905905- https://matroska.org/technical/specs/index.html
906906- https://www.matroska.org/technical/basics.html
907907- https://www.matroska.org/technical/codec_specs.html
Original file line number Diff line number Diff line change 11package matroska
22
3- // https://tools.ietf .org/html/draft-ietf-cellar-ebml-00
3+ // https://www.rfc-editor .org/info/rfc8794
44// https://matroska.org/technical/specs/index.html
55// https://www.matroska.org/technical/basics.html
66// https://www.matroska.org/technical/codec_specs.html
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ $ fq 'grep_by(.id == "Tracks") | matroska_path' file.mkv
1111```
1212
1313### References
14- - https://tools.ietf .org/html/draft-ietf-cellar-ebml-00
14+ - https://www.rfc-editor .org/info/rfc8794
1515- https://matroska.org/technical/specs/index.html
1616- https://www.matroska.org/technical/basics.html
1717- https://www.matroska.org/technical/codec_specs.html
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Get path to element
2828
2929References
3030==========
31- - https://tools.ietf .org/html/draft-ietf-cellar-ebml-00
31+ - https://www.rfc-editor .org/info/rfc8794
3232- https://matroska.org/technical/specs/index.html
3333- https://www.matroska.org/technical/basics.html
3434- https://www.matroska.org/technical/codec_specs.html
You can’t perform that action at this time.
0 commit comments