mkvtoolnix/tests/test-0745av1_single_frame.rb
Moritz Bunkus 83045aeb1f
AV1 OBU: flush in probe after parsing
Otherwise files with a single frame only won't report "frame
available", causing identification to fail.

Fixes #3380.
2022-07-30 12:23:25 +02:00

6 lines
139 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_745av1_single_frame
describe "mkvmerge / AV1 OBUs with only a single frame"
test_merge "data/av1/single_frame.obu"