mkvtoolnix/tests/test-504dts_96_24_identification.rb
2015-10-06 22:45:56 +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}" }