mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
eee3a45663
Fixes #1336.
6 lines
177 B
Ruby
Executable File
6 lines
177 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_501mpeg_ts_pat_and_pmt_crc_errors
|
|
describe "mkvmerge / MPEG TS files, all PATs and PMTs with CRC errors"
|
|
test_identify "data/ts/pat_pmt_crc_errors.m2ts"
|