mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
13db9b64b1
Fixes #1092.
9 lines
295 B
Ruby
Executable File
9 lines
295 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_452mkvinfo_track_statistics_frame_order
|
|
describe "mkvinfo / track statistics for highest timecode not last frame"
|
|
|
|
output = "#{tmp}-merge"
|
|
test_merge "data/h264/profile_high_444_predictive_@l3.1.h264", :output => output, :keep_tmp => true
|
|
test_info output, :args => "-t"
|