mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
56891e37e5
Fixes #1139.
7 lines
209 B
Ruby
Executable File
7 lines
209 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_479dts_7_1_channels
|
|
describe "mkvmerge / DTS with more than six channels"
|
|
test_merge "data/dts/channel_ext_7_1.dts"
|
|
test_merge "data/ts/dts_channel_ext_7_1.m2ts", :args => "-D -S -a 1"
|