mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
8066ed13eb
Part of the fix of #1242.
8 lines
207 B
Ruby
Executable File
8 lines
207 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_498mp2_misidentification
|
|
describe "mkvmerge / MP2 mis-identified as MP3"
|
|
|
|
test_identify "data/mpeg12/mpeg1-misdetected-as-avc.mpg"
|
|
test_identify "data/ts/mp2-misidentified-as-mp3.ts"
|