mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
6 lines
206 B
Ruby
Executable File
6 lines
206 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_418ac3_frame_size_0
|
|
describe "mkvmerge / AC-3 parsing getting stuck in endless loops due to frame size == 0"
|
|
test_merge "data/ts/garbage-ac3-frame-size-0.ts", :exit_code => :warning
|