mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
147 B
Ruby
6 lines
147 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_629mpeg_ts_broken_pes_packets
|
||
|
describe "mkvmerge / MPEG TS, broken PES packets"
|
||
|
test_merge "data/ts/broken_pes_packets.ts"
|