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