mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
7 lines
183 B
Ruby
7 lines
183 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_337vc1_es_sequence_header_not_at_start
|
||
|
describe "mkvmerge / VC1 elementary stream not starting with sequence headers"
|
||
|
|
||
|
test_merge "data/vc1/MC.track_4113.vc1"
|