mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-30 14:58:50 +00:00
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"
|