mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
5 lines
197 B
Ruby
Executable File
5 lines
197 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
describe "mkvmerge / Cues for tracks with multiple blocks at the same timecode"
|
|
test_merge "data/subtitles/srt/two-at-same-timecode.srt", :args => "--sub-charset 0:iso-8859-15"
|