mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-04 01:03:33 +00:00
607ba88c74
Fixes #3121.
7 lines
231 B
Ruby
Executable File
7 lines
231 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_722simple_chapters_nanosecond_precision
|
|
describe "mkvmerge / OGM-style chapters with up to nanosecond precision"
|
|
|
|
test_merge "data/subtitles/srt/ven.srt", :args => "--chapters data/chapters/nanoseconds.txt"
|