mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
134 B
Ruby
6 lines
134 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_384vobsub_in_mp4
|
||
|
describe "mkvmerge / VobSub in MP4"
|
||
|
test_merge "data/mp4/vobsub.mp4", :exit_code => :warning
|