mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
6 lines
187 B
Ruby
6 lines
187 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_542h264_interlaced_bottom_field_first
|
||
|
describe "mkvmerge / AVC/h.264 interlaced with bottom field first"
|
||
|
test_merge "data/h264/interlaced-bottom-field-first.h264"
|