mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
226 B
Ruby
6 lines
226 B
Ruby
|
#!/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"
|