mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-13 13:41:27 +00:00
6 lines
159 B
Ruby
Executable File
6 lines
159 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_688opus_single_page
|
|
describe "mkvmerge / Opus with a single page"
|
|
test_merge "data/opus/single_page.opus", :args => "--disable-lacing"
|