mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-28 13:57:22 +00:00
6 lines
194 B
Ruby
6 lines
194 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_445teletext_subs_missing_second_line
|
||
|
describe "mkvmerge / teletext subtitles from MPEG TS missing second lines"
|
||
|
test_merge "data/ts/teletext_subs_missing_second_line.ts"
|