mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
6 lines
187 B
Ruby
Executable File
6 lines
187 B
Ruby
Executable File
#!/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"
|