mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
7 lines
166 B
Ruby
Executable File
7 lines
166 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_347h264_misdetected_as_ac3
|
|
describe "mkvmerge / h264 misdetected as AC-3, bug 723"
|
|
|
|
test_identify "data/h264/misdetected-as-ac3-bug-723.h264"
|