mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7 lines
195 B
Ruby
7 lines
195 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_343m2ts_interlaced_h264_match_of_the_day
|
||
|
describe "mkvmerge / M2TS with interlaced h264 file 'Match of the Day'"
|
||
|
|
||
|
test_merge "data/ts/interlaced_h264_match_of_the_day.ts"
|