Closed clr134 closed 3 months ago
OGM chapters don't need to have strictly two digits for hours/minutes/seconds. Currently, copying vs-preview's own timestamps into the chapter file will result in them being skipped.
This matches MKVToolNix's behavior: https://gitlab.com/mbunkus/mkvtoolnix/-/blob/18bd87e/src/common/chapters/chapters.cpp#L59
Also, fixed a typo in the docstring.
OGM chapters don't need to have strictly two digits for hours/minutes/seconds. Currently, copying vs-preview's own timestamps into the chapter file will result in them being skipped.
This matches MKVToolNix's behavior: https://gitlab.com/mbunkus/mkvtoolnix/-/blob/18bd87e/src/common/chapters/chapters.cpp#L59
Also, fixed a typo in the docstring.