mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
7 lines
175 B
Ruby
7 lines
175 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_481dts_hd_high_resolution
|
||
|
describe "mkvmerge / DTS-HD High Resolution"
|
||
|
test_merge "data/dts/dts-hd-hr-5.1.dts"
|
||
|
test_merge "data/dts/dts-hd-hr-6.1.dts"
|