mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
211 B
Ruby
6 lines
211 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_488hevc_conformance_window_with_cropping
|
||
|
describe "mkvmerge / HEVC with conformance_window in SPS present and cropping applied"
|
||
|
test_merge "data/h265/hevc_1080_lines_deteced_as_1088.265"
|