mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
b56918d388
Part of the fix of #2600.
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"
|