mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
tests: add test case for DTS-HD High Resolution
This commit is contained in:
parent
d5819ce546
commit
86610e3090
@ -326,3 +326,4 @@ T_477ui_locale_sv_SE:23026ac2ed9767541e89f2261bcf8b60-fdb4e13e302aa9f0ac3a644289
|
||||
T_478ui_locale_sr_RS:e82297022868c560a80c41513033ef39-2cdbfc8453e871653f2243f91e7a8fcb:passed:20150324-135220:0.061494353
|
||||
T_479dts_7_1_channels:4f310bdab1c5d09d045dc7cfa6dfd620-22473473f925932cdbed04adc86bab0c:passed:20150325-221521:0.561800769
|
||||
T_480dts_express:564af1cf4765e27e054d248ccb214cd6-f4a3abe81bdf0fb40a6ba8c0983e3e0b:passed:20150326-093608:0.611162252
|
||||
T_481dts_hd_high_resolution:18be2234293a4ca12ecfa0c1648e853e-edb2e77c3a778f2fd0b3fe5db71637c1:passed:20150326-184450:1.647462876
|
||||
|
6
tests/test-481dts_hd_high_resolution.rb
Executable file
6
tests/test-481dts_hd_high_resolution.rb
Executable file
@ -0,0 +1,6 @@
|
||||
#!/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"
|
Loading…
Reference in New Issue
Block a user