mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
236765a800
Part of the implementation of #2261.
8 lines
229 B
Ruby
Executable File
8 lines
229 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_659av1_timing_info_in_bitstream
|
|
describe "mkvmerge / AV1 using timing information from the bitstream"
|
|
|
|
test_merge "data/av1/av1-timing-info-constant.ivf"
|
|
test_merge "data/av1/av1-timing-info-constant.obu"
|