mkvtoolnix/tests/test-0504dts_96_24_identification.rb
2021-07-07 16:10:13 +02:00

5 lines
165 B
Ruby
Executable File

#!/usr/bin/ruby -w
describe "mkvmerge / identification of DTS 96/24"
%w{dts-96-24.dts dts-96-24.mka dts-96-24.vob}.each { |file| test_identify "data/dts/#{file}" }