mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
133 B
Ruby
6 lines
133 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_613vorbis_in_mp4
|
||
|
describe "mkvmerge / Vorbis in MP4"
|
||
|
test_merge "data/mp4/vorbis.mp4", :args => "--no-video"
|