mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
f383f8c78c
Second part of the fix of #2600.
6 lines
264 B
Ruby
Executable File
6 lines
264 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_586h265_invalid_default_display_window_in_sps_vui
|
|
describe "mkvmerge / H.265 with an invalid default display window in the VUI parameters of the sequence parameter sets"
|
|
test_merge "data/h265/invalid_default_display_window_in_sps_vui.h265"
|