mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
6 lines
183 B
Ruby
6 lines
183 B
Ruby
|
#!/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"
|