mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7 lines
140 B
Ruby
Executable File
7 lines
140 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_341vob_interlaced_mpeg
|
|
describe "mkvmerge / VOB with interlaced MPEG-2"
|
|
|
|
test_merge "data/vob/interlaced_mpeg2.vob"
|