mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
7 lines
165 B
Ruby
7 lines
165 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_347h264_misdetected_as_ac3
|
||
|
describe "mkvmerge / h264 misdetected as AC3, bug 723"
|
||
|
|
||
|
test_identify "data/h264/misdetected-as-ac3-bug-723.h264"
|