mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-12 13:14:38 +00:00
6 lines
148 B
Ruby
6 lines
148 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
describe "mkvmerge / identification of DTS 96/24"
|
||
|
test_identify "data/dts/dts-96-24.dts"
|
||
|
test_identify "data/dts/dts-96-24.mka"
|