mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
6 lines
154 B
Ruby
6 lines
154 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_457mpeg_ts_all_pmts_with_crc_errors
|
||
|
describe "mkvmerge / MPEG TS all PMTs with CRC errors"
|
||
|
test_merge "data/ts/pmt_crc_errors.ts"
|