mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
d1975ab27d
Fixes #2890.
6 lines
226 B
Ruby
Executable File
6 lines
226 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_701subtitles_duration_rounding
|
|
describe "mkvmerge / subtitles: taking timestamp rounding errors into account when calculating the rounded duration"
|
|
test_merge "data/subtitles/srt/duration_rounding.srt"
|