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