mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-23 19:31:44 +00:00
6 lines
183 B
Ruby
Executable File
6 lines
183 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_595h264_bogus_timing_info
|
|
describe "mkvmerge / H.264 files created by x264 with bogus timing information values"
|
|
test_merge "data/h264/bogus_timing_info.h264"
|