mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
14d7db97ed
Fixes #845.
6 lines
178 B
Ruby
6 lines
178 B
Ruby
#!/usr/bin/ruby -w
|
|
|
|
# T_389mpeg1_in_ps_misdetected_as_avc
|
|
describe "mkvmerge / MPEG-1 in program stream misdetected as AVC"
|
|
test_merge "data/mpeg12/mpeg1-misdetected-as-avc.mpg"
|