mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7 lines
210 B
Ruby
7 lines
210 B
Ruby
#!/usr/bin/ruby -w
|
|
|
|
# T_340m2ts_interlaced_h264_timecode_every_second_frame
|
|
describe "mkvmerge / M2TS files with interlaced h264, timecodes for every second frame only"
|
|
|
|
test_merge "data/ts/interlaced_h264.ts"
|