mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7f1b4cd18b
Fixes #777.
7 lines
155 B
Ruby
7 lines
155 B
Ruby
#!/usr/bin/ruby -w
|
|
|
|
# T_369mpeg_ts_timecode_overflow
|
|
describe "mkvmerge / MPEG TS with overflowing timecodes"
|
|
|
|
test_merge "data/ts/timecode-overflow.m2ts"
|