mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
160 B
Ruby
6 lines
160 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_469avi_keyframes
|
||
|
describe "mkvmerge / AVI with key frames whose dwFlags index field equals 0x12"
|
||
|
test_merge "data/avi/dwflags-0x12.avi"
|