mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
aad9455d00
Fixes #998.
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"
|