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