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

7 lines
167 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_489dts_es
describe "mkvmerge / identify DTS-ES"
%w{dts/dts-es.dts ts/dts-es.m2ts vob/dts-es.vob}.each { |file| test_identify "data/#{file}" }