2015-06-10 11:23:16 +00:00
|
|
|
#!/usr/bin/ruby -w
|
|
|
|
|
|
|
|
# T_498mp2_misidentification
|
|
|
|
describe "mkvmerge / MP2 mis-identified as MP3"
|
|
|
|
|
|
|
|
test_identify "data/mpeg12/mpeg1-misdetected-as-avc.mpg"
|
2015-06-10 14:48:42 +00:00
|
|
|
test_identify "data/ts/mp2-misidentified-as-mp3.ts"
|