mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
6 lines
182 B
Ruby
Executable File
6 lines
182 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_513vp9_10bit_key_frame_detection
|
|
describe "mkvmerge / key frame detection for 10bit VP9 profiles"
|
|
test_merge "data/webm/vp9-10bit.mkv", :args => "--no-audio"
|