mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-28 05:45:36 +00:00
8cbdf77fb7
Fixes #887.
6 lines
190 B
Ruby
Executable File
6 lines
190 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_397mpeg_ts_broken_pes_track_detection
|
|
describe "mkvmerge / MPEG TS broken PES packets, track detection issues"
|
|
test_merge "data/ts/ac3-track-broken-pes-detection.ts"
|