mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
5e48f483b0
Fixes #1946.
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"
|