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