mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
b56918d388
Part of the fix of #2600.
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"
|