mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-28 13:57:22 +00:00
6 lines
145 B
Ruby
6 lines
145 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_425mpeg_ts_timestamp_outlier
|
||
|
describe "mkvmerge / MPEG TS ignore timestamp outliers"
|
||
|
test_merge "data/ts/pts_outlier.ts"
|