mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
727a20aa9f
The last one was always dropped due to a overzealous buffer overflow check. See #773.
6 lines
194 B
Ruby
Executable File
6 lines
194 B
Ruby
Executable File
#!/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"
|