mkvtoolnix/tests/test-504dts_96_24_identification.rb

5 lines
165 B
Ruby
Raw Normal View History

#!/usr/bin/ruby -w
describe "mkvmerge / identification of DTS 96/24"
2015-10-06 20:45:56 +00:00
%w{dts-96-24.dts dts-96-24.mka dts-96-24.vob}.each { |file| test_identify "data/dts/#{file}" }