mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6 lines
206 B
Ruby
Executable File
6 lines
206 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_490sequence_numbers_no_0_in_first_gop
|
|
describe "mkvmerge / MPEG-2 ES without a sequence number == 0 in the first GOP"
|
|
test_merge "data/mpeg12/sequence_numbers_no_0_in_first_gop.m2v"
|