mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
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"
|