mkvtoolnix/tests/test-542h264_interlaced_bottom_field_first.rb
Moritz Bunkus 97427d2fd0 AVC/h.264: handle interlaced bottom field first correctly
The currently queued frames must be flushed before either a progressive
key frame or before the first field of an interlaced key frame. The
first field may also be the bottom field even though that is rare.
2016-03-29 22:08:43 +02:00

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"