mkvtoolnix/tests/test-482hevc_no_aspect_ratio_in_sps.rb

6 lines
197 B
Ruby
Raw Normal View History

#!/usr/bin/ruby -w
# T_482hevc_no_aspect_ratio_in_sps
describe "mkvmerge / HEVC no aspect ratio in sequence parameter set"
(1..3).each { |idx| test_merge "data/h265/no-aspect-ratio-#{idx}.hevc" }